2026-02-17 02:39:45.362 [INFO][9] startup/startup.go 552: Early log level set to info
2026-02-17 02:39:45.362 [INFO][9] startup/utils.go 125: Using NODENAME environment for node name kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6
2026-02-17 02:39:45.362 [INFO][9] startup/utils.go 137: Determined node name: kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6
2026-02-17 02:39:45.362 [INFO][9] startup/startup.go 112: Starting node kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6 with version v3.31.3
2026-02-17 02:39:45.364 [INFO][9] startup/startup.go 557: Checking datastore connection
2026-02-17 02:39:45.389 [INFO][9] startup/startup.go 580: Datastore connection verified
2026-02-17 02:39:45.389 [INFO][9] startup/startup.go 122: Datastore is ready
2026-02-17 02:39:45.397 [INFO][9] startup/ipam.go 2387: Upgrading any IPAM affinities from older versions.... node="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:45.406 [INFO][9] startup/ipam.go 2427: No affinities needed to be upgraded.
2026-02-17 02:39:45.450 [INFO][9] startup/startup.go 609: Initialize BGP data
2026-02-17 02:39:45.451 [INFO][9] startup/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:39:45.451 [INFO][9] startup/startup.go 726: Node IPv4 changed, will check for conflicts
2026-02-17 02:39:45.461 [INFO][9] startup/startup.go 878: No AS number configured on node resource, using global value
2026-02-17 02:39:45.541 [INFO][9] startup/startup.go 941: found v4=10.100.0.0/16 in the kubeadm config map
2026-02-17 02:39:45.541 [INFO][9] startup/startup.go 945: found v6= in the kubeadm config map
2026-02-17 02:39:45.586 [INFO][9] startup/startup.go 846: FELIX_IPV6SUPPORT is false through environment variable
2026-02-17 02:39:45.665 [INFO][9] startup/startup.go 249: Using node name: kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6
2026-02-17 02:39:45.739 [INFO][30] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:39:45.740 [INFO][30] 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:39:45.740 [INFO][30] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:39:45.740 [INFO][30] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:39:45.769 [INFO][30] tunnel-ip-allocator/allocateip.go 320: Assign a new tunnel address type="ipipTunnelAddress"
2026-02-17 02:39:45.769 [INFO][30] tunnel-ip-allocator/allocateip.go 398: Release any old tunnel addresses IP="" type="ipipTunnelAddress"
2026-02-17 02:39:45.772 [INFO][30] tunnel-ip-allocator/ipam.go 112: Auto-assign 1 ipv4, 0 ipv6 addrs for host 'kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6'
2026-02-17 02:39:45.778 [INFO][30] tunnel-ip-allocator/ipam.go 707: Looking up existing affinities for host handle="ipip-tunnel-addr-kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:45.788 [INFO][30] tunnel-ip-allocator/ipam.go 409: Looking up existing affinities for host host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:45.801 [INFO][30] tunnel-ip-allocator/ipam.go 558: Ran out of existing affine blocks for host host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:45.806 [INFO][30] tunnel-ip-allocator/ipam.go 575: Tried all affine blocks. Looking for an affine block with space, or a new unclaimed block host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:45.810 [INFO][30] tunnel-ip-allocator/ipam_block_reader_writer.go 158: Found free block: 10.100.203.0/26
2026-02-17 02:39:45.810 [INFO][30] tunnel-ip-allocator/ipam.go 588: Found unclaimed block in 3.678968ms host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" subnet=10.100.203.0/26
2026-02-17 02:39:45.810 [INFO][30] tunnel-ip-allocator/ipam_block_reader_writer.go 175: Trying to create affinity in pending state host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" subnet=10.100.203.0/26
2026-02-17 02:39:45.890 [INFO][30] tunnel-ip-allocator/ipam_block_reader_writer.go 205: Successfully created pending affinity for block host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" subnet=10.100.203.0/26
2026-02-17 02:39:45.890 [INFO][30] tunnel-ip-allocator/ipam.go 160: Attempting to load block cidr=10.100.203.0/26 host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:45.897 [INFO][30] tunnel-ip-allocator/ipam.go 165: The referenced block doesn't exist, trying to create it cidr=10.100.203.0/26 host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:45.985 [INFO][30] tunnel-ip-allocator/ipam.go 172: Wrote affinity as pending cidr=10.100.203.0/26 host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:46.050 [INFO][30] tunnel-ip-allocator/ipam.go 181: Attempting to claim the block cidr=10.100.203.0/26 host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:46.050 [INFO][30] tunnel-ip-allocator/ipam_block_reader_writer.go 226: Attempting to create a new block affinityType="host" host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" subnet=10.100.203.0/26
2026-02-17 02:39:46.129 [INFO][30] tunnel-ip-allocator/ipam_block_reader_writer.go 267: Successfully created block
2026-02-17 02:39:46.129 [INFO][30] tunnel-ip-allocator/ipam_block_reader_writer.go 283: Confirming affinity host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" subnet=10.100.203.0/26
2026-02-17 02:39:46.237 [INFO][30] tunnel-ip-allocator/ipam_block_reader_writer.go 298: Successfully confirmed affinity host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" subnet=10.100.203.0/26
2026-02-17 02:39:46.237 [INFO][30] tunnel-ip-allocator/ipam.go 623: Block '10.100.203.0/26' has 64 free ips which is more than 1 ips required. host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" subnet=10.100.203.0/26
2026-02-17 02:39:46.237 [INFO][30] tunnel-ip-allocator/ipam.go 1245: Attempting to assign 1 addresses from block block=10.100.203.0/26 handle="ipip-tunnel-addr-kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:46.242 [INFO][30] tunnel-ip-allocator/ipam.go 1806: Creating new handle: ipip-tunnel-addr-kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6
2026-02-17 02:39:46.288 [INFO][30] tunnel-ip-allocator/ipam.go 1272: Writing block in order to claim IPs block=10.100.203.0/26 handle="ipip-tunnel-addr-kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:46.356 [INFO][30] tunnel-ip-allocator/ipam.go 1288: Successfully claimed IPs: [10.100.203.0/26] block=10.100.203.0/26 handle="ipip-tunnel-addr-kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:46.356 [INFO][30] tunnel-ip-allocator/ipam.go 895: Auto-assigned 1 out of 1 IPv4s: [10.100.203.0/26] handle="ipip-tunnel-addr-kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" host="kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:46.356 [INFO][30] tunnel-ip-allocator/allocateip.go 522: Assigned tunnel address to node IP="10.100.203.0" type="ipipTunnelAddress"
2026-02-17 02:39:46.356 [INFO][30] tunnel-ip-allocator/allocateip.go 412: Assign new tunnel address IP="10.100.203.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:39:47.688 [INFO][84] status-reporter/startup.go 552: Early log level set to info
2026-02-17 02:39:47.690 [INFO][84] status-reporter/watchersyncer.go 118: Start called
2026-02-17 02:39:47.690 [INFO][84] status-reporter/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:39:47.690 [INFO][84] status-reporter/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:39:47.690 [INFO][84] status-reporter/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:39:47.703 [INFO][86] confd/config.go 81: Skipping confd config file.
2026-02-17 02:39:47.703 [INFO][84] status-reporter/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:39:47.703 [INFO][86] confd/run.go 18: Starting calico-confd
2026-02-17 02:39:47.703 [INFO][84] status-reporter/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:47.703 [INFO][84] status-reporter/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:39:47.703 [INFO][84] status-reporter/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:39:47.703 [INFO][84] status-reporter/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:39:47.724 [INFO][83] monitor-addresses/startup.go 552: Early log level set to info
2026-02-17 02:39:47.725 [INFO][83] monitor-addresses/utils.go 125: Using NODENAME environment for node name kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6
2026-02-17 02:39:47.725 [INFO][83] monitor-addresses/utils.go 137: Determined node name: kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6
2026-02-17 02:39:47.746 [INFO][81] complete-startup/startup.go 289: Waiting for Calico to become ready before continuing...
2026-02-17 02:39:47.747 [WARNING][81] 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:39:47.757 [INFO][87] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:39:47.758 [INFO][87] 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:39:47.758 [INFO][87] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:39:47.758 [INFO][87] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:39:47.760 [INFO][87] tunnel-ip-allocator/watchersyncer.go 118: Start called
2026-02-17 02:39:47.760 [INFO][87] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:39:47.760 [INFO][87] tunnel-ip-allocator/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:39:47.760 [INFO][87] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes/kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:47.760 [INFO][87] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:39:47.774 [INFO][87] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes/kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:47.776 [INFO][87] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:39:47.776 [INFO][87] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:47.777 [INFO][87] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:39:47.778 [INFO][87] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:47.778 [INFO][87] tunnel-ip-allocator/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:39:47.778 [INFO][87] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:39:47.925 [INFO][86] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:39:47.926 [INFO][86] confd/client.go 1560: Updated with new cluster IP CIDRs: []
2026-02-17 02:39:47.926 [INFO][86] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:39:47.927 [INFO][86] confd/client.go 1551: Updated with new external IP CIDRs: []
2026-02-17 02:39:47.926 [ERROR][86] confd/status_file_watcher.go 118: Error adding directory to fsnotify. error=no such file or directory
2026-02-17 02:39:47.927 [INFO][86] confd/status_file_watcher.go 185: Error initializing fsnotify. Falling back to polling. error=no such file or directory
2026-02-17 02:39:47.928 [ERROR][86] 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:39:47.928 [INFO][86] confd/client.go 452: Source LocalBGPPeerWatcher readiness changed, ready=true
2026-02-17 02:39:47.927 [INFO][86] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:39:47.928 [INFO][86] confd/client.go 1587: Updated with new Loadbalancer IP CIDRs: []
2026-02-17 02:39:47.928 [INFO][86] confd/watchersyncer.go 118: Start called
2026-02-17 02:39:47.929 [INFO][86] confd/client.go 452: Source SourceRouteGenerator readiness changed, ready=true
2026-02-17 02:39:47.929 [INFO][86] confd/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:39:47.929 [INFO][86] confd/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:39:47.930 [INFO][85] cni-config-monitor/token_watch.go 240: Update of CNI kubeconfig triggered based on elapsed time.
2026-02-17 02:39:47.930 [INFO][86] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:39:47.930 [INFO][86] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:39:47.931 [INFO][86] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:39:47.931 [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:39:47.932 [INFO][86] confd/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/host/kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:47.935 [INFO][86] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:39:47.963 [INFO][87] tunnel-ip-allocator/allocateip.go 345: Current address is still valid, do nothing currentAddr="10.100.203.0" type="ipipTunnelAddress"
2026-02-17 02:39:47.930 [INFO][86] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:39:47.967 [INFO][86] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:39:47.968 [INFO][86] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:39:47.968 [INFO][86] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:47.969 [INFO][86] confd/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:39:47.970 [INFO][86] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:47.969 [INFO][86] confd/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/host/kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"
2026-02-17 02:39:47.970 [INFO][86] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:39:47.972 [INFO][86] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:47.972 [INFO][86] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:47.974 [INFO][86] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:39:47.974 [INFO][86] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:47.976 [INFO][86] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:39:47.976 [INFO][86] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:47.976 [INFO][86] confd/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:39:47.977 [INFO][86] confd/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:39:47.981 [INFO][86] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6; name=ip_addr_v4) updated; HostBGPConfig(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6; name=ip_addr_v6) updated; HostBGPConfig(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6; name=network_v4) updated; HostBGPConfig(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6; name=rr_cluster_id) updated; kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6 updated; HostBGPConfig(node=kube-vjvm3-default-worker-hq7h7-st4sl-znfpt; name=ip_addr_v4) updated; HostBGPConfig(node=kube-vjvm3-default-worker-hq7h7-st4sl-znfpt; name=ip_addr_v6) updated; HostBGPConfig(node=kube-vjvm3-default-worker-hq7h7-st4sl-znfpt; name=rr_cluster_id) updated; kube-vjvm3-default-worker-hq7h7-st4sl-znfpt updated; HostBGPConfig(node=kube-vjvm3-xqqzl-fdszz; name=ip_addr_v4) updated; HostBGPConfig(node=kube-vjvm3-xqqzl-fdszz; name=ip_addr_v6) updated; HostBGPConfig(node=kube-vjvm3-xqqzl-fdszz; name=network_v4) updated; HostBGPConfig(node=kube-vjvm3-xqqzl-fdszz; name=rr_cluster_id) updated; kube-vjvm3-xqqzl-fdszz updated
2026-02-17 02:39:47.981 [INFO][86] confd/client.go 452: Source SourceSyncer readiness changed, ready=true
2026-02-17 02:39:47.981 [INFO][86] confd/client.go 472: Data is now syncd, can start rendering templates
2026-02-17 02:39:47.987 [INFO][80] 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)(0xc0009ac1e0), 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-vjvm3-default-worker-hq7h7-st4sl-z9wp6", 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)(0xc0009ac3c0)}, 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, 0xcb, 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:"a219f6e3b8594422b3c4d8dc15beb07e", 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)(0xc0009ac640), 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":"a219f6e3b8594422b3c4d8dc15beb07e", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.100.203.0"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"a219f6e3b8594422b3c4d8dc15beb07e", "ClusterType":"k8s,bgp,kubeadm,kdd", "DatastoreType":"kubernetes", "DefaultEndpointToHostAction":"ACCEPT", "FelixHostname":"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6", "FloatingIPs":"Disabled", "HealthEnabled":"true", "IpInIpMtu":"0", "IpInIpTunnelAddr":"10.100.203.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:39:47.988 [INFO][80] felix/daemon.go 758: Setting GOGC from configuration. GOGC=40
2026-02-17 02:39:47.988 [INFO][80] felix/daemon.go 786: Using runtime default GOMAXPROCS. default=4
2026-02-17 02:39:47.988 [INFO][80] felix/health.go 374: Health enabled.  Server is already running. host="localhost" port=9099
2026-02-17 02:39:47.988 [INFO][80] felix/driver.go 76: Using internal (linux) dataplane driver.
2026-02-17 02:39:47.988 [INFO][80] 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:39:47.995 [INFO][86] confd/resource.go 290: Target config /etc/calico/confd/config/bird_ipam.cfg has been updated
2026-02-17 02:39:47.995 [INFO][86] confd/resource.go 290: Target config /etc/calico/confd/config/bird_aggr.cfg has been updated
2026-02-17 02:39:47.995 [INFO][86] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_ipam.cfg has been updated
2026-02-17 02:39:48.000 [INFO][86] confd/resource.go 290: Target config /etc/calico/confd/config/bird6.cfg has been updated
2026-02-17 02:39:48.003 [INFO][86] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated
2026-02-17 02:39:48.013 [INFO][80] felix/timeouts.go 97: BPF conntrack timeout set from nf_conntrack_tcp_timeout_time_wait name="TCPFinsSeen" value=2m0s
2026-02-17 02:39:48.014 [INFO][80] felix/timeouts.go 86: BPF conntrack timeout set name="TCPResetSeen" value=40s
2026-02-17 02:39:48.014 [INFO][80] felix/timeouts.go 86: BPF conntrack timeout set name="UDPTimeout" value=1m0s
2026-02-17 02:39:48.014 [INFO][80] felix/timeouts.go 86: BPF conntrack timeout set name="GenericTimeout" value=10m0s
2026-02-17 02:39:48.014 [INFO][80] felix/timeouts.go 86: BPF conntrack timeout set name="ICMPTimeout" value=5s
2026-02-17 02:39:48.014 [INFO][80] felix/timeouts.go 86: BPF conntrack timeout set name="CreationGracePeriod" value=10s
2026-02-17 02:39:48.014 [INFO][80] felix/timeouts.go 86: BPF conntrack timeout set name="TCPSynSent" value=20s
2026-02-17 02:39:48.014 [INFO][80] felix/timeouts.go 86: BPF conntrack timeout set name="TCPEstablished" value=1h0m0s
2026-02-17 02:39:48.014 [INFO][80] 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:39:48.014 [INFO][80] felix/int_dataplane.go 436: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6", 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)(0xc000dde5a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000dde640), 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, 0xcb, 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)(0xc0009ac3c0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:0, ConfigChangedRestartCallback:(func())(0x3cd5ac0), FatalErrorRestartCallback:(func(error))(0x3cd59c0), PostInSyncCallback:(func())(0x3c9f520), HealthAggregator:(*health.HealthAggregator)(0xc0009883c0), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc000d9ce00), 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)(0xc0009ac1e0), 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)(0xc000539180), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc0009ac640), RequireMTUFile:false, RouteSource:"CalicoIPAM", KubernetesProvider:0x0, NewNftablesDataplane:(func(knftables.Family, string) (knftables.Interface, error))(nil)}
2026-02-17 02:39:48.014 [INFO][80] felix/rule_defs.go 491: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc000dde5a0), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc000dde640), 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, 0xcb, 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:39:48.014 [INFO][80] felix/rule_defs.go 526: packets that are not passed by any policy or profile will be dropped.
2026-02-17 02:39:48.014 [INFO][80] felix/rule_defs.go 541: Workload to host packets will be accepted.
2026-02-17 02:39:48.014 [INFO][80] felix/rule_defs.go 555: filter table allowed packets will be accepted immediately.
2026-02-17 02:39:48.014 [INFO][80] felix/rule_defs.go 563: mangle table allowed packets will be accepted immediately.
2026-02-17 02:39:48.014 [INFO][80] felix/rule_defs.go 571: Packets to unknown service IPs will be dropped
2026-02-17 02:39:48.015 [INFO][80] felix/int_dataplane.go 1509: Determined pod MTU mtu=1352
2026-02-17 02:39:48.015 [INFO][80] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s
2026-02-17 02:39:48.015 [INFO][80] 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:39:48.015 [INFO][80] 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:39:48.018 [INFO][86] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_aggr.cfg has been updated
2026-02-17 02:39:48.030 [INFO][80] 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:39:48.061 [INFO][80] 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:39:48.061 [INFO][80] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:39:48.061 [INFO][80] 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:39:48.061 [INFO][80] 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:39:48.061 [INFO][80] 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:39:48.062 [INFO][80] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:39:48.062 [INFO][80] 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:39:48.062 [INFO][80] 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:39:48.062 [INFO][80] 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:39:48.062 [INFO][80] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:39:48.062 [INFO][80] 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:39:48.062 [INFO][80] 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:39:48.063 [INFO][80] 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:39:48.063 [INFO][80] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:39:48.063 [INFO][80] 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:39:48.063 [INFO][80] 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:39:48.064 [INFO][80] felix/int_dataplane.go 780: XDP acceleration enabled.
2026-02-17 02:39:48.125 [INFO][80] 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:39:48.125 [INFO][80] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:39:48.126 [INFO][80] 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:39:48.126 [INFO][80] 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:39:48.509 [INFO][80] felix/maps.go 833: Loaded map file descriptor. fd=0x1e 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:39:48.658 [INFO][80] felix/maps.go 833: Loaded map file descriptor. fd=0x1f 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:39:48.748 [WARNING][81] 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:39:48.791 [INFO][80] felix/maps.go 833: Loaded map file descriptor. fd=0x21 name="/sys/fs/bpf/tc/globals/cali_ctlb_recv"
2026-02-17 02:39:48.792 [INFO][80] 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:39:48.972 [INFO][80] felix/int_dataplane.go 2955: File /var/lib/calico/bpf_ct_map_size does not exist
2026-02-17 02:39:48.972 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net"
2026-02-17 02:39:48.972 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net"
2026-02-17 02:39:48.972 [INFO][80] felix/int_dataplane.go 1129: IPIP enabled, starting thread to keep tunnel configuration in sync.
2026-02-17 02:39:48.972 [INFO][80] 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:39:48.972 [INFO][80] felix/int_dataplane.go 1369: Registering to report health.
2026-02-17 02:39:48.978 [INFO][80] felix/int_dataplane.go 2471: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output=""
2026-02-17 02:39:48.978 [INFO][80] felix/int_dataplane.go 2474: Making sure IPv4 forwarding is enabled.
2026-02-17 02:39:48.978 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw"
2026-02-17 02:39:48.978 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw"
2026-02-17 02:39:48.978 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:39:48.979 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw"
2026-02-17 02:39:48.979 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:39:48.979 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.979 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.979 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.979 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.979 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.979 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.979 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.980 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.980 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.980 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.980 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:39:48.980 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:39:48.980 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat"
2026-02-17 02:39:48.981 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:39:48.981 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat"
2026-02-17 02:39:48.981 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat"
2026-02-17 02:39:48.981 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat"
2026-02-17 02:39:48.981 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:39:48.981 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:39:48.982 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:39:48.982 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-egress-dscp" ipVersion=0x4 table="mangle"
2026-02-17 02:39:48.982 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:39:49.009 [INFO][80] 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:39:49.009 [INFO][80] felix/health.go 204: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:39:49.009 [INFO][80] felix/daemon.go 467: Connect to the dataplane driver.
2026-02-17 02:39:49.009 [INFO][80] felix/daemon.go 566: using resource updates where applicable
2026-02-17 02:39:49.009 [INFO][80] felix/daemon.go 569: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc000c83040), (*watchersyncer.watcherCache)(0xc000c83110), (*watchersyncer.watcherCache)(0xc000c831e0), (*watchersyncer.watcherCache)(0xc000c832b0), (*watchersyncer.watcherCache)(0xc000c83380), (*watchersyncer.watcherCache)(0xc000c83450), (*watchersyncer.watcherCache)(0xc000c83520), (*watchersyncer.watcherCache)(0xc000c835f0), (*watchersyncer.watcherCache)(0xc000c836c0), (*watchersyncer.watcherCache)(0xc000c83790), (*watchersyncer.watcherCache)(0xc000c83860), (*watchersyncer.watcherCache)(0xc000c83930), (*watchersyncer.watcherCache)(0xc000c83a00), (*watchersyncer.watcherCache)(0xc000c83ad0), (*watchersyncer.watcherCache)(0xc000c83ba0), (*watchersyncer.watcherCache)(0xc000c83c70), (*watchersyncer.watcherCache)(0xc000c83d40), (*watchersyncer.watcherCache)(0xc000c83e10), (*watchersyncer.watcherCache)(0xc000d1e000), (*watchersyncer.watcherCache)(0xc000d1e0d0), (*watchersyncer.watcherCache)(0xc000d1e1a0), (*watchersyncer.watcherCache)(0xc000d1e270), (*watchersyncer.watcherCache)(0xc000d1e340)}, results:(chan interface {})(0xc0003c53b0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000d1a090), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil), watchRetryTimeout:600000000000}
2026-02-17 02:39:49.010 [INFO][80] felix/daemon.go 573: Starting the datastore Syncer
2026-02-17 02:39:49.010 [INFO][80] felix/watchersyncer.go 118: Start called
2026-02-17 02:39:49.010 [INFO][80] felix/calc_graph.go 156: Creating calculation graph, filtered to hostname kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1fa9a20)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:39:49.010 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:39:49.011 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:39:49.011 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:39:49.011 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223d7e0)
2026-02-17 02:39:49.011 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:39:49.011 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:39:49.011 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:39:49.011 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:39:49.011 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223d660)
2026-02-17 02:39:49.011 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:39:49.011 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:39:49.011 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:39:49.011 [INFO][80] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:39:49.011 [INFO][80] felix/async_calc_graph.go 256: Starting AsyncCalcGraph
2026-02-17 02:39:49.011 [INFO][80] felix/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:39:49.011 [INFO][80] felix/int_dataplane.go 2210: Started internal iptables dataplane driver loop
2026-02-17 02:39:49.011 [INFO][80] felix/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:39:49.011 [INFO][80] felix/int_dataplane.go 2336: Will refresh IP sets on timer interval=1m30s
2026-02-17 02:39:49.011 [INFO][80] felix/int_dataplane.go 2336: Will refresh routes on timer interval=1m30s
2026-02-17 02:39:49.011 [INFO][80] felix/int_dataplane.go 2336: Will refresh XDP state on timer interval=1m30s
2026-02-17 02:39:49.011 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:39:49.011 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:39:49.012 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:39:49.012 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:39:49.012 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:39:49.012 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:39:49.012 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:39:49.012 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:39:49.012 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:39:49.013 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:39:49.013 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:39:49.013 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:39:49.013 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:39:49.013 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:39:49.013 [INFO][80] felix/async_calc_graph.go 137: AsyncCalcGraph running
2026-02-17 02:39:49.011 [INFO][80] felix/daemon.go 683: Started the processing graph
2026-02-17 02:39:49.013 [INFO][80] felix/daemon.go 709: Starting endpoint-status file-reporter path="/var/run/calico"
2026-02-17 02:39:49.013 [INFO][80] felix/int_dataplane.go 2774: Started internal status report thread
2026-02-17 02:39:49.013 [INFO][80] felix/int_dataplane.go 2776: Process status reports disabled
2026-02-17 02:39:49.013 [INFO][80] felix/status_file_reporter.go 151: Endpoint status file reporter running.
2026-02-17 02:39:49.014 [INFO][80] felix/daemon.go 1114: Reading from dataplane driver pipe...
2026-02-17 02:39:49.014 [INFO][80] felix/iface_monitor.go 117: Interface monitoring thread started.
2026-02-17 02:39:49.014 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:39:49.014 [INFO][80] felix/iface_monitor.go 137: Subscribed to netlink updates.
2026-02-17 02:39:49.013 [INFO][80] 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":"a219f6e3b8594422b3c4d8dc15beb07e", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.100.203.0"}, "environment variable":map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6", "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:"a219f6e3b8594422b3c4d8dc15beb07e"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.203.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:"a219f6e3b8594422b3c4d8dc15beb07e"} 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.203.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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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:39:49.017 [INFO][80] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:39:49.017 [INFO][80] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:39:49.017 [INFO][80] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:39:49.017 [INFO][80] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:39:49.017 [INFO][80] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 769: Parsing value for FelixHostname: kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6 (from environment variable)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 805: Parsed value for FelixHostname: kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6 (from environment variable)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:39:49.018 [INFO][80] felix/daemon.go 804: No driver process to monitor
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:39:49.018 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up"
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.203.0 (from datastore (per-host))
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.203.0 (from datastore (per-host))
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 769: Parsing value for ClusterGUID: a219f6e3b8594422b3c4d8dc15beb07e (from datastore (global))
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 805: Parsed value for ClusterGUID: a219f6e3b8594422b3c4d8dc15beb07e (from datastore (global))
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:39:49.018 [INFO][80] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:39:49.019 [INFO][80] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:39:49.019 [INFO][80] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:39:49.019 [INFO][80] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:39:49.019 [INFO][80] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:39:49.019 [INFO][80] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:39:49.019 [INFO][80] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:39:49.019 [INFO][80] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:39:49.019 [INFO][80] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:39:49.019 [INFO][80] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:39:49.019 [INFO][80] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:39:49.022 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:39:49.023 [INFO][80] 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:39:49.023 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=2 ifaceName="ens3" state="up"
2026-02-17 02:39:49.023 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::f816:3eff:fede:7d83,192.168.24.31} ifaceName="ens3"
2026-02-17 02:39:49.023 [INFO][80] felix/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:39:49.023 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.023 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:39:49.024 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:39:49.024 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:39:49.024 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:39:49.025 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:39:49.012 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:39:49.025 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:39:49.026 [INFO][80] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:39:49.026 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:39:49.026 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:39:49.026 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.026 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.026 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:39:49.026 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.026 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:39:49.026 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:39:49.026 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.026 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.027 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:39:49.027 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1}
2026-02-17 02:39:49.027 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.027 [INFO][80] 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:39:49.027 [INFO][80] 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:39:49.027 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:39:49.027 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"ens3", State:"up", Index:2}
2026-02-17 02:39:49.027 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.31":set.v{}, "fe80::f816:3eff:fede:7d83":set.v{}}}
2026-02-17 02:39:49.027 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.31":set.v{}, "fe80::f816:3eff:fede:7d83":set.v{}}}
2026-02-17 02:39:49.027 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:39:49.027 [INFO][80] felix/int_dataplane.go 2409: Interface monitor now in sync.
2026-02-17 02:39:49.027 [INFO][80] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) a219f6e3b8594422b3c4d8dc15beb07e 944 <nil> 0s} new}
2026-02-17 02:39:49.027 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:39:49.027 [INFO][80] 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:"a219f6e3b8594422b3c4d8dc15beb07e"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.203.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:"a219f6e3b8594422b3c4d8dc15beb07e"} 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.203.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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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:39:49.027 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.028 [INFO][80] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) k8s,bgp,kubeadm,kdd 944 <nil> 0s} new}
2026-02-17 02:39:49.028 [INFO][80] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.31.3 944 <nil> 0s} new}
2026-02-17 02:39:49.028 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:39:49.028 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.028 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:39:49.028 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.032 [INFO][80] 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:39:49.041 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:39:49.041 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:39:49.042 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:39:49.042 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:39:49.043 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:39:49.043 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.043 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.043 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.043 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.043 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.045 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:39:49.045 [INFO][80] 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:39:49.045 [INFO][80] 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.67.29" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:39:49.046 [INFO][80] 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:39:49.046 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.046 [INFO][80] 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.46.123" ports:{Protocol:"TCP" Port:12345}
2026-02-17 02:39:49.046 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sonobuoy-aggregator" namespace:"sonobuoy" type:"ClusterIP" cluster_ips:"10.254.23.120" ports:{Protocol:"TCP" Port:8080}
2026-02-17 02:39:49.046 [INFO][80] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=LogSeverityScreen) Info 948 <nil> 0s} new}
2026-02-17 02:39:49.046 [INFO][80] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ReportingIntervalSecs) 0 948 <nil> 0s} new}
2026-02-17 02:39:49.046 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:39:49.046 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:39:49.046 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:39:49.047 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.047 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.047 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.046 [INFO][80] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 948 <nil> 0s} new}
2026-02-17 02:39:49.047 [INFO][80] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 948 <nil> 0s} new}
2026-02-17 02:39:49.047 [INFO][80] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 948 <nil> 0s} new}
2026-02-17 02:39:49.052 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:39:49.053 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.054 [INFO][80] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6,name=IpInIpTunnelAddr) 10.100.203.0 1550 <nil> 0s} new}
2026-02-17 02:39:49.054 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:39:49.054 [INFO][80] 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-vjvm3-default-worker-hq7h7-st4sl-z9wp6", "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.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"} old=map[string]string{}
2026-02-17 02:39:49.054 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.057 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31"
2026-02-17 02:39:49.058 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186"
2026-02-17 02:39:49.058 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-vjvm3-xqqzl-fdszz" ipv4_addr:"192.168.24.193"
2026-02-17 02:39:49.058 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:39:49.058 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" 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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:39:49.058 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-xqqzl-fdszz" ipv4_addr:"192.168.24.193/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-vjvm3-xqqzl-fdszz"} 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:39:49.058 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:39:49.058 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.060 [INFO][80] 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:39:49.063 [INFO][80] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:39:49.063 [INFO][80] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:39:49.063 [INFO][80] felix/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:39:49.063 [INFO][80] felix/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:39:49.066 [INFO][80] felix/config_batcher.go 102: Datamodel in sync, flushing config update
2026-02-17 02:39:49.066 [INFO][80] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:a219f6e3b8594422b3c4d8dc15beb07e ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0], host: map[IpInIpTunnelAddr:10.100.203.0].
2026-02-17 02:39:49.067 [INFO][80] felix/async_calc_graph.go 166: First time we've been in sync
2026-02-17 02:39:49.067 [INFO][80] felix/health.go 204: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:39:49.067 [INFO][80] felix/event_sequencer.go 278: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"a219f6e3b8594422b3c4d8dc15beb07e", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"} host=map[string]string{"IpInIpTunnelAddr":"10.100.203.0"}
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 638: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:a219f6e3b8594422b3c4d8dc15beb07e ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0]
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 769: Parsing value for FelixHostname: kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6 (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 805: Parsed value for FelixHostname: kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6 (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:39:49.067 [INFO][80] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:39:49.068 [INFO][80] felix/usagerep.go 91: Waiting before first check-in delay=5m0.012s
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.203.0 (from datastore (per-host))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.203.0 (from datastore (per-host))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 769: Parsing value for ClusterGUID: a219f6e3b8594422b3c4d8dc15beb07e (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 805: Parsed value for ClusterGUID: a219f6e3b8594422b3c4d8dc15beb07e (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:39:49.068 [INFO][80] felix/config_params.go 638: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.100.203.0]
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 769: Parsing value for FelixHostname: kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6 (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 805: Parsed value for FelixHostname: kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6 (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.203.0 (from datastore (per-host))
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.203.0 (from datastore (per-host))
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 769: Parsing value for ClusterGUID: a219f6e3b8594422b3c4d8dc15beb07e (from datastore (global))
2026-02-17 02:39:49.069 [INFO][80] felix/config_params.go 805: Parsed value for ClusterGUID: a219f6e3b8594422b3c4d8dc15beb07e (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:39:49.070 [INFO][80] felix/async_calc_graph.go 221: First flush after becoming in sync, sending InSync message.
2026-02-17 02:39:49.070 [INFO][80] felix/daemon.go 1319: Datastore now in sync.
2026-02-17 02:39:49.070 [INFO][80] 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:39:49.070 [INFO][80] 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:39:49.070 [INFO][80] 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:39:49.070 [INFO][80] 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:39:49.070 [INFO][80] 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:39:49.070 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.071 [INFO][80] 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:39:49.072 [INFO][80] 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:39:49.072 [INFO][80] 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:39:49.072 [INFO][80] 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:39:49.072 [INFO][80] 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:39:49.072 [INFO][80] 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:39:49.072 [INFO][80] 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:39:49.072 [INFO][80] 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:39:49.072 [INFO][80] 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:39:49.072 [INFO][80] 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:39:49.072 [INFO][80] 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:39:49.072 [INFO][80] 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:39:49.072 [INFO][80] 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:39:49.073 [INFO][80] 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:39:49.073 [INFO][80] 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:39:49.073 [INFO][80] 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:39:49.073 [INFO][80] 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:39:49.073 [INFO][80] 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:39:49.073 [INFO][80] 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:39:49.073 [INFO][80] 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:39:49.073 [INFO][80] 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:39:49.073 [INFO][80] 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:39:49.073 [INFO][80] 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:39:49.073 [INFO][80] 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:39:49.073 [INFO][80] 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:39:49.074 [INFO][80] 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:39:49.074 [INFO][80] 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:39:49.074 [INFO][80] 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:39:49.074 [INFO][80] 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:39:49.074 [INFO][80] 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:39:49.074 [INFO][80] 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:39:49.074 [INFO][80] 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:39:49.074 [INFO][80] 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:39:49.074 [INFO][80] 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:39:49.075 [INFO][80] felix/int_dataplane.go 2357: Received *proto.Encapsulation update from calculation graph. msg=ipip_enabled:true
2026-02-17 02:39:49.075 [INFO][80] felix/int_dataplane.go 2357: Received *proto.InSync update from calculation graph. msg=
2026-02-17 02:39:49.075 [INFO][80] felix/int_dataplane.go 2367: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=1.344632591s
2026-02-17 02:39:49.075 [INFO][80] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4
2026-02-17 02:39:49.075 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:39:49.076 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:39:49.076 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="dscp-src-net" setType="hash:net"
2026-02-17 02:39:49.120 [INFO][80] felix/route_mgr.go 618: Tunnel device MTU needs to be updated ipVersion=0x4 new=1352 old=1480 tunnelDevice="tunl0"
2026-02-17 02:39:49.121 [INFO][80] felix/route_mgr.go 622: Updated tunnel MTU ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:39:49.121 [INFO][80] felix/route_mgr.go 688: Assigning address to tunnel device address=10.100.203.0/32 ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:39:49.122 [INFO][80] felix/route_mgr.go 640: Tunnel wasn't admin up, enabling it flags=0 ipVersion=0x4 mtu=1352 tunnelAddr="10.100.203.0" tunnelDevice="tunl0"
2026-02-17 02:39:49.122 [INFO][80] felix/route_mgr.go 645: Set tunnel admin up ipVersion=0x4 mtu=1352 tunnelAddr="10.100.203.0" tunnelDevice="tunl0"
2026-02-17 02:39:49.122 [INFO][80] felix/route_mgr.go 531: parent device changed from "" to "ens3" ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:39:49.122 [INFO][80] felix/route_mgr.go 544: Tunnel device configured ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:39:49.214 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="down"
2026-02-17 02:39:49.215 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{10.100.203.0} ifaceName="tunl0"
2026-02-17 02:39:49.222 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="up"
2026-02-17 02:39:49.222 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="10.100.203.0" exists=true ifIndex=3
2026-02-17 02:39:49.224 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down"
2026-02-17 02:39:49.224 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B"
2026-02-17 02:39:49.227 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down"
2026-02-17 02:39:49.227 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A"
2026-02-17 02:39:49.352 [INFO][80] felix/wireguard.go 1763: Trying to connect to linkClient ipVersion=0x4
2026-02-17 02:39:49.354 [INFO][80] felix/wireguard.go 648: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
2026-02-17 02:39:49.409 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state=""
2026-02-17 02:39:49.409 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_A"
2026-02-17 02:39:49.409 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state=""
2026-02-17 02:39:49.409 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_B"
2026-02-17 02:39:49.496 [INFO][80] felix/int_dataplane.go 2307: Completed first update to dataplane. secsSinceStart=1.7665565189999999
2026-02-17 02:39:49.508 [INFO][80] felix/health.go 204: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:39:49.508 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:3}
2026-02-17 02:39:49.508 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.203.0":set.v{}}}
2026-02-17 02:39:49.508 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.203.0":set.v{}}}
2026-02-17 02:39:49.508 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:39:49.508 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:3}
2026-02-17 02:39:49.508 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4}
2026-02-17 02:39:49.508 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:39:49.508 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:39:49.508 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5}
2026-02-17 02:39:49.508 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:39:49.508 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:39:49.508 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5}
2026-02-17 02:39:49.508 [INFO][80] 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:39:49.508 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 02:39:49.508 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4}
2026-02-17 02:39:49.508 [INFO][80] 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:39:49.508 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 02:39:49.508 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:39:49.749 [WARNING][81] 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: 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
bird: device1: Initializing
bird: direct1: Initializing
bird: Mesh_192_168_24_193: 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_193: Starting
bird: Mesh_192_168_24_193: State changed to start
bird: Graceful restart started
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
2026-02-17 02:39:50.751 [INFO][81] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:39:50.752 [INFO][81] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:39:50.752 [WARNING][81] 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.193"
2026-02-17 02:39:50.752 [INFO][80] 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:39:51.754 [INFO][81] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:39:51.756 [INFO][81] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:39:51.756 [WARNING][81] 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.193"
bird: Mesh_192_168_24_193: Connected to table master
bird: Mesh_192_168_24_193: State changed to wait
bird: Graceful restart done
bird: Mesh_192_168_24_193: State changed to feed
bird: Mesh_192_168_24_193: State changed to up
2026-02-17 02:39:52.758 [INFO][81] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:39:52.759 [INFO][81] complete-startup/health.go 206: Number of node(s) with BGP peering established = 1
2026-02-17 02:39:52.762 [INFO][81] complete-startup/utils.go 125: Using NODENAME environment for node name kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6
2026-02-17 02:39:52.762 [INFO][81] complete-startup/utils.go 137: Determined node name: kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6
2026-02-17 02:39:52.765 [INFO][81] complete-startup/utils.go 191: Setting NetworkUnavailable to false
2026-02-17 02:39:52.815 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:39:52.815 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:39:52.815 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:39:52.815 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:39:52.819 [INFO][81] complete-startup/startup.go 352: Calico started successfully
2026-02-17 02:39:56.402 [INFO][86] confd/client.go 1157: Recompute BGP peerings: kube-vjvm3-default-worker-hq7h7-st4sl-znfpt updated
2026-02-17 02:39:56.403 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" 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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:56.690 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" 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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:57.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-xqqzl-fdszz" ipv4_addr:"192.168.24.193/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-vjvm3-xqqzl-fdszz"} 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:39:57.249 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:39:57.249 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:39:57.314 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:39:57.315 [INFO][80] 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:39:57.315 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"} profile:{}
2026-02-17 02:39:57.315 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.203.1/32"}
2026-02-17 02:39:57.316 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:39:57.316 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:39:57.316 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:39:57.316 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali41a3cc79a18" ipVersion=0x4 table="filter"
2026-02-17 02:39:57.316 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:39:57.316 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:39:57.316 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali41a3cc79a18" ipVersion=0x4 table="filter"
2026-02-17 02:39:57.316 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:39:57.316 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:39:57.316 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali41a3cc79a18"
2026-02-17 02:39:57.316 [INFO][80] felix/endpoint_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", EndpointId:"eth0"}
2026-02-17 02:39:57.316 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:39:57.369 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali41a3cc79a18" state="down"
2026-02-17 02:39:57.369 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:57.370 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="down"
2026-02-17 02:39:57.370 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41a3cc79a18", State:"down", Index:6}
2026-02-17 02:39:57.370 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41a3cc79a18"
2026-02-17 02:39:57.370 [INFO][80] felix/endpoint_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", EndpointId:"eth0"}
2026-02-17 02:39:57.371 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:39:57.372 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali41a3cc79a18"
2026-02-17 02:39:57.374 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali41a3cc79a18" state="up"
2026-02-17 02:39:57.401 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:57.401 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="down"
2026-02-17 02:39:57.401 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41a3cc79a18", Addrs:set.Typed[string]{}}
2026-02-17 02:39:57.401 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41a3cc79a18", Addrs:set.Typed[string]{}}
2026-02-17 02:39:57.401 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41a3cc79a18", State:"up", Index:6}
2026-02-17 02:39:57.401 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali41a3cc79a18"
2026-02-17 02:39:57.401 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41a3cc79a18"
2026-02-17 02:39:57.401 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:39:57.401 [INFO][80] felix/endpoint_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", EndpointId:"eth0"}
2026-02-17 02:39:57.402 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:39:57.424 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:57.424 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:39:59.256 [INFO][80] 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:39:59.256 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali41a3cc79a18"
2026-02-17 02:39:59.256 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41a3cc79a18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:59.256 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41a3cc79a18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:07.483 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:40:07.483 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:07.483 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:40:10.706 [INFO][86] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-vjvm3-default-worker-hq7h7-st4sl-znfpt; name=ip_addr_v4) updated; HostBGPConfig(node=kube-vjvm3-default-worker-hq7h7-st4sl-znfpt; name=network_v4) updated
2026-02-17 02:40:10.706 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:40:10.708 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:10.708 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
bird: Reconfiguration requested by SIGHUP
2026-02-17 02:40:10.743 [INFO][86] 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: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_193: Reconfigured
bird: Adding protocol Mesh_192_168_24_186
bird: Mesh_192_168_24_186: Initializing
bird: Mesh_192_168_24_186: Starting
bird: Mesh_192_168_24_186: State changed to start
bird: Reconfigured
2026-02-17 02:40:11.244 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:40:11.244 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:11.244 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:40:16.465 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:40:16.465 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:16.465 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
bird: Mesh_192_168_24_186: Connected to table master
bird: Mesh_192_168_24_186: State changed to feed
bird: Mesh_192_168_24_186: State changed to up
2026-02-17 02:40:17.926 [INFO][86] confd/status_file_watcher.go 123: Started watching directory via fsnotify. dir="/var/run/calico/endpoint-status"
2026-02-17 02:40:18.500 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:40:18.500 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:18.501 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:40:18.564 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:40:18.564 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.203.1/32"}
2026-02-17 02:40:18.564 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:18.564 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:18.564 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:18.565 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:40:18.565 [INFO][80] felix/endpoint_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", EndpointId:"eth0"}
2026-02-17 02:40:18.565 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:18.602 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:18.602 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:40:19.087 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:40:19.087 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.203.1/32"}
2026-02-17 02:40:19.087 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:19.088 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:19.088 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:19.088 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:40:19.088 [INFO][80] felix/endpoint_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", EndpointId:"eth0"}
2026-02-17 02:40:19.088 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:19.121 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:19.121 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:40:19.220 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:40:19.221 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.203.1/32"}
2026-02-17 02:40:19.221 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:19.221 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:19.221 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:19.222 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:40:19.222 [INFO][80] felix/endpoint_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", EndpointId:"eth0"}
2026-02-17 02:40:19.222 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:19.251 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:19.251 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:40:21.084 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:40:21.084 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:21.084 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:40:27.157 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:40:27.157 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:27.157 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:40:27.656 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-xqqzl-fdszz" ipv4_addr:"192.168.24.193/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-vjvm3-xqqzl-fdszz"} 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:40:27.657 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:27.657 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:40:28.965 [INFO][80] 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-vjvm3-default-worker-hq7h7-st4sl-z9wp6", "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{"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-vjvm3-default-worker-hq7h7-st4sl-z9wp6", "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.kubernetes.io/region":"RegionOne", "topology.kubernetes.io/zone":"nova"}
2026-02-17 02:40:28.966 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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:40:28.966 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:28.966 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:40:28.977 [INFO][86] confd/client.go 1157: Recompute BGP peerings: kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6 updated
2026-02-17 02:40:33.852 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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:40:33.852 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:33.852 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:40:37.948 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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:40:37.948 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:37.948 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:40:38.133 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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:40:38.133 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:38.133 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:40:42.112 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7481"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"events-7481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7481"}
2026-02-17 02:40:42.139 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-7481" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:42.161 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9541"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9541"}
2026-02-17 02:40:42.221 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-9541" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:42.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2017"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2017"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2017"}
2026-02-17 02:40:42.308 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7601"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"services-7601"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7601"}
2026-02-17 02:40:42.308 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-2017" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:42.366 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7601" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:42.421 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-7601" type:"ExternalName"
2026-02-17 02:40:42.533 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-7601" type:"NodePort" cluster_ips:"10.254.215.224" ports:{Protocol:"TCP" Port:80 NodePort:31738}
2026-02-17 02:40:42.603 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7481"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"events-7481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7481"}
2026-02-17 02:40:42.603 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7910"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-7910"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7910"}
2026-02-17 02:40:42.603 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7910" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:43.710 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82, name=eth0)
2026-02-17 02:40:43.711 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-2017"} profile:{inbound_rules:{action:"allow" rule_id:"5HP_qzftr8-BY7Xg"} outbound_rules:{action:"allow" rule_id:"jWA-EP5H1aeJkCQ0"}}
2026-02-17 02:40:43.712 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-2017.default"} profile:{}
2026-02-17 02:40:43.712 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied101895303" profile_ids:"kns.containers-2017" profile_ids:"ksa.containers-2017.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:40:43.712 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:40:43.712 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:40:43.712 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:40:43.713 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calied101895303" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.713 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-2017" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.713 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PtzUdh9C4pe3GTU6DH" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.713 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calied101895303" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.713 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-2017" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.713 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PtzUdh9C4pe3GTU6DH" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.713 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calied101895303"
2026-02-17 02:40:43.713 [INFO][80] felix/endpoint_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-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:40:43.713 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:40:43.752 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calied101895303" state="down"
2026-02-17 02:40:43.761 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calied101895303"
2026-02-17 02:40:43.761 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calied101895303" state="up"
2026-02-17 02:40:43.771 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:43.771 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"} status="down"
2026-02-17 02:40:43.771 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied101895303", State:"down", Index:7}
2026-02-17 02:40:43.771 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied101895303", Addrs:set.Typed[string]{}}
2026-02-17 02:40:43.771 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied101895303", Addrs:set.Typed[string]{}}
2026-02-17 02:40:43.771 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied101895303", State:"up", Index:7}
2026-02-17 02:40:43.772 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calied101895303"
2026-02-17 02:40:43.772 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calied101895303"
2026-02-17 02:40:43.772 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied101895303"
2026-02-17 02:40:43.772 [INFO][80] felix/endpoint_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-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:40:43.772 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:40:43.806 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:43.806 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"} status="up"
2026-02-17 02:40:43.892 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7601/externalname-service-76b4759c94-hkvf5, name=eth0)
2026-02-17 02:40:43.893 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7601"} profile:{inbound_rules:{action:"allow" rule_id:"thocO3hALilwgdTk"} outbound_rules:{action:"allow" rule_id:"HAeBtP_6Ed4Lktgb"}}
2026-02-17 02:40:43.893 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7601.default"} profile:{}
2026-02-17 02:40:43.893 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7601/externalname-service-76b4759c94-hkvf5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali366aac93064" profile_ids:"kns.services-7601" profile_ids:"ksa.services-7601.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 02:40:43.893 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:40:43.893 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:40:43.893 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:40:43.893 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali366aac93064" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.893 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7601" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.893 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_L1fjHe946Oa0LHYvSq" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.893 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali366aac93064" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.893 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7601" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.893 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_L1fjHe946Oa0LHYvSq" ipVersion=0x4 table="filter"
2026-02-17 02:40:43.894 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali366aac93064"
2026-02-17 02:40:43.894 [INFO][80] felix/endpoint_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-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:40:43.894 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:40:43.935 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:43.935 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"} status="down"
2026-02-17 02:40:43.968 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali366aac93064" state="down"
2026-02-17 02:40:43.968 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali366aac93064"
2026-02-17 02:40:43.968 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali366aac93064", State:"down", Index:8}
2026-02-17 02:40:43.968 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali366aac93064", Addrs:set.Typed[string]{}}
2026-02-17 02:40:43.968 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali366aac93064", Addrs:set.Typed[string]{}}
2026-02-17 02:40:43.968 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali366aac93064"
2026-02-17 02:40:43.969 [INFO][80] felix/endpoint_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-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:40:43.969 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:40:43.970 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali366aac93064" state="up"
2026-02-17 02:40:43.996 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:43.996 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"} status="down"
2026-02-17 02:40:43.996 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali366aac93064", State:"up", Index:8}
2026-02-17 02:40:43.996 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali366aac93064"
2026-02-17 02:40:43.996 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali366aac93064"
2026-02-17 02:40:43.996 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali366aac93064"
2026-02-17 02:40:43.996 [INFO][80] felix/endpoint_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-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:40:43.996 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:40:44.030 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:44.030 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"} status="up"
2026-02-17 02:40:44.312 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali9cc7846f5a3" state="down"
2026-02-17 02:40:44.312 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cc7846f5a3", State:"down", Index:9}
2026-02-17 02:40:44.312 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9cc7846f5a3"
2026-02-17 02:40:44.312 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cc7846f5a3", Addrs:set.Typed[string]{}}
2026-02-17 02:40:44.312 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cc7846f5a3", Addrs:set.Typed[string]{}}
2026-02-17 02:40:44.314 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali9cc7846f5a3" state="up"
2026-02-17 02:40:44.344 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cc7846f5a3", State:"up", Index:9}
2026-02-17 02:40:44.344 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9cc7846f5a3"
2026-02-17 02:40:44.344 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9cc7846f5a3"
2026-02-17 02:40:44.427 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7910/foo-z8s2m, name=eth0)
2026-02-17 02:40:44.431 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7910.default"} profile:{}
2026-02-17 02:40:44.431 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7910"} profile:{inbound_rules:{action:"allow" rule_id:"0ujQ2K8UHbxTEfQ_"} outbound_rules:{action:"allow" rule_id:"R3qpmdcTQSticsuK"}}
2026-02-17 02:40:44.432 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7910/foo-z8s2m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9cc7846f5a3" profile_ids:"kns.job-7910" profile_ids:"ksa.job-7910.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:40:44.432 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:44.432 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:44.432 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:44.432 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9cc7846f5a3" ipVersion=0x4 table="filter"
2026-02-17 02:40:44.433 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7910" ipVersion=0x4 table="filter"
2026-02-17 02:40:44.433 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1kfWnHFtYUsugHQPOn" ipVersion=0x4 table="filter"
2026-02-17 02:40:44.433 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9cc7846f5a3" ipVersion=0x4 table="filter"
2026-02-17 02:40:44.433 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7910" ipVersion=0x4 table="filter"
2026-02-17 02:40:44.433 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1kfWnHFtYUsugHQPOn" ipVersion=0x4 table="filter"
2026-02-17 02:40:44.433 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9cc7846f5a3"
2026-02-17 02:40:44.433 [INFO][80] felix/endpoint_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-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:44.433 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:44.487 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:44.487 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"} status="up"
2026-02-17 02:40:45.047 [INFO][80] 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:40:45.048 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali366aac93064"
2026-02-17 02:40:45.048 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali366aac93064", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:45.048 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali366aac93064", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:45.436 [INFO][80] 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:40:45.436 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calied101895303"
2026-02-17 02:40:45.436 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied101895303", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:45.436 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied101895303", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:45.469 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9541"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9541"}
2026-02-17 02:40:45.487 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7910/foo-z8s2m, name=eth0)
2026-02-17 02:40:45.503 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-5376"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-5376"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5376"}
2026-02-17 02:40:45.503 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7910/foo-z8s2m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9cc7846f5a3" profile_ids:"kns.job-7910" profile_ids:"ksa.job-7910.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:40:45.503 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-logs-5376" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:45.503 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:45.504 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:45.504 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:45.506 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9cc7846f5a3"
2026-02-17 02:40:45.506 [INFO][80] felix/endpoint_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-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:45.506 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:45.550 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:45.550 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"} status="up"
2026-02-17 02:40:45.595 [INFO][80] 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:40:45.596 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9cc7846f5a3"
2026-02-17 02:40:45.596 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cc7846f5a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:45.596 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cc7846f5a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:47.645 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:40:47.645 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.203.1/32"}
2026-02-17 02:40:47.646 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:47.646 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:47.646 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:47.646 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:40:47.647 [INFO][80] felix/endpoint_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", EndpointId:"eth0"}
2026-02-17 02:40:47.647 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:47.675 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:47.675 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:40:47.803 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:40:47.966 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-7481" name:"default"}
2026-02-17 02:40:48.024 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7481"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"events-7481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7481"}
2026-02-17 02:40:48.052 [INFO][80] felix/summary.go 100: Summarising 59 dataplane reconciliation loops over 1m0s: avg=41ms longest=422ms (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:40:48.052 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-7481"}
2026-02-17 02:40:50.934 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7910/foo-z8s2m, name=eth0)
2026-02-17 02:40:50.935 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7910/foo-z8s2m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9cc7846f5a3" profile_ids:"kns.job-7910" profile_ids:"ksa.job-7910.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:40:50.935 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:50.935 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:50.935 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:50.936 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9cc7846f5a3"
2026-02-17 02:40:50.937 [INFO][80] felix/endpoint_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-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:50.937 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:50.964 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:50.964 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"} status="up"
2026-02-17 02:40:50.967 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7910/foo-z8s2m, name=eth0)
2026-02-17 02:40:50.968 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7910/foo-z8s2m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9cc7846f5a3" profile_ids:"kns.job-7910" profile_ids:"ksa.job-7910.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:40:50.968 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:50.968 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:50.968 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:50.969 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9cc7846f5a3"
2026-02-17 02:40:50.969 [INFO][80] felix/endpoint_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-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:50.969 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:50.998 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:50.998 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"} status="up"
2026-02-17 02:40:51.021 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7910/foo-z8s2m, name=eth0)
2026-02-17 02:40:51.021 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7910/foo-z8s2m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9cc7846f5a3" profile_ids:"kns.job-7910" profile_ids:"ksa.job-7910.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:40:51.021 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:51.021 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:51.021 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:51.022 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9cc7846f5a3"
2026-02-17 02:40:51.022 [INFO][80] felix/endpoint_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-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:51.022 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:40:51.048 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:51.048 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"} status="up"
2026-02-17 02:40:51.270 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-9541" name:"default"}
2026-02-17 02:40:51.746 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-9541"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-9541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9541"}
2026-02-17 02:40:51.803 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-9541"}
2026-02-17 02:40:53.648 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82, name=eth0)
2026-02-17 02:40:53.649 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied101895303" profile_ids:"kns.containers-2017" profile_ids:"ksa.containers-2017.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:40:53.649 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:40:53.649 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:40:53.649 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:40:53.650 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied101895303"
2026-02-17 02:40:53.650 [INFO][80] felix/endpoint_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-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:40:53.650 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:40:53.690 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:53.690 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"} status="up"
2026-02-17 02:40:55.315 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:40:55.316 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.203.1/32"}
2026-02-17 02:40:55.316 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:55.316 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:55.316 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:55.317 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:40:55.318 [INFO][80] felix/endpoint_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", EndpointId:"eth0"}
2026-02-17 02:40:55.318 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:40:55.348 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:55.348 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:40:57.902 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:40:57.903 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:57.903 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:40:58.176 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-xqqzl-fdszz" ipv4_addr:"192.168.24.193/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-vjvm3-xqqzl-fdszz"} 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:40:58.177 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:40:58.177 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:02.809 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7910/foo-z8s2m, name=eth0)
2026-02-17 02:41:02.810 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7910/foo-z8s2m" endpoint_id:"eth0"}
2026-02-17 02:41:02.810 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7910"}
2026-02-17 02:41:02.810 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7910.default"}
2026-02-17 02:41:02.810 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:41:02.810 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:41:02.811 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7910" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.811 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1kfWnHFtYUsugHQPOn" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.811 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7910" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.811 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1kfWnHFtYUsugHQPOn" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.811 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:41:02.812 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9cc7846f5a3" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.812 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9cc7846f5a3" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.812 [INFO][80] 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-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:41:02.812 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:41:02.813 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.4
2026-02-17 02:41:02.867 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7910/foo-z8s2m", EndpointId:"eth0"}
2026-02-17 02:41:02.921 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali9cc7846f5a3" state="down"
2026-02-17 02:41:02.923 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9cc7846f5a3"
2026-02-17 02:41:02.923 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali9cc7846f5a3" state=""
2026-02-17 02:41:02.923 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9cc7846f5a3"
2026-02-17 02:41:02.927 [INFO][80] 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=9
2026-02-17 02:41:02.927 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cc7846f5a3", State:"down", Index:9}
2026-02-17 02:41:02.927 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cc7846f5a3", Addrs:set.Typed[string]{}}
2026-02-17 02:41:02.927 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cc7846f5a3", Addrs:set.Typed[string]{}}
2026-02-17 02:41:02.928 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9cc7846f5a3", State:"", Index:9}
2026-02-17 02:41:02.928 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9cc7846f5a3", Addrs:set.Set[string](nil)}
2026-02-17 02:41:02.928 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9cc7846f5a3", Addrs:set.Set[string](nil)}
2026-02-17 02:41:02.975 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:41:02.975 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.203.1/32"}
2026-02-17 02:41:02.976 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:41:02.976 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:41:02.976 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:41:02.977 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:41:02.977 [INFO][80] felix/endpoint_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", EndpointId:"eth0"}
2026-02-17 02:41:02.977 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:41:03.006 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:03.006 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:41:04.041 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7601/externalname-service-76b4759c94-hkvf5, name=eth0)
2026-02-17 02:41:04.041 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7601/externalname-service-76b4759c94-hkvf5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali366aac93064" profile_ids:"kns.services-7601" profile_ids:"ksa.services-7601.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 02:41:04.041 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:41:04.041 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:41:04.041 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:41:04.042 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali366aac93064"
2026-02-17 02:41:04.042 [INFO][80] felix/endpoint_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-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:41:04.042 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:41:04.070 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:04.070 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"} status="up"
2026-02-17 02:41:04.188 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7910"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-7910"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7910"}
2026-02-17 02:41:04.247 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8404"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8404"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8404"}
2026-02-17 02:41:04.360 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-8404" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:04.566 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82, name=eth0)
2026-02-17 02:41:04.566 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied101895303" profile_ids:"kns.containers-2017" profile_ids:"ksa.containers-2017.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:41:04.566 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:04.566 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:04.566 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:04.567 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied101895303"
2026-02-17 02:41:04.567 [INFO][80] felix/endpoint_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-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:04.567 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:04.598 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:04.598 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"} status="up"
2026-02-17 02:41:05.186 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8404"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8404"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8404"}
2026-02-17 02:41:05.293 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3539"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3539"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3539"}
2026-02-17 02:41:05.329 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-3539" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:06.190 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82, name=eth0)
2026-02-17 02:41:06.190 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied101895303" profile_ids:"kns.containers-2017" profile_ids:"ksa.containers-2017.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:41:06.190 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:06.190 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:06.190 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:06.191 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied101895303"
2026-02-17 02:41:06.191 [INFO][80] felix/endpoint_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-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:06.191 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:06.229 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:06.229 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"} status="up"
2026-02-17 02:41:06.270 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7601/execpodtbdpb, name=eth0)
2026-02-17 02:41:06.271 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7601/execpodtbdpb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5404393879f" profile_ids:"kns.services-7601" profile_ids:"ksa.services-7601.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 02:41:06.271 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:06.271 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:06.271 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:06.272 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5404393879f" ipVersion=0x4 table="filter"
2026-02-17 02:41:06.272 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5404393879f" ipVersion=0x4 table="filter"
2026-02-17 02:41:06.272 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5404393879f"
2026-02-17 02:41:06.272 [INFO][80] felix/endpoint_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-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:06.272 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:06.301 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calied101895303" state="down"
2026-02-17 02:41:06.301 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calied101895303"
2026-02-17 02:41:06.302 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=7
2026-02-17 02:41:06.303 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="calied101895303" state=""
2026-02-17 02:41:06.303 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calied101895303"
2026-02-17 02:41:06.313 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:06.313 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"} status="down"
2026-02-17 02:41:06.313 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied101895303", State:"down", Index:7}
2026-02-17 02:41:06.313 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied101895303", Addrs:set.Typed[string]{}}
2026-02-17 02:41:06.313 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied101895303", Addrs:set.Typed[string]{}}
2026-02-17 02:41:06.313 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied101895303", State:"", Index:7}
2026-02-17 02:41:06.313 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied101895303", Addrs:set.Set[string](nil)}
2026-02-17 02:41:06.313 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied101895303", Addrs:set.Set[string](nil)}
2026-02-17 02:41:06.313 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calied101895303"
2026-02-17 02:41:06.313 [INFO][80] felix/endpoint_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-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:06.313 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:06.313 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.2
2026-02-17 02:41:06.341 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali5404393879f" state="down"
2026-02-17 02:41:06.342 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5404393879f"
2026-02-17 02:41:06.342 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:06.342 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"} status="down"
2026-02-17 02:41:06.343 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5404393879f", State:"down", Index:10}
2026-02-17 02:41:06.343 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5404393879f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:06.343 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5404393879f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:06.343 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5404393879f"
2026-02-17 02:41:06.343 [INFO][80] felix/endpoint_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-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:06.343 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:06.345 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali5404393879f" state="up"
2026-02-17 02:41:06.376 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:06.376 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"} status="down"
2026-02-17 02:41:06.376 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5404393879f", State:"up", Index:10}
2026-02-17 02:41:06.377 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5404393879f"
2026-02-17 02:41:06.377 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5404393879f"
2026-02-17 02:41:06.377 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5404393879f"
2026-02-17 02:41:06.377 [INFO][80] felix/endpoint_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-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:06.377 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:06.394 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:06.394 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"} status="up"
2026-02-17 02:41:06.481 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82, name=eth0)
2026-02-17 02:41:06.482 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82" endpoint_id:"eth0"}
2026-02-17 02:41:06.482 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-2017"}
2026-02-17 02:41:06.482 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-2017.default"}
2026-02-17 02:41:06.482 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:06.482 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:06.482 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-2017" ipVersion=0x4 table="filter"
2026-02-17 02:41:06.482 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PtzUdh9C4pe3GTU6DH" ipVersion=0x4 table="filter"
2026-02-17 02:41:06.482 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-2017" ipVersion=0x4 table="filter"
2026-02-17 02:41:06.482 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PtzUdh9C4pe3GTU6DH" ipVersion=0x4 table="filter"
2026-02-17 02:41:06.482 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:06.482 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calied101895303" ipVersion=0x4 table="filter"
2026-02-17 02:41:06.482 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calied101895303" ipVersion=0x4 table="filter"
2026-02-17 02:41:06.482 [INFO][80] 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-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:06.482 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:06.537 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-2017/client-containers-94de592c-2e0c-42d8-875f-b5d14e736e82", EndpointId:"eth0"}
2026-02-17 02:41:06.625 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-3539/pod-subpath-test-configmap-2fxt, name=eth0)
2026-02-17 02:41:06.625 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-3539.default"} profile:{}
2026-02-17 02:41:06.625 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-3539"} profile:{inbound_rules:{action:"allow" rule_id:"YHMCh112d_rECxaN"} outbound_rules:{action:"allow" rule_id:"a2S-Dgal9KEeOHcw"}}
2026-02-17 02:41:06.626 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-3539/pod-subpath-test-configmap-2fxt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali54ea3f81e05" profile_ids:"kns.subpath-3539" profile_ids:"ksa.subpath-3539.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 02:41:06.626 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:06.626 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:06.626 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:06.626 [INFO][80] 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:41:06.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali54ea3f81e05" ipVersion=0x4 table="filter"
2026-02-17 02:41:06.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-3539" ipVersion=0x4 table="filter"
2026-02-17 02:41:06.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CHxsxZJN8dI1lUW20E" ipVersion=0x4 table="filter"
2026-02-17 02:41:06.626 [INFO][80] 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:41:06.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali54ea3f81e05" ipVersion=0x4 table="filter"
2026-02-17 02:41:06.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-3539" ipVersion=0x4 table="filter"
2026-02-17 02:41:06.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CHxsxZJN8dI1lUW20E" ipVersion=0x4 table="filter"
2026-02-17 02:41:06.626 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali54ea3f81e05"
2026-02-17 02:41:06.626 [INFO][80] felix/endpoint_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-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:06.626 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:06.663 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:06.664 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"} status="down"
2026-02-17 02:41:06.707 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali54ea3f81e05" state="down"
2026-02-17 02:41:06.707 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali54ea3f81e05"
2026-02-17 02:41:06.707 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali54ea3f81e05" state="up"
2026-02-17 02:41:06.707 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali54ea3f81e05", State:"down", Index:11}
2026-02-17 02:41:06.707 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali54ea3f81e05", Addrs:set.Typed[string]{}}
2026-02-17 02:41:06.707 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali54ea3f81e05", Addrs:set.Typed[string]{}}
2026-02-17 02:41:06.707 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali54ea3f81e05", State:"up", Index:11}
2026-02-17 02:41:06.707 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali54ea3f81e05"
2026-02-17 02:41:06.707 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali54ea3f81e05"
2026-02-17 02:41:06.708 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali54ea3f81e05"
2026-02-17 02:41:06.708 [INFO][80] felix/endpoint_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-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:06.708 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:06.729 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:06.729 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"} status="up"
2026-02-17 02:41:07.674 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-3539/pod-subpath-test-configmap-2fxt, name=eth0)
2026-02-17 02:41:07.674 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-3539/pod-subpath-test-configmap-2fxt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali54ea3f81e05" profile_ids:"kns.subpath-3539" profile_ids:"ksa.subpath-3539.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 02:41:07.674 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:07.674 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:07.675 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:07.678 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali54ea3f81e05"
2026-02-17 02:41:07.678 [INFO][80] felix/endpoint_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-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:07.678 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:07.706 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:07.706 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"} status="up"
2026-02-17 02:41:07.827 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7601/execpodtbdpb, name=eth0)
2026-02-17 02:41:07.828 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7601/execpodtbdpb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5404393879f" profile_ids:"kns.services-7601" profile_ids:"ksa.services-7601.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 02:41:07.828 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:07.828 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:07.829 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:07.829 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5404393879f"
2026-02-17 02:41:07.830 [INFO][80] felix/endpoint_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-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:07.830 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:07.831 [INFO][80] 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:41:07.831 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5404393879f"
2026-02-17 02:41:07.850 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:07.850 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"} status="up"
2026-02-17 02:41:07.850 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5404393879f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:07.850 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5404393879f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:08.437 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2017"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2017"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2017"}
2026-02-17 02:41:08.466 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-444"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-444"}
2026-02-17 02:41:08.497 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-444" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:08.573 [INFO][80] 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:41:08.573 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali54ea3f81e05"
2026-02-17 02:41:08.573 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali54ea3f81e05", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:08.573 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali54ea3f81e05", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:08.692 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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:08.692 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:41:08.692 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:09.149 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71, name=eth0)
2026-02-17 02:41:09.149 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-444"} profile:{inbound_rules:{action:"allow" rule_id:"xtgbYeXKnJuLD86R"} outbound_rules:{action:"allow" rule_id:"7EVoKBgg5EI9Ci45"}}
2026-02-17 02:41:09.149 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-444.default"} profile:{}
2026-02-17 02:41:09.149 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0da58bda430" profile_ids:"kns.projected-444" profile_ids:"ksa.projected-444.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 02:41:09.149 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:09.150 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:09.150 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:09.150 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0da58bda430" ipVersion=0x4 table="filter"
2026-02-17 02:41:09.150 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-444" ipVersion=0x4 table="filter"
2026-02-17 02:41:09.150 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4noKTEKpMfnDHSuKyJ" ipVersion=0x4 table="filter"
2026-02-17 02:41:09.150 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0da58bda430" ipVersion=0x4 table="filter"
2026-02-17 02:41:09.150 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-444" ipVersion=0x4 table="filter"
2026-02-17 02:41:09.150 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4noKTEKpMfnDHSuKyJ" ipVersion=0x4 table="filter"
2026-02-17 02:41:09.150 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0da58bda430"
2026-02-17 02:41:09.150 [INFO][80] felix/endpoint_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-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:09.150 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:09.196 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:09.196 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"} status="down"
2026-02-17 02:41:09.222 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali0da58bda430" state="down"
2026-02-17 02:41:09.222 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0da58bda430"
2026-02-17 02:41:09.222 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0da58bda430", State:"down", Index:12}
2026-02-17 02:41:09.222 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0da58bda430", Addrs:set.Typed[string]{}}
2026-02-17 02:41:09.222 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0da58bda430", Addrs:set.Typed[string]{}}
2026-02-17 02:41:09.222 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0da58bda430"
2026-02-17 02:41:09.222 [INFO][80] felix/endpoint_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-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:09.223 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:09.228 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali0da58bda430" state="up"
2026-02-17 02:41:09.247 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:09.247 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"} status="down"
2026-02-17 02:41:09.247 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0da58bda430", State:"up", Index:12}
2026-02-17 02:41:09.247 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0da58bda430"
2026-02-17 02:41:09.247 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0da58bda430"
2026-02-17 02:41:09.248 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0da58bda430"
2026-02-17 02:41:09.248 [INFO][80] felix/endpoint_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-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:09.248 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:09.269 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:09.269 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"} status="up"
2026-02-17 02:41:09.293 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-5376"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-5376"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5376"}
2026-02-17 02:41:09.329 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3343"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3343"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3343"}
2026-02-17 02:41:09.361 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3343" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:09.477 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7910" name:"default"}
2026-02-17 02:41:09.704 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7910"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-7910"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7910"}
2026-02-17 02:41:09.728 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7910"}
2026-02-17 02:41:10.243 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-8404" name:"default"}
2026-02-17 02:41:10.328 [INFO][80] 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:41:10.328 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0da58bda430"
2026-02-17 02:41:10.328 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0da58bda430", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:10.328 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0da58bda430", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:10.491 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8404"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8404"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8404"}
2026-02-17 02:41:10.528 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71, name=eth0)
2026-02-17 02:41:10.528 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0da58bda430" profile_ids:"kns.projected-444" profile_ids:"ksa.projected-444.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 02:41:10.528 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:10.528 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:10.529 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:10.529 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0da58bda430"
2026-02-17 02:41:10.530 [INFO][80] felix/endpoint_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-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:10.530 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:10.560 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:10.560 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"} status="up"
2026-02-17 02:41:10.560 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-8404"}
2026-02-17 02:41:11.729 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71, name=eth0)
2026-02-17 02:41:11.729 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0da58bda430" profile_ids:"kns.projected-444" profile_ids:"ksa.projected-444.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 02:41:11.729 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:11.730 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:11.730 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:11.730 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0da58bda430"
2026-02-17 02:41:11.731 [INFO][80] felix/endpoint_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-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:11.731 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 12
2026-02-17 02:41:11.758 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:11.758 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"} status="up"
2026-02-17 02:41:11.837 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali0da58bda430" state="down"
2026-02-17 02:41:11.838 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0da58bda430"
2026-02-17 02:41:11.838 [INFO][80] 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:41:11.838 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0da58bda430", State:"down", Index:12}
2026-02-17 02:41:11.838 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0da58bda430", Addrs:set.Typed[string]{}}
2026-02-17 02:41:11.838 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0da58bda430", Addrs:set.Typed[string]{}}
2026-02-17 02:41:11.838 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0da58bda430"
2026-02-17 02:41:11.838 [INFO][80] felix/endpoint_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-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:11.838 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:11.839 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.7
2026-02-17 02:41:11.841 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="cali0da58bda430" state=""
2026-02-17 02:41:11.841 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0da58bda430"
2026-02-17 02:41:11.866 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:11.866 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"} status="down"
2026-02-17 02:41:11.866 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0da58bda430", State:"", Index:12}
2026-02-17 02:41:11.866 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0da58bda430", Addrs:set.Set[string](nil)}
2026-02-17 02:41:11.866 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0da58bda430", Addrs:set.Set[string](nil)}
2026-02-17 02:41:11.866 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0da58bda430"
2026-02-17 02:41:11.866 [INFO][80] felix/endpoint_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-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:11.866 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:11.894 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:11.894 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"} status="down"
2026-02-17 02:41:11.970 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71, name=eth0)
2026-02-17 02:41:11.970 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71" endpoint_id:"eth0"}
2026-02-17 02:41:11.970 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-444"}
2026-02-17 02:41:11.970 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-444.default"}
2026-02-17 02:41:11.970 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:11.970 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:11.971 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-444" ipVersion=0x4 table="filter"
2026-02-17 02:41:11.971 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4noKTEKpMfnDHSuKyJ" ipVersion=0x4 table="filter"
2026-02-17 02:41:11.971 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-444" ipVersion=0x4 table="filter"
2026-02-17 02:41:11.971 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4noKTEKpMfnDHSuKyJ" ipVersion=0x4 table="filter"
2026-02-17 02:41:11.971 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:11.971 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0da58bda430" ipVersion=0x4 table="filter"
2026-02-17 02:41:11.971 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0da58bda430" ipVersion=0x4 table="filter"
2026-02-17 02:41:11.971 [INFO][80] 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-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:11.971 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:12.029 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-444/downwardapi-volume-6bcb9c0d-5bc1-4f49-8156-0ed1efea3b71", EndpointId:"eth0"}
2026-02-17 02:41:12.930 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-444"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-444"}
2026-02-17 02:41:13.059 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6134"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6134"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6134"}
2026-02-17 02:41:13.142 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6134" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:13.599 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-2017" name:"default"}
2026-02-17 02:41:13.834 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2017"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2017"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2017"}
2026-02-17 02:41:13.877 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-2017"}
2026-02-17 02:41:14.368 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-logs-5376" name:"default"}
2026-02-17 02:41:14.648 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-5376"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-5376"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5376"}
2026-02-17 02:41:14.680 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-logs-5376"}
2026-02-17 02:41:17.313 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6134"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6134"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6134"}
2026-02-17 02:41:17.348 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1228"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1228"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1228"}
2026-02-17 02:41:17.377 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1228" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:18.114 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-444" name:"default"}
2026-02-17 02:41:18.340 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-444"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-444"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-444"}
2026-02-17 02:41:18.373 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-444"}
2026-02-17 02:41:18.618 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-7601"
2026-02-17 02:41:18.677 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7601"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"services-7601"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7601"}
2026-02-17 02:41:18.705 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8718"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8718"}
2026-02-17 02:41:18.734 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8718" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:18.759 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8718"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8718"} labels:{key:"webhook-8718" value:"true"}
2026-02-17 02:41:18.759 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1829"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1829"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1829"} labels:{key:"webhook-8718-markers" value:"true"}
2026-02-17 02:41:18.791 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1829" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:22.007 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1228"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1228"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1228"}
2026-02-17 02:41:22.056 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9493"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9493"}
2026-02-17 02:41:22.087 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-9493" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:22.550 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6134" name:"default"}
2026-02-17 02:41:22.730 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6134"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6134"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6134"}
2026-02-17 02:41:22.767 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6134"}
2026-02-17 02:41:22.780 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-9493/test-rs-d69v8, name=eth0)
2026-02-17 02:41:22.790 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-9493.default"} profile:{}
2026-02-17 02:41:22.790 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-9493"} profile:{inbound_rules:{action:"allow" rule_id:"MsyqFc1PMiBtt_1s"} outbound_rules:{action:"allow" rule_id:"7DKK4QAUm8v6sxWP"}}
2026-02-17 02:41:22.790 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9493/test-rs-d69v8" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedd9f4f8529" profile_ids:"kns.replicaset-9493" profile_ids:"ksa.replicaset-9493.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 02:41:22.790 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:22.790 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:22.790 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:22.791 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliedd9f4f8529" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.791 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-9493" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.791 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xu9gt00arqA2ggzJ4U" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.792 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliedd9f4f8529" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.792 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-9493" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.792 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xu9gt00arqA2ggzJ4U" ipVersion=0x4 table="filter"
2026-02-17 02:41:22.792 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliedd9f4f8529"
2026-02-17 02:41:22.792 [INFO][80] felix/endpoint_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-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:22.792 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:22.841 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:22.841 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"} status="down"
2026-02-17 02:41:22.846 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="caliedd9f4f8529" state="down"
2026-02-17 02:41:22.846 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliedd9f4f8529"
2026-02-17 02:41:22.846 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedd9f4f8529", State:"down", Index:13}
2026-02-17 02:41:22.846 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedd9f4f8529", Addrs:set.Typed[string]{}}
2026-02-17 02:41:22.846 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedd9f4f8529", Addrs:set.Typed[string]{}}
2026-02-17 02:41:22.846 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliedd9f4f8529"
2026-02-17 02:41:22.846 [INFO][80] felix/endpoint_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-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:22.846 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:22.848 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="caliedd9f4f8529" state="up"
2026-02-17 02:41:22.869 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:22.870 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"} status="down"
2026-02-17 02:41:22.870 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedd9f4f8529", State:"up", Index:13}
2026-02-17 02:41:22.870 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliedd9f4f8529"
2026-02-17 02:41:22.870 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliedd9f4f8529"
2026-02-17 02:41:22.870 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedd9f4f8529"
2026-02-17 02:41:22.870 [INFO][80] felix/endpoint_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-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:22.870 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:22.891 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:22.892 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"} status="up"
2026-02-17 02:41:23.115 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8718" type:"ClusterIP" cluster_ips:"10.254.39.49" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:41:23.713 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7601/execpodtbdpb, name=eth0)
2026-02-17 02:41:23.713 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7601/execpodtbdpb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5404393879f" profile_ids:"kns.services-7601" profile_ids:"ksa.services-7601.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 02:41:23.713 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:23.714 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:23.714 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:23.715 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5404393879f"
2026-02-17 02:41:23.715 [INFO][80] felix/endpoint_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-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:23.715 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:23.720 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7601/execpodtbdpb, name=eth0)
2026-02-17 02:41:23.745 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:23.745 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"} status="up"
2026-02-17 02:41:23.745 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7601/execpodtbdpb" endpoint_id:"eth0"}
2026-02-17 02:41:23.745 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:23.745 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:23.745 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:23.746 [INFO][80] 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:41:23.746 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5404393879f" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.746 [INFO][80] 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:41:23.746 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5404393879f" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.746 [INFO][80] 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-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:23.746 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:23.746 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.5
2026-02-17 02:41:23.772 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7601/externalname-service-76b4759c94-hkvf5, name=eth0)
2026-02-17 02:41:23.776 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7601/externalname-service-76b4759c94-hkvf5, name=eth0)
2026-02-17 02:41:23.832 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/execpodtbdpb", EndpointId:"eth0"}
2026-02-17 02:41:23.832 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7601/externalname-service-76b4759c94-hkvf5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali366aac93064" profile_ids:"kns.services-7601" profile_ids:"ksa.services-7601.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 02:41:23.832 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7601/externalname-service-76b4759c94-hkvf5" endpoint_id:"eth0"}
2026-02-17 02:41:23.832 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7601"}
2026-02-17 02:41:23.832 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7601.default"}
2026-02-17 02:41:23.832 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:41:23.832 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:41:23.833 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7601" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.833 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_L1fjHe946Oa0LHYvSq" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.833 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7601" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.833 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_L1fjHe946Oa0LHYvSq" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.833 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:41:23.833 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali366aac93064" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.833 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali366aac93064" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.833 [INFO][80] 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-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:41:23.833 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:41:23.834 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.3
2026-02-17 02:41:23.890 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7601/externalname-service-76b4759c94-hkvf5", EndpointId:"eth0"}
2026-02-17 02:41:23.976 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7601" name:"default"}
2026-02-17 02:41:24.145 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali5404393879f" state="down"
2026-02-17 02:41:24.145 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5404393879f"
2026-02-17 02:41:24.145 [INFO][80] 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:41:24.145 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5404393879f", State:"down", Index:10}
2026-02-17 02:41:24.145 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5404393879f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:24.145 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5404393879f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:24.146 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali5404393879f" state=""
2026-02-17 02:41:24.146 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5404393879f"
2026-02-17 02:41:24.176 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5404393879f", State:"", Index:10}
2026-02-17 02:41:24.176 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5404393879f", Addrs:set.Set[string](nil)}
2026-02-17 02:41:24.176 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5404393879f", Addrs:set.Set[string](nil)}
2026-02-17 02:41:24.264 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8718"
2026-02-17 02:41:24.403 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8718"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8718"} labels:{key:"webhook-8718" value:"true"}
2026-02-17 02:41:24.530 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1829"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1829"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1829"} labels:{key:"webhook-8718-markers" value:"true"}
2026-02-17 02:41:24.561 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7601"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"services-7601"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7601"}
2026-02-17 02:41:24.601 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7601"}
2026-02-17 02:41:24.602 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5374"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5374"}
2026-02-17 02:41:24.603 [INFO][80] 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:41:24.603 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliedd9f4f8529"
2026-02-17 02:41:24.627 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-5374" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:24.658 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedd9f4f8529", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:24.658 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedd9f4f8529", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:27.301 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1228"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1228"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1228"}
2026-02-17 02:41:28.394 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:28.394 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:41:28.394 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:28.641 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-3539/pod-subpath-test-configmap-2fxt, name=eth0)
2026-02-17 02:41:28.642 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-3539/pod-subpath-test-configmap-2fxt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali54ea3f81e05" profile_ids:"kns.subpath-3539" profile_ids:"ksa.subpath-3539.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 02:41:28.642 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:28.642 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:28.642 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:28.643 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali54ea3f81e05"
2026-02-17 02:41:28.643 [INFO][80] felix/endpoint_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-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:28.643 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:28.670 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-9493/test-rs-d69v8, name=eth0)
2026-02-17 02:41:28.678 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:28.678 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"} status="up"
2026-02-17 02:41:28.678 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9493/test-rs-d69v8" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedd9f4f8529" profile_ids:"kns.replicaset-9493" profile_ids:"ksa.replicaset-9493.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 02:41:28.678 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:28.678 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:28.678 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:28.680 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedd9f4f8529"
2026-02-17 02:41:28.680 [INFO][80] felix/endpoint_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-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:28.680 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:28.708 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:28.708 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"} status="up"
2026-02-17 02:41:28.820 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali366aac93064" state="down"
2026-02-17 02:41:28.820 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali366aac93064", State:"down", Index:8}
2026-02-17 02:41:28.820 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali366aac93064"
2026-02-17 02:41:28.820 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="cali366aac93064" state=""
2026-02-17 02:41:28.820 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali366aac93064"
2026-02-17 02:41:28.820 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali366aac93064", Addrs:set.Typed[string]{}}
2026-02-17 02:41:28.820 [INFO][80] 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=8
2026-02-17 02:41:28.820 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali366aac93064", Addrs:set.Typed[string]{}}
2026-02-17 02:41:28.820 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali366aac93064", State:"", Index:8}
2026-02-17 02:41:28.820 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali366aac93064", Addrs:set.Set[string](nil)}
2026-02-17 02:41:28.820 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali366aac93064", Addrs:set.Set[string](nil)}
2026-02-17 02:41:29.345 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9493"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9493"}
2026-02-17 02:41:29.401 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4122"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4122"}
2026-02-17 02:41:29.435 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4122" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:29.582 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8718"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8718"} labels:{key:"webhook-8718" value:"true"}
2026-02-17 02:41:29.680 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1829" name:"default"}
2026-02-17 02:41:29.871 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-4122" type:"ClusterIP" cluster_ips:"10.254.164.31" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:41:29.909 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-3539/pod-subpath-test-configmap-2fxt, name=eth0)
2026-02-17 02:41:29.941 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-3539/pod-subpath-test-configmap-2fxt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali54ea3f81e05" profile_ids:"kns.subpath-3539" profile_ids:"ksa.subpath-3539.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 02:41:29.941 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:29.941 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:29.941 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:29.942 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali54ea3f81e05"
2026-02-17 02:41:29.942 [INFO][80] 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:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:29.943 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:29.971 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:29.971 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"} status="down"
2026-02-17 02:41:30.014 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali54ea3f81e05" state="down"
2026-02-17 02:41:30.014 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali54ea3f81e05"
2026-02-17 02:41:30.014 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali54ea3f81e05", State:"down", Index:11}
2026-02-17 02:41:30.014 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali54ea3f81e05", Addrs:set.Typed[string]{}}
2026-02-17 02:41:30.014 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali54ea3f81e05", Addrs:set.Typed[string]{}}
2026-02-17 02:41:30.014 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali54ea3f81e05"
2026-02-17 02:41:30.014 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali54ea3f81e05"
2026-02-17 02:41:30.014 [INFO][80] felix/endpoint_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-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:30.014 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:30.015 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.6
2026-02-17 02:41:30.015 [INFO][80] 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:41:30.019 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali54ea3f81e05" state=""
2026-02-17 02:41:30.019 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali54ea3f81e05"
2026-02-17 02:41:30.049 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:30.049 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"} status="down"
2026-02-17 02:41:30.050 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali54ea3f81e05", State:"", Index:11}
2026-02-17 02:41:30.050 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali54ea3f81e05", Addrs:set.Set[string](nil)}
2026-02-17 02:41:30.050 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali54ea3f81e05", Addrs:set.Set[string](nil)}
2026-02-17 02:41:30.050 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali54ea3f81e05"
2026-02-17 02:41:30.050 [INFO][80] felix/endpoint_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-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:30.050 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:30.090 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:30.091 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"} status="down"
2026-02-17 02:41:30.148 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-3539/pod-subpath-test-configmap-2fxt, name=eth0)
2026-02-17 02:41:30.148 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-3539/pod-subpath-test-configmap-2fxt" endpoint_id:"eth0"}
2026-02-17 02:41:30.148 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-3539"}
2026-02-17 02:41:30.148 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-3539.default"}
2026-02-17 02:41:30.148 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:30.148 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:30.149 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-3539" ipVersion=0x4 table="filter"
2026-02-17 02:41:30.149 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CHxsxZJN8dI1lUW20E" ipVersion=0x4 table="filter"
2026-02-17 02:41:30.149 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-3539" ipVersion=0x4 table="filter"
2026-02-17 02:41:30.149 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CHxsxZJN8dI1lUW20E" ipVersion=0x4 table="filter"
2026-02-17 02:41:30.149 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:30.149 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali54ea3f81e05" ipVersion=0x4 table="filter"
2026-02-17 02:41:30.149 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali54ea3f81e05" ipVersion=0x4 table="filter"
2026-02-17 02:41:30.149 [INFO][80] 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-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:30.149 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:30.211 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-3539/pod-subpath-test-configmap-2fxt", EndpointId:"eth0"}
2026-02-17 02:41:30.254 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1829"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1829"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1829"} labels:{key:"webhook-8718-markers" value:"true"}
2026-02-17 02:41:30.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1829"}
2026-02-17 02:41:30.376 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-4122/agnhost-primary-hpq4c, name=eth0)
2026-02-17 02:41:30.377 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-4122.default"} profile:{}
2026-02-17 02:41:30.377 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-4122"} profile:{inbound_rules:{action:"allow" rule_id:"xFoJ__INN99t7eQP"} outbound_rules:{action:"allow" rule_id:"yHSL_L2hyfUI4Yy8"}}
2026-02-17 02:41:30.377 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4122/agnhost-primary-hpq4c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37f3e66d60a" profile_ids:"kns.kubectl-4122" profile_ids:"ksa.kubectl-4122.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 02:41:30.377 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:30.377 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:30.377 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:30.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali37f3e66d60a" ipVersion=0x4 table="filter"
2026-02-17 02:41:30.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-4122" ipVersion=0x4 table="filter"
2026-02-17 02:41:30.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qQsq6gCcKr1qaFx29a" ipVersion=0x4 table="filter"
2026-02-17 02:41:30.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali37f3e66d60a" ipVersion=0x4 table="filter"
2026-02-17 02:41:30.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-4122" ipVersion=0x4 table="filter"
2026-02-17 02:41:30.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qQsq6gCcKr1qaFx29a" ipVersion=0x4 table="filter"
2026-02-17 02:41:30.378 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali37f3e66d60a"
2026-02-17 02:41:30.378 [INFO][80] felix/endpoint_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-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:30.378 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:30.424 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:30.424 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"} status="down"
2026-02-17 02:41:30.452 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali37f3e66d60a" state="down"
2026-02-17 02:41:30.452 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37f3e66d60a"
2026-02-17 02:41:30.452 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali37f3e66d60a" state="up"
2026-02-17 02:41:30.452 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37f3e66d60a", State:"down", Index:14}
2026-02-17 02:41:30.453 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37f3e66d60a", Addrs:set.Typed[string]{}}
2026-02-17 02:41:30.453 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37f3e66d60a", Addrs:set.Typed[string]{}}
2026-02-17 02:41:30.453 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37f3e66d60a", State:"up", Index:14}
2026-02-17 02:41:30.453 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali37f3e66d60a"
2026-02-17 02:41:30.453 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37f3e66d60a"
2026-02-17 02:41:30.453 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37f3e66d60a"
2026-02-17 02:41:30.453 [INFO][80] felix/endpoint_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-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:30.453 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:30.485 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:30.485 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"} status="up"
2026-02-17 02:41:30.862 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5374"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5374"}
2026-02-17 02:41:30.894 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-31"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"pv-31"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-31"}
2026-02-17 02:41:30.894 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-31" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:31.110 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-31"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"pv-31"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-31"}
2026-02-17 02:41:31.142 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4491"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4491"}
2026-02-17 02:41:31.187 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-4491" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:31.689 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-4122/agnhost-primary-hpq4c, name=eth0)
2026-02-17 02:41:31.689 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4122/agnhost-primary-hpq4c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37f3e66d60a" profile_ids:"kns.kubectl-4122" profile_ids:"ksa.kubectl-4122.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 02:41:31.690 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:31.690 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:31.690 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:31.690 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37f3e66d60a"
2026-02-17 02:41:31.690 [INFO][80] felix/endpoint_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-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:31.690 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:31.718 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:31.718 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"} status="up"
2026-02-17 02:41:31.876 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3539"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3539"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3539"}
2026-02-17 02:41:31.944 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2368"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2368"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2368"}
2026-02-17 02:41:31.972 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-2368" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:32.059 [INFO][80] 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:41:32.059 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali37f3e66d60a"
2026-02-17 02:41:32.059 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37f3e66d60a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:32.059 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37f3e66d60a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:32.659 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775, name=eth0)
2026-02-17 02:41:32.660 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-2368"} profile:{inbound_rules:{action:"allow" rule_id:"9C_u67QVaUGjpBNh"} outbound_rules:{action:"allow" rule_id:"AdU1bF20cyuPBNhg"}}
2026-02-17 02:41:32.660 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-2368.default"} profile:{}
2026-02-17 02:41:32.660 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc78ece6fa6" profile_ids:"kns.security-context-2368" profile_ids:"ksa.security-context-2368.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 02:41:32.660 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:32.660 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:32.660 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:32.661 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibc78ece6fa6" ipVersion=0x4 table="filter"
2026-02-17 02:41:32.661 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sBgBE1ay6VPghjWQd3" ipVersion=0x4 table="filter"
2026-02-17 02:41:32.661 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_T-8foaZrOwzXd-xR9g" ipVersion=0x4 table="filter"
2026-02-17 02:41:32.661 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibc78ece6fa6" ipVersion=0x4 table="filter"
2026-02-17 02:41:32.661 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sBgBE1ay6VPghjWQd3" ipVersion=0x4 table="filter"
2026-02-17 02:41:32.661 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_T-8foaZrOwzXd-xR9g" ipVersion=0x4 table="filter"
2026-02-17 02:41:32.661 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibc78ece6fa6"
2026-02-17 02:41:32.661 [INFO][80] felix/endpoint_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-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:32.661 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:32.721 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:32.721 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"} status="down"
2026-02-17 02:41:32.721 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1228" name:"default"}
2026-02-17 02:41:32.721 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4122"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4122"}
2026-02-17 02:41:32.723 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calibc78ece6fa6" state="down"
2026-02-17 02:41:32.723 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc78ece6fa6"
2026-02-17 02:41:32.732 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calibc78ece6fa6" state="up"
2026-02-17 02:41:32.741 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc78ece6fa6", State:"down", Index:15}
2026-02-17 02:41:32.741 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc78ece6fa6", Addrs:set.Typed[string]{}}
2026-02-17 02:41:32.741 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc78ece6fa6", Addrs:set.Typed[string]{}}
2026-02-17 02:41:32.741 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc78ece6fa6", State:"up", Index:15}
2026-02-17 02:41:32.741 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibc78ece6fa6"
2026-02-17 02:41:32.741 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibc78ece6fa6"
2026-02-17 02:41:32.741 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc78ece6fa6"
2026-02-17 02:41:32.741 [INFO][80] felix/endpoint_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-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:32.741 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:32.766 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:32.766 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"} status="up"
2026-02-17 02:41:32.766 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8069"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8069"}
2026-02-17 02:41:32.766 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-8069" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:33.054 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1228"}
2026-02-17 02:41:33.807 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8069"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8069"}
2026-02-17 02:41:33.829 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2576"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2576"}
2026-02-17 02:41:33.829 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-2576" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:34.084 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-2576" type:"ClusterIP" cluster_ips:"10.254.152.80" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:41:34.323 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-2576" type:"ClusterIP" cluster_ips:"10.254.207.219" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:41:34.373 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-9493/test-rs-d69v8, name=eth0)
2026-02-17 02:41:34.374 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9493/test-rs-d69v8" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliedd9f4f8529" profile_ids:"kns.replicaset-9493" profile_ids:"ksa.replicaset-9493.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 02:41:34.374 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:34.374 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:34.374 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:34.374 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliedd9f4f8529"
2026-02-17 02:41:34.374 [INFO][80] felix/endpoint_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-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:34.374 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:34.384 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-9493/test-rs-d69v8, name=eth0)
2026-02-17 02:41:34.413 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:34.413 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"} status="up"
2026-02-17 02:41:34.414 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-9493/test-rs-d69v8" endpoint_id:"eth0"}
2026-02-17 02:41:34.414 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-9493"}
2026-02-17 02:41:34.414 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-9493.default"}
2026-02-17 02:41:34.414 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:34.414 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:34.415 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-9493" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.415 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xu9gt00arqA2ggzJ4U" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.415 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-9493" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.415 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xu9gt00arqA2ggzJ4U" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.415 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:34.415 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliedd9f4f8529" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.415 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliedd9f4f8529" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.416 [INFO][80] 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-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:34.416 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:34.417 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.8
2026-02-17 02:41:34.499 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-9493/test-rs-d69v8", EndpointId:"eth0"}
2026-02-17 02:41:34.542 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"frontend" namespace:"kubectl-2576" type:"ClusterIP" cluster_ips:"10.254.4.193" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:34.555 [INFO][80] 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:41:34.555 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibc78ece6fa6"
2026-02-17 02:41:34.567 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc78ece6fa6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:34.567 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc78ece6fa6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:34.688 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8718" name:"default"}
2026-02-17 02:41:34.729 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775, name=eth0)
2026-02-17 02:41:34.729 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc78ece6fa6" profile_ids:"kns.security-context-2368" profile_ids:"ksa.security-context-2368.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 02:41:34.729 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:34.730 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:34.730 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:34.731 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc78ece6fa6"
2026-02-17 02:41:34.731 [INFO][80] felix/endpoint_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-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:34.731 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:34.766 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:34.766 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"} status="up"
2026-02-17 02:41:34.856 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-4491/rc-test-qps6n, name=eth0)
2026-02-17 02:41:34.857 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-4491"} profile:{inbound_rules:{action:"allow" rule_id:"EfYdgk5Yy5d-Niz1"} outbound_rules:{action:"allow" rule_id:"zZ4FpOPQM7XSkEeF"}}
2026-02-17 02:41:34.857 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-4491.default"} profile:{}
2026-02-17 02:41:34.857 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4491/rc-test-qps6n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali930a78f2e21" profile_ids:"kns.replication-controller-4491" profile_ids:"ksa.replication-controller-4491.default" ipv4_nets:"10.100.203.11/32"}
2026-02-17 02:41:34.857 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:34.857 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:34.857 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:34.857 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali930a78f2e21" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.857 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cIpQOuz5GftCeqARCF" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.857 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_38O0je2ldQaeiYLUx5" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.858 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali930a78f2e21" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.858 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cIpQOuz5GftCeqARCF" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.858 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_38O0je2ldQaeiYLUx5" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.858 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali930a78f2e21"
2026-02-17 02:41:34.858 [INFO][80] felix/endpoint_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-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:34.858 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:34.862 [INFO][80] 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:41:34.862 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliedd9f4f8529"
2026-02-17 02:41:34.862 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="caliedd9f4f8529" state="down"
2026-02-17 02:41:34.862 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="caliedd9f4f8529" state=""
2026-02-17 02:41:34.862 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliedd9f4f8529"
2026-02-17 02:41:34.896 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:34.896 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"} status="down"
2026-02-17 02:41:34.896 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedd9f4f8529", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.896 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedd9f4f8529", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.896 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedd9f4f8529", State:"down", Index:13}
2026-02-17 02:41:34.897 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliedd9f4f8529", State:"", Index:13}
2026-02-17 02:41:34.897 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliedd9f4f8529", Addrs:set.Set[string](nil)}
2026-02-17 02:41:34.897 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliedd9f4f8529", Addrs:set.Set[string](nil)}
2026-02-17 02:41:34.933 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali930a78f2e21" state="down"
2026-02-17 02:41:34.933 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali930a78f2e21"
2026-02-17 02:41:34.933 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali930a78f2e21" state="up"
2026-02-17 02:41:34.933 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali930a78f2e21", State:"down", Index:16}
2026-02-17 02:41:34.934 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali930a78f2e21", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.934 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali930a78f2e21", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.934 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali930a78f2e21", State:"up", Index:16}
2026-02-17 02:41:34.934 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali930a78f2e21"
2026-02-17 02:41:34.934 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali930a78f2e21"
2026-02-17 02:41:34.934 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali930a78f2e21"
2026-02-17 02:41:34.934 [INFO][80] felix/endpoint_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-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:34.934 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:34.960 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:34.960 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"} status="up"
2026-02-17 02:41:35.481 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8718"}
2026-02-17 02:41:35.596 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-9493" name:"default"}
2026-02-17 02:41:35.674 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-2576/frontend-579d6cd644-p6c4p, name=eth0)
2026-02-17 02:41:35.674 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-2576"} profile:{inbound_rules:{action:"allow" rule_id:"c7eQ8XDAiA8aQRIX"} outbound_rules:{action:"allow" rule_id:"hnvXpG2s6UGc-op5"}}
2026-02-17 02:41:35.675 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-2576.default"} profile:{}
2026-02-17 02:41:35.675 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/frontend-579d6cd644-p6c4p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9b68bda768" profile_ids:"kns.kubectl-2576" profile_ids:"ksa.kubectl-2576.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:41:35.675 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:35.675 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:35.675 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:35.675 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie9b68bda768" ipVersion=0x4 table="filter"
2026-02-17 02:41:35.675 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-2576" ipVersion=0x4 table="filter"
2026-02-17 02:41:35.675 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_k4snY7EPXX89IobkNq" ipVersion=0x4 table="filter"
2026-02-17 02:41:35.676 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie9b68bda768" ipVersion=0x4 table="filter"
2026-02-17 02:41:35.676 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-2576" ipVersion=0x4 table="filter"
2026-02-17 02:41:35.676 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_k4snY7EPXX89IobkNq" ipVersion=0x4 table="filter"
2026-02-17 02:41:35.676 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie9b68bda768"
2026-02-17 02:41:35.676 [INFO][80] felix/endpoint_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-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:35.676 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:35.729 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:35.729 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"} status="down"
2026-02-17 02:41:35.750 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="calie9b68bda768" state="down"
2026-02-17 02:41:35.751 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie9b68bda768"
2026-02-17 02:41:35.751 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9b68bda768", State:"down", Index:17}
2026-02-17 02:41:35.751 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9b68bda768", Addrs:set.Typed[string]{}}
2026-02-17 02:41:35.751 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9b68bda768", Addrs:set.Typed[string]{}}
2026-02-17 02:41:35.751 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie9b68bda768"
2026-02-17 02:41:35.751 [INFO][80] felix/endpoint_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-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:35.751 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:35.756 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="calie9b68bda768" state="up"
2026-02-17 02:41:35.780 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:35.781 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"} status="down"
2026-02-17 02:41:35.781 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9b68bda768", State:"up", Index:17}
2026-02-17 02:41:35.781 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie9b68bda768"
2026-02-17 02:41:35.781 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie9b68bda768"
2026-02-17 02:41:35.782 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9b68bda768"
2026-02-17 02:41:35.782 [INFO][80] felix/endpoint_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-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:35.782 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:35.811 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:35.811 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"} status="up"
2026-02-17 02:41:35.811 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-9493"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-9493"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9493"}
2026-02-17 02:41:35.843 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-9493"}
2026-02-17 02:41:35.942 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt, name=eth0)
2026-02-17 02:41:35.942 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali82b2f8216a3" profile_ids:"kns.kubectl-2576" profile_ids:"ksa.kubectl-2576.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 02:41:35.943 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:35.943 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:35.943 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:35.944 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali82b2f8216a3" ipVersion=0x4 table="filter"
2026-02-17 02:41:35.944 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali82b2f8216a3" ipVersion=0x4 table="filter"
2026-02-17 02:41:35.944 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali82b2f8216a3"
2026-02-17 02:41:35.944 [INFO][80] felix/endpoint_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-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:35.944 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:35.998 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:35.998 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"} status="down"
2026-02-17 02:41:36.004 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali82b2f8216a3" state="down"
2026-02-17 02:41:36.004 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali82b2f8216a3"
2026-02-17 02:41:36.004 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali82b2f8216a3", State:"down", Index:18}
2026-02-17 02:41:36.005 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali82b2f8216a3", Addrs:set.Typed[string]{}}
2026-02-17 02:41:36.005 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali82b2f8216a3", Addrs:set.Typed[string]{}}
2026-02-17 02:41:36.005 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali82b2f8216a3"
2026-02-17 02:41:36.005 [INFO][80] felix/endpoint_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-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:36.005 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:36.007 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali82b2f8216a3" state="up"
2026-02-17 02:41:36.028 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:36.029 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"} status="down"
2026-02-17 02:41:36.029 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali82b2f8216a3", State:"up", Index:18}
2026-02-17 02:41:36.029 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali82b2f8216a3"
2026-02-17 02:41:36.029 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali82b2f8216a3"
2026-02-17 02:41:36.029 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali82b2f8216a3"
2026-02-17 02:41:36.029 [INFO][80] felix/endpoint_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-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:36.029 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:36.053 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:36.053 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"} status="up"
2026-02-17 02:41:36.088 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775, name=eth0)
2026-02-17 02:41:36.088 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc78ece6fa6" profile_ids:"kns.security-context-2368" profile_ids:"ksa.security-context-2368.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 02:41:36.088 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:36.088 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:36.089 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:36.089 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc78ece6fa6"
2026-02-17 02:41:36.089 [INFO][80] felix/endpoint_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-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:36.089 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:36.123 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:36.123 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"} status="up"
2026-02-17 02:41:36.183 [INFO][80] 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:41:36.183 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali930a78f2e21"
2026-02-17 02:41:36.184 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali930a78f2e21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:36.184 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali930a78f2e21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:36.193 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calibc78ece6fa6" state="down"
2026-02-17 02:41:36.194 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc78ece6fa6"
2026-02-17 02:41:36.194 [INFO][80] 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:41:36.197 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="calibc78ece6fa6" state=""
2026-02-17 02:41:36.197 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibc78ece6fa6"
2026-02-17 02:41:36.233 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc78ece6fa6", State:"down", Index:15}
2026-02-17 02:41:36.233 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc78ece6fa6", Addrs:set.Typed[string]{}}
2026-02-17 02:41:36.233 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc78ece6fa6", Addrs:set.Typed[string]{}}
2026-02-17 02:41:36.233 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc78ece6fa6", State:"", Index:15}
2026-02-17 02:41:36.233 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc78ece6fa6", Addrs:set.Set[string](nil)}
2026-02-17 02:41:36.233 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc78ece6fa6", Addrs:set.Set[string](nil)}
2026-02-17 02:41:36.233 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibc78ece6fa6"
2026-02-17 02:41:36.233 [INFO][80] felix/endpoint_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-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:36.233 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:36.234 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.10
2026-02-17 02:41:36.266 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:36.267 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"} status="down"
2026-02-17 02:41:36.359 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775, name=eth0)
2026-02-17 02:41:36.359 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775" endpoint_id:"eth0"}
2026-02-17 02:41:36.359 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-2368"}
2026-02-17 02:41:36.359 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-2368.default"}
2026-02-17 02:41:36.359 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:36.359 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:36.360 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sBgBE1ay6VPghjWQd3" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.360 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_T-8foaZrOwzXd-xR9g" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.360 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sBgBE1ay6VPghjWQd3" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.360 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_T-8foaZrOwzXd-xR9g" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.360 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:36.360 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibc78ece6fa6" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.360 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibc78ece6fa6" ipVersion=0x4 table="filter"
2026-02-17 02:41:36.360 [INFO][80] 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-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:36.360 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:36.432 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-2368/security-context-0f82df4e-d1ff-4d7a-bb32-940f453b7775", EndpointId:"eth0"}
2026-02-17 02:41:36.602 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-5374" name:"default"}
2026-02-17 02:41:36.693 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5374"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5374"}
2026-02-17 02:41:36.719 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-5374"}
2026-02-17 02:41:36.756 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-2576/frontend-579d6cd644-p6c4p, name=eth0)
2026-02-17 02:41:36.756 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/frontend-579d6cd644-p6c4p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9b68bda768" profile_ids:"kns.kubectl-2576" profile_ids:"ksa.kubectl-2576.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:41:36.756 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:36.756 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:36.756 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:36.756 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9b68bda768"
2026-02-17 02:41:36.756 [INFO][80] felix/endpoint_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-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:36.757 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:36.783 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt, name=eth0)
2026-02-17 02:41:36.785 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:36.786 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"} status="up"
2026-02-17 02:41:36.786 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali82b2f8216a3" profile_ids:"kns.kubectl-2576" profile_ids:"ksa.kubectl-2576.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 02:41:36.786 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:36.786 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:36.786 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:36.787 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali82b2f8216a3"
2026-02-17 02:41:36.787 [INFO][80] felix/endpoint_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-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:36.787 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:36.826 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:36.826 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"} status="up"
2026-02-17 02:41:37.015 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-31" name:"default"}
2026-02-17 02:41:37.060 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-31"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"pv-31"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-31"}
2026-02-17 02:41:37.082 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-31"}
2026-02-17 02:41:37.158 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-3539" name:"default"}
2026-02-17 02:41:37.463 [INFO][80] 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:41:37.464 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie9b68bda768"
2026-02-17 02:41:37.464 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9b68bda768", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:37.464 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9b68bda768", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:37.505 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-3539"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-3539"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3539"}
2026-02-17 02:41:37.543 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-3539"}
2026-02-17 02:41:37.743 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-4122/agnhost-primary-hpq4c, name=eth0)
2026-02-17 02:41:37.743 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4122/agnhost-primary-hpq4c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37f3e66d60a" profile_ids:"kns.kubectl-4122" profile_ids:"ksa.kubectl-4122.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 02:41:37.743 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:37.743 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:37.743 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:37.747 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37f3e66d60a"
2026-02-17 02:41:37.747 [INFO][80] felix/endpoint_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-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:37.747 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:37.782 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-4122/agnhost-primary-hpq4c, name=eth0)
2026-02-17 02:41:37.787 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:37.787 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"} status="up"
2026-02-17 02:41:37.788 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4122"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4122"}
2026-02-17 02:41:37.788 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4122/agnhost-primary-hpq4c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37f3e66d60a" profile_ids:"kns.kubectl-4122" profile_ids:"ksa.kubectl-4122.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 02:41:37.788 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:37.788 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:37.788 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:37.789 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37f3e66d60a"
2026-02-17 02:41:37.789 [INFO][80] felix/endpoint_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-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:37.789 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:37.804 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-4491/rc-test-qps6n, name=eth0)
2026-02-17 02:41:37.816 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:37.816 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"} status="up"
2026-02-17 02:41:37.816 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4491/rc-test-qps6n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali930a78f2e21" profile_ids:"kns.replication-controller-4491" profile_ids:"ksa.replication-controller-4491.default" ipv4_nets:"10.100.203.11/32"}
2026-02-17 02:41:37.816 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:37.816 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:37.816 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:37.817 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali930a78f2e21"
2026-02-17 02:41:37.817 [INFO][80] felix/endpoint_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-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:37.817 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:37.852 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:37.852 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"} status="up"
2026-02-17 02:41:37.910 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-4491/rc-test-qps6n, name=eth0)
2026-02-17 02:41:37.910 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4491/rc-test-qps6n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali930a78f2e21" profile_ids:"kns.replication-controller-4491" profile_ids:"ksa.replication-controller-4491.default" ipv4_nets:"10.100.203.11/32"}
2026-02-17 02:41:37.911 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:37.911 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:37.911 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:37.912 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali930a78f2e21"
2026-02-17 02:41:37.912 [INFO][80] felix/endpoint_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-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:37.912 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:37.937 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:37.938 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"} status="up"
2026-02-17 02:41:37.944 [INFO][80] 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:41:37.944 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali82b2f8216a3"
2026-02-17 02:41:37.944 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali82b2f8216a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:37.944 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali82b2f8216a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:38.020 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4491"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4491"}
2026-02-17 02:41:38.057 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5257"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5257"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5257"}
2026-02-17 02:41:38.094 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5257" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:38.134 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2368"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2368"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2368"}
2026-02-17 02:41:38.160 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-97"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-97"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-97"}
2026-02-17 02:41:38.160 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:41:38.176 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-97" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:38.291 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-4122/agnhost-primary-hpq4c, name=eth0)
2026-02-17 02:41:38.291 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4122/agnhost-primary-hpq4c" endpoint_id:"eth0"}
2026-02-17 02:41:38.292 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-4122.default"}
2026-02-17 02:41:38.292 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-4122"}
2026-02-17 02:41:38.341 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:38.341 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:38.341 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-4122" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.341 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qQsq6gCcKr1qaFx29a" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.341 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-4122" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.341 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qQsq6gCcKr1qaFx29a" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.341 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:38.342 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali37f3e66d60a" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.342 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali37f3e66d60a" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.342 [INFO][80] 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-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:38.342 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:38.342 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.9
2026-02-17 02:41:38.393 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali37f3e66d60a" state="down"
2026-02-17 02:41:38.394 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37f3e66d60a"
2026-02-17 02:41:38.394 [INFO][80] 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:41:38.403 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="cali37f3e66d60a" state=""
2026-02-17 02:41:38.403 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali37f3e66d60a"
2026-02-17 02:41:38.436 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4122/agnhost-primary-hpq4c", EndpointId:"eth0"}
2026-02-17 02:41:38.437 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37f3e66d60a", State:"down", Index:14}
2026-02-17 02:41:38.437 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37f3e66d60a", Addrs:set.Typed[string]{}}
2026-02-17 02:41:38.437 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37f3e66d60a", Addrs:set.Typed[string]{}}
2026-02-17 02:41:38.437 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37f3e66d60a", State:"", Index:14}
2026-02-17 02:41:38.437 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37f3e66d60a", Addrs:set.Set[string](nil)}
2026-02-17 02:41:38.437 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37f3e66d60a", Addrs:set.Set[string](nil)}
2026-02-17 02:41:38.760 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852, name=eth0)
2026-02-17 02:41:38.760 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5257"} profile:{inbound_rules:{action:"allow" rule_id:"hf92NfjnIm4x6QQa"} outbound_rules:{action:"allow" rule_id:"vrt3PV2F04feqH1R"}}
2026-02-17 02:41:38.760 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5257.default"} profile:{}
2026-02-17 02:41:38.760 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali072bda6ac1a" profile_ids:"kns.projected-5257" profile_ids:"ksa.projected-5257.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 02:41:38.761 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:41:38.761 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:38.761 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:38.761 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:38.761 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali072bda6ac1a" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.761 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-5257" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.761 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3GIchIUikQBPUpO-Vp" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.761 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali072bda6ac1a" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.761 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-5257" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.761 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3GIchIUikQBPUpO-Vp" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.761 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali072bda6ac1a"
2026-02-17 02:41:38.761 [INFO][80] felix/endpoint_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-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:38.761 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:38.803 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:38.803 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"} status="down"
2026-02-17 02:41:38.841 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali072bda6ac1a" state="down"
2026-02-17 02:41:38.841 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali072bda6ac1a"
2026-02-17 02:41:38.841 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali072bda6ac1a", State:"down", Index:19}
2026-02-17 02:41:38.841 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali072bda6ac1a", Addrs:set.Typed[string]{}}
2026-02-17 02:41:38.841 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali072bda6ac1a", Addrs:set.Typed[string]{}}
2026-02-17 02:41:38.842 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali072bda6ac1a"
2026-02-17 02:41:38.842 [INFO][80] felix/endpoint_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-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:38.842 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali072bda6ac1a" state="up"
2026-02-17 02:41:38.842 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:38.861 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:38.861 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"} status="down"
2026-02-17 02:41:38.861 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali072bda6ac1a", State:"up", Index:19}
2026-02-17 02:41:38.861 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali072bda6ac1a"
2026-02-17 02:41:38.861 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali072bda6ac1a"
2026-02-17 02:41:38.862 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali072bda6ac1a"
2026-02-17 02:41:38.862 [INFO][80] felix/endpoint_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-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:38.862 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:38.900 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:38.900 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"} status="up"
2026-02-17 02:41:38.918 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-97/test-rollover-controller-rhd9n, name=eth0)
2026-02-17 02:41:38.919 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-97"} profile:{inbound_rules:{action:"allow" rule_id:"C4rn9RGCX9ywm4Ap"} outbound_rules:{action:"allow" rule_id:"eyERdLWWOyCP_Pof"}}
2026-02-17 02:41:38.919 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-97.default"} profile:{}
2026-02-17 02:41:38.919 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-97/test-rollover-controller-rhd9n" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib483a200ce5" profile_ids:"kns.deployment-97" profile_ids:"ksa.deployment-97.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:41:38.919 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:41:38.919 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:41:38.919 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:41:38.922 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib483a200ce5" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.922 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-97" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.922 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_43-7xw7bi6uf1CB7as" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.922 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib483a200ce5" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.922 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-97" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.922 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_43-7xw7bi6uf1CB7as" ipVersion=0x4 table="filter"
2026-02-17 02:41:38.922 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib483a200ce5"
2026-02-17 02:41:38.922 [INFO][80] felix/endpoint_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-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:41:38.922 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:41:38.985 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:38.986 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"} status="down"
2026-02-17 02:41:38.986 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-8069" name:"default"}
2026-02-17 02:41:38.986 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:41:38.995 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calib483a200ce5" state="down"
2026-02-17 02:41:38.996 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib483a200ce5"
2026-02-17 02:41:39.000 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calib483a200ce5" state="up"
2026-02-17 02:41:39.013 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib483a200ce5", State:"down", Index:20}
2026-02-17 02:41:39.013 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib483a200ce5", Addrs:set.Typed[string]{}}
2026-02-17 02:41:39.013 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib483a200ce5", Addrs:set.Typed[string]{}}
2026-02-17 02:41:39.013 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib483a200ce5", State:"up", Index:20}
2026-02-17 02:41:39.083 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib483a200ce5"
2026-02-17 02:41:39.083 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib483a200ce5"
2026-02-17 02:41:39.084 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib483a200ce5"
2026-02-17 02:41:39.084 [INFO][80] felix/endpoint_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-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:41:39.084 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:41:39.113 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:39.113 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"} status="up"
2026-02-17 02:41:39.297 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8069"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8069"}
2026-02-17 02:41:39.297 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:41:39.344 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-8069"}
2026-02-17 02:41:39.405 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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:39.405 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:41:39.405 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:41:39.405 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:39.820 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852, name=eth0)
2026-02-17 02:41:39.820 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali072bda6ac1a" profile_ids:"kns.projected-5257" profile_ids:"ksa.projected-5257.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 02:41:39.820 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:41:39.820 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:39.820 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:39.820 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:39.822 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali072bda6ac1a"
2026-02-17 02:41:39.822 [INFO][80] felix/endpoint_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-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:39.822 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:39.839 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-97/test-rollover-controller-rhd9n, name=eth0)
2026-02-17 02:41:39.854 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:39.855 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"} status="up"
2026-02-17 02:41:39.855 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-97/test-rollover-controller-rhd9n" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib483a200ce5" profile_ids:"kns.deployment-97" profile_ids:"ksa.deployment-97.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:41:39.856 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:41:39.856 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:41:39.856 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:41:39.858 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib483a200ce5"
2026-02-17 02:41:39.859 [INFO][80] felix/endpoint_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-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:41:39.860 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:41:39.881 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:39.881 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"} status="up"
2026-02-17 02:41:40.120 [INFO][80] 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:41:40.120 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib483a200ce5"
2026-02-17 02:41:40.120 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib483a200ce5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:40.120 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib483a200ce5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:40.306 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-2576"
2026-02-17 02:41:40.343 [INFO][80] 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:41:40.344 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali072bda6ac1a"
2026-02-17 02:41:40.344 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali072bda6ac1a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:40.344 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali072bda6ac1a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:40.458 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-2576"
2026-02-17 02:41:40.604 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"frontend" namespace:"kubectl-2576"
2026-02-17 02:41:40.779 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-2576/frontend-579d6cd644-p6c4p, name=eth0)
2026-02-17 02:41:40.779 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/frontend-579d6cd644-p6c4p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9b68bda768" profile_ids:"kns.kubectl-2576" profile_ids:"ksa.kubectl-2576.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:41:40.779 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:40.779 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:40.779 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:40.781 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9b68bda768"
2026-02-17 02:41:40.782 [INFO][80] felix/endpoint_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-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:40.782 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:40.808 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:40.808 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"} status="up"
2026-02-17 02:41:40.817 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-2576/frontend-579d6cd644-p6c4p, name=eth0)
2026-02-17 02:41:40.817 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/frontend-579d6cd644-p6c4p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie9b68bda768" profile_ids:"kns.kubectl-2576" profile_ids:"ksa.kubectl-2576.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:41:40.817 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:40.817 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:40.817 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:40.818 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie9b68bda768"
2026-02-17 02:41:40.818 [INFO][80] felix/endpoint_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-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:40.818 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:40.852 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:40.853 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"} status="up"
2026-02-17 02:41:41.082 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852, name=eth0)
2026-02-17 02:41:41.082 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali072bda6ac1a" profile_ids:"kns.projected-5257" profile_ids:"ksa.projected-5257.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 02:41:41.082 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.082 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.083 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.084 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali072bda6ac1a"
2026-02-17 02:41:41.084 [INFO][80] felix/endpoint_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-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.084 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.116 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:41.116 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"} status="up"
2026-02-17 02:41:41.164 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2576"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2576"}
2026-02-17 02:41:41.189 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali072bda6ac1a" state="down"
2026-02-17 02:41:41.189 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali072bda6ac1a"
2026-02-17 02:41:41.189 [INFO][80] 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:41:41.192 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali072bda6ac1a", State:"down", Index:19}
2026-02-17 02:41:41.192 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali072bda6ac1a", Addrs:set.Typed[string]{}}
2026-02-17 02:41:41.192 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali072bda6ac1a", Addrs:set.Typed[string]{}}
2026-02-17 02:41:41.193 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali072bda6ac1a"
2026-02-17 02:41:41.193 [INFO][80] felix/endpoint_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-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.193 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.193 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.14
2026-02-17 02:41:41.196 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali072bda6ac1a" state=""
2026-02-17 02:41:41.196 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali072bda6ac1a"
2026-02-17 02:41:41.197 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt, name=eth0)
2026-02-17 02:41:41.216 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:41.216 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"} status="down"
2026-02-17 02:41:41.216 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-4731"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-4731"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4731"}
2026-02-17 02:41:41.216 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali82b2f8216a3" profile_ids:"kns.kubectl-2576" profile_ids:"ksa.kubectl-2576.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 02:41:41.216 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-4731" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:41.216 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.216 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.216 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.216 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali82b2f8216a3"
2026-02-17 02:41:41.216 [INFO][80] felix/endpoint_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-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.216 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.232 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-2576/frontend-579d6cd644-p6c4p, name=eth0)
2026-02-17 02:41:41.235 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt, name=eth0)
2026-02-17 02:41:41.245 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:41.245 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"} status="up"
2026-02-17 02:41:41.245 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/frontend-579d6cd644-p6c4p" endpoint_id:"eth0"}
2026-02-17 02:41:41.245 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali82b2f8216a3" profile_ids:"kns.kubectl-2576" profile_ids:"ksa.kubectl-2576.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 02:41:41.245 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:41.245 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:41.246 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:41.246 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.246 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.246 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.248 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie9b68bda768" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.248 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie9b68bda768" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.248 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali82b2f8216a3"
2026-02-17 02:41:41.248 [INFO][80] 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-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:41.248 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:41.248 [INFO][80] felix/endpoint_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-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.248 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.252 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.12
2026-02-17 02:41:41.324 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/frontend-579d6cd644-p6c4p", EndpointId:"eth0"}
2026-02-17 02:41:41.324 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:41.324 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"} status="up"
2026-02-17 02:41:41.324 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali072bda6ac1a", State:"", Index:19}
2026-02-17 02:41:41.324 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali072bda6ac1a", Addrs:set.Set[string](nil)}
2026-02-17 02:41:41.324 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali072bda6ac1a", Addrs:set.Set[string](nil)}
2026-02-17 02:41:41.324 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali072bda6ac1a"
2026-02-17 02:41:41.324 [INFO][80] felix/endpoint_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-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.324 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.339 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="calie9b68bda768" state="down"
2026-02-17 02:41:41.339 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie9b68bda768"
2026-02-17 02:41:41.340 [INFO][80] 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:41:41.342 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="calie9b68bda768" state=""
2026-02-17 02:41:41.342 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie9b68bda768"
2026-02-17 02:41:41.352 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:41.352 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"} status="down"
2026-02-17 02:41:41.352 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9b68bda768", State:"down", Index:17}
2026-02-17 02:41:41.352 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9b68bda768", Addrs:set.Typed[string]{}}
2026-02-17 02:41:41.353 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9b68bda768", Addrs:set.Typed[string]{}}
2026-02-17 02:41:41.353 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie9b68bda768", State:"", Index:17}
2026-02-17 02:41:41.353 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie9b68bda768", Addrs:set.Set[string](nil)}
2026-02-17 02:41:41.353 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie9b68bda768", Addrs:set.Set[string](nil)}
2026-02-17 02:41:41.445 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852, name=eth0)
2026-02-17 02:41:41.445 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852" endpoint_id:"eth0"}
2026-02-17 02:41:41.445 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5257"}
2026-02-17 02:41:41.445 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5257.default"}
2026-02-17 02:41:41.446 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.446 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.446 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-5257" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.446 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3GIchIUikQBPUpO-Vp" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.446 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-5257" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.446 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3GIchIUikQBPUpO-Vp" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.446 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.446 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali072bda6ac1a" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.446 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali072bda6ac1a" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.446 [INFO][80] 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-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.446 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.521 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5257/pod-projected-secrets-f7f12ef3-44b8-446f-b593-7e3cea12f852", EndpointId:"eth0"}
2026-02-17 02:41:41.556 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt, name=eth0)
2026-02-17 02:41:41.556 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt" endpoint_id:"eth0"}
2026-02-17 02:41:41.556 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-2576"}
2026-02-17 02:41:41.556 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-2576.default"}
2026-02-17 02:41:41.556 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.556 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.557 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-2576" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.557 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_k4snY7EPXX89IobkNq" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.557 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-2576" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.557 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_k4snY7EPXX89IobkNq" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.557 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.558 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali82b2f8216a3" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.558 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali82b2f8216a3" ipVersion=0x4 table="filter"
2026-02-17 02:41:41.558 [INFO][80] 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-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.558 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.558 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.13
bird: KIF: Received address message for unknown interface 18
2026-02-17 02:41:41.628 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-2576/agnhost-replica-7cd68c8b54-qm8bt", EndpointId:"eth0"}
2026-02-17 02:41:41.670 [INFO][80] 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:41:41.670 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali82b2f8216a3"
2026-02-17 02:41:41.670 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali82b2f8216a3" state="down"
2026-02-17 02:41:41.670 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali82b2f8216a3", Addrs:set.Typed[string]{}}
2026-02-17 02:41:41.670 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali82b2f8216a3", Addrs:set.Typed[string]{}}
2026-02-17 02:41:41.671 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali82b2f8216a3", State:"down", Index:18}
2026-02-17 02:41:41.673 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali82b2f8216a3" state=""
2026-02-17 02:41:41.673 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali82b2f8216a3"
2026-02-17 02:41:41.697 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali82b2f8216a3", State:"", Index:18}
2026-02-17 02:41:41.697 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali82b2f8216a3", Addrs:set.Set[string](nil)}
2026-02-17 02:41:41.698 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali82b2f8216a3", Addrs:set.Set[string](nil)}
2026-02-17 02:41:42.205 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5257"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5257"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5257"}
2026-02-17 02:41:42.240 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1696"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1696"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1696"}
2026-02-17 02:41:42.259 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-1696" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:42.296 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-1696" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:42.338 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-1696" type:"ClusterIP" cluster_ips:"10.254.182.117" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:43.074 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-4491/rc-test-qps6n, name=eth0)
2026-02-17 02:41:43.074 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4491/rc-test-qps6n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali930a78f2e21" profile_ids:"kns.replication-controller-4491" profile_ids:"ksa.replication-controller-4491.default" ipv4_nets:"10.100.203.11/32"}
2026-02-17 02:41:43.075 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.076 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.076 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.077 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali930a78f2e21"
2026-02-17 02:41:43.077 [INFO][80] felix/endpoint_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-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.077 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.101 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:43.101 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"} status="up"
2026-02-17 02:41:43.102 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-4491"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-4491"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4491"}
2026-02-17 02:41:43.107 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-4491/rc-test-qps6n, name=eth0)
2026-02-17 02:41:43.149 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4491/rc-test-qps6n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali930a78f2e21" profile_ids:"kns.replication-controller-4491" profile_ids:"ksa.replication-controller-4491.default" ipv4_nets:"10.100.203.11/32"}
2026-02-17 02:41:43.149 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.149 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.149 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.149 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali930a78f2e21"
2026-02-17 02:41:43.150 [INFO][80] felix/endpoint_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-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.150 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.185 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:43.185 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"} status="up"
2026-02-17 02:41:43.627 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-4491/rc-test-qps6n, name=eth0)
2026-02-17 02:41:43.627 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-4491/rc-test-qps6n" endpoint_id:"eth0"}
2026-02-17 02:41:43.627 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-4491.default"}
2026-02-17 02:41:43.627 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-4491"}
2026-02-17 02:41:43.627 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.627 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.628 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cIpQOuz5GftCeqARCF" ipVersion=0x4 table="filter"
2026-02-17 02:41:43.628 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_38O0je2ldQaeiYLUx5" ipVersion=0x4 table="filter"
2026-02-17 02:41:43.628 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cIpQOuz5GftCeqARCF" ipVersion=0x4 table="filter"
2026-02-17 02:41:43.628 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_38O0je2ldQaeiYLUx5" ipVersion=0x4 table="filter"
2026-02-17 02:41:43.628 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.628 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali930a78f2e21" ipVersion=0x4 table="filter"
2026-02-17 02:41:43.628 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali930a78f2e21" ipVersion=0x4 table="filter"
2026-02-17 02:41:43.629 [INFO][80] 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-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.629 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.629 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.11
2026-02-17 02:41:43.684 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-4491/rc-test-qps6n", EndpointId:"eth0"}
2026-02-17 02:41:43.740 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali930a78f2e21" state="down"
2026-02-17 02:41:43.740 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali930a78f2e21"
2026-02-17 02:41:43.740 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali930a78f2e21", State:"down", Index:16}
2026-02-17 02:41:43.740 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali930a78f2e21", Addrs:set.Typed[string]{}}
2026-02-17 02:41:43.740 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali930a78f2e21", Addrs:set.Typed[string]{}}
2026-02-17 02:41:43.742 [INFO][80] 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:41:43.745 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali930a78f2e21" state=""
2026-02-17 02:41:43.745 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali930a78f2e21"
2026-02-17 02:41:43.773 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali930a78f2e21", State:"", Index:16}
2026-02-17 02:41:43.773 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali930a78f2e21", Addrs:set.Set[string](nil)}
2026-02-17 02:41:43.773 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali930a78f2e21", Addrs:set.Set[string](nil)}
2026-02-17 02:41:44.148 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-4122"
2026-02-17 02:41:44.243 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-2368" name:"default"}
2026-02-17 02:41:44.271 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4122" name:"default"}
2026-02-17 02:41:44.427 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-2368"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-2368"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2368"}
2026-02-17 02:41:44.454 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-2368"}
2026-02-17 02:41:44.599 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4122"}
2026-02-17 02:41:47.960 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:41:47.967 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-2576" name:"default"}
2026-02-17 02:41:48.468 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali8fccb42516f" state="down"
2026-02-17 02:41:48.469 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8fccb42516f", State:"down", Index:21}
2026-02-17 02:41:48.469 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8fccb42516f"
2026-02-17 02:41:48.469 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8fccb42516f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:48.469 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8fccb42516f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:48.472 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali8fccb42516f" state="up"
2026-02-17 02:41:48.490 [INFO][80] felix/summary.go 100: Summarising 241 dataplane reconciliation loops over 1m0.4s: avg=34ms longest=96ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:41:48.490 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8fccb42516f", State:"up", Index:21}
2026-02-17 02:41:48.490 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8fccb42516f"
2026-02-17 02:41:48.490 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8fccb42516f"
2026-02-17 02:41:49.944 [INFO][80] 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:41:49.944 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8fccb42516f"
2026-02-17 02:41:49.944 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8fccb42516f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:49.944 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8fccb42516f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:51.164 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali8fccb42516f" state="down"
2026-02-17 02:41:51.164 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8fccb42516f"
2026-02-17 02:41:51.164 [INFO][80] 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:41:51.164 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8fccb42516f", State:"down", Index:21}
2026-02-17 02:41:51.164 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8fccb42516f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:51.165 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8fccb42516f", Addrs:set.Typed[string]{}}
2026-02-17 02:41:51.166 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali8fccb42516f" state=""
2026-02-17 02:41:51.166 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8fccb42516f"
2026-02-17 02:41:51.197 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-97/test-rollover-deployment-5b97b67475-6g5jg, name=eth0)
2026-02-17 02:41:51.200 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia44cafd53c1" profile_ids:"kns.deployment-97" profile_ids:"ksa.deployment-97.default" ipv4_nets:"10.100.203.17/32"}
2026-02-17 02:41:51.200 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:41:51.200 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:41:51.201 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:41:51.201 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia44cafd53c1" ipVersion=0x4 table="filter"
2026-02-17 02:41:51.201 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia44cafd53c1" ipVersion=0x4 table="filter"
2026-02-17 02:41:51.201 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia44cafd53c1"
2026-02-17 02:41:51.201 [INFO][80] felix/endpoint_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-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:41:51.201 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:41:51.247 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:51.247 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"} status="down"
2026-02-17 02:41:51.247 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8fccb42516f", State:"", Index:21}
2026-02-17 02:41:51.247 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8fccb42516f", Addrs:set.Set[string](nil)}
2026-02-17 02:41:51.247 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8fccb42516f", Addrs:set.Set[string](nil)}
2026-02-17 02:41:51.248 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.16
2026-02-17 02:41:51.277 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calia44cafd53c1" state="down"
2026-02-17 02:41:51.277 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia44cafd53c1"
2026-02-17 02:41:51.279 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calia44cafd53c1" state="up"
2026-02-17 02:41:51.280 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia44cafd53c1", State:"down", Index:22}
2026-02-17 02:41:51.281 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia44cafd53c1", Addrs:set.Typed[string]{}}
2026-02-17 02:41:51.281 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia44cafd53c1", Addrs:set.Typed[string]{}}
2026-02-17 02:41:51.281 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia44cafd53c1", State:"up", Index:22}
2026-02-17 02:41:51.281 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia44cafd53c1"
2026-02-17 02:41:51.281 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia44cafd53c1"
2026-02-17 02:41:51.281 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia44cafd53c1"
2026-02-17 02:41:51.281 [INFO][80] felix/endpoint_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-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:41:51.281 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:41:51.301 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:51.301 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"} status="up"
2026-02-17 02:41:51.518 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-4491" name:"default"}
2026-02-17 02:41:51.663 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5257" name:"default"}
2026-02-17 02:41:51.773 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-4491"}
2026-02-17 02:41:51.809 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-2576"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-2576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2576"}
2026-02-17 02:41:51.809 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-2576"}
2026-02-17 02:41:51.925 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-97/test-rollover-deployment-5b97b67475-6g5jg, name=eth0)
2026-02-17 02:41:51.925 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia44cafd53c1" profile_ids:"kns.deployment-97" profile_ids:"ksa.deployment-97.default" ipv4_nets:"10.100.203.17/32"}
2026-02-17 02:41:51.925 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:41:51.925 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:41:51.925 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:41:51.926 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia44cafd53c1"
2026-02-17 02:41:51.926 [INFO][80] felix/endpoint_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-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:41:51.926 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:41:51.960 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:51.960 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"} status="up"
2026-02-17 02:41:52.276 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5257"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5257"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5257"}
2026-02-17 02:41:52.322 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5257"}
2026-02-17 02:41:52.889 [INFO][80] 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:41:52.889 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia44cafd53c1"
2026-02-17 02:41:52.889 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia44cafd53c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:52.889 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia44cafd53c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:59.009 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:59.010 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:41:59.010 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:59.196 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-1696"
2026-02-17 02:41:59.246 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-1696"
2026-02-17 02:41:59.316 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1696"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1696"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1696"}
2026-02-17 02:41:59.345 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6467"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6467"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6467"}
2026-02-17 02:41:59.377 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-6467" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:01.097 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3343/replace-29521602-n2q6s, name=eth0)
2026-02-17 02:42:01.098 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-3343.default"} profile:{}
2026-02-17 02:42:01.098 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-3343"} profile:{inbound_rules:{action:"allow" rule_id:"eOFN_cCQycE-tH_M"} outbound_rules:{action:"allow" rule_id:"Jg1JZZYUmDDkNxr7"}}
2026-02-17 02:42:01.098 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3343/replace-29521602-n2q6s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60f6653cebd" profile_ids:"kns.cronjob-3343" profile_ids:"ksa.cronjob-3343.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:42:01.098 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:42:01.098 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:42:01.098 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:42:01.099 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali60f6653cebd" ipVersion=0x4 table="filter"
2026-02-17 02:42:01.099 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-3343" ipVersion=0x4 table="filter"
2026-02-17 02:42:01.099 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_a2w2wg_0SoYe10nWwm" ipVersion=0x4 table="filter"
2026-02-17 02:42:01.099 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali60f6653cebd" ipVersion=0x4 table="filter"
2026-02-17 02:42:01.099 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-3343" ipVersion=0x4 table="filter"
2026-02-17 02:42:01.099 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_a2w2wg_0SoYe10nWwm" ipVersion=0x4 table="filter"
2026-02-17 02:42:01.099 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali60f6653cebd"
2026-02-17 02:42:01.099 [INFO][80] felix/endpoint_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-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:42:01.099 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:42:01.126 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-97/test-rollover-controller-rhd9n, name=eth0)
2026-02-17 02:42:01.138 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-97/test-rollover-controller-rhd9n, name=eth0)
2026-02-17 02:42:01.142 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:01.142 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"} status="down"
2026-02-17 02:42:01.142 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-97/test-rollover-controller-rhd9n" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib483a200ce5" profile_ids:"kns.deployment-97" profile_ids:"ksa.deployment-97.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:42:01.142 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-97/test-rollover-controller-rhd9n" endpoint_id:"eth0"}
2026-02-17 02:42:01.142 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:42:01.142 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:42:01.143 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:42:01.143 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib483a200ce5" ipVersion=0x4 table="filter"
2026-02-17 02:42:01.143 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib483a200ce5" ipVersion=0x4 table="filter"
2026-02-17 02:42:01.143 [INFO][80] 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-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:42:01.143 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:42:01.147 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.15
2026-02-17 02:42:01.157 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali60f6653cebd" state="down"
2026-02-17 02:42:01.157 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali60f6653cebd"
2026-02-17 02:42:01.160 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali60f6653cebd" state="up"
2026-02-17 02:42:01.221 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-controller-rhd9n", EndpointId:"eth0"}
2026-02-17 02:42:01.221 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60f6653cebd", State:"down", Index:23}
2026-02-17 02:42:01.222 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60f6653cebd", Addrs:set.Typed[string]{}}
2026-02-17 02:42:01.222 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60f6653cebd", Addrs:set.Typed[string]{}}
2026-02-17 02:42:01.222 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60f6653cebd", State:"up", Index:23}
2026-02-17 02:42:01.222 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali60f6653cebd"
2026-02-17 02:42:01.222 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali60f6653cebd"
2026-02-17 02:42:01.223 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60f6653cebd"
2026-02-17 02:42:01.223 [INFO][80] felix/endpoint_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-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:42:01.223 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:42:01.260 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:01.260 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 20
2026-02-17 02:42:01.770 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calib483a200ce5" state="down"
2026-02-17 02:42:01.770 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib483a200ce5"
2026-02-17 02:42:01.771 [INFO][80] 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:42:01.771 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib483a200ce5", State:"down", Index:20}
2026-02-17 02:42:01.771 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib483a200ce5", Addrs:set.Typed[string]{}}
2026-02-17 02:42:01.771 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib483a200ce5", Addrs:set.Typed[string]{}}
2026-02-17 02:42:01.774 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="calib483a200ce5" state=""
2026-02-17 02:42:01.774 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib483a200ce5"
2026-02-17 02:42:01.798 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib483a200ce5", State:"", Index:20}
2026-02-17 02:42:01.798 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib483a200ce5", Addrs:set.Set[string](nil)}
2026-02-17 02:42:01.798 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib483a200ce5", Addrs:set.Set[string](nil)}
2026-02-17 02:42:02.367 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3343/replace-29521602-n2q6s, name=eth0)
2026-02-17 02:42:02.367 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3343/replace-29521602-n2q6s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60f6653cebd" profile_ids:"kns.cronjob-3343" profile_ids:"ksa.cronjob-3343.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:42:02.367 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:42:02.367 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:42:02.367 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:42:02.368 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60f6653cebd"
2026-02-17 02:42:02.368 [INFO][80] felix/endpoint_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-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:42:02.368 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:42:02.392 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:02.393 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"} status="up"
2026-02-17 02:42:02.633 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-4731"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-4731"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4731"}
2026-02-17 02:42:02.668 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6022"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6022"}
2026-02-17 02:42:02.711 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-6022" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:02.711 [INFO][80] 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:42:02.711 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali60f6653cebd"
2026-02-17 02:42:02.745 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60f6653cebd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:02.745 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60f6653cebd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:03.127 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-97"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-97"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-97"}
2026-02-17 02:42:03.158 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6395"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6395"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6395"}
2026-02-17 02:42:03.186 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6395" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:03.352 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-6022/pod-adoption, name=eth0)
2026-02-17 02:42:03.352 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-6022"} profile:{inbound_rules:{action:"allow" rule_id:"M6vietS4d9wIl42k"} outbound_rules:{action:"allow" rule_id:"oktdVP4oW46VmEaI"}}
2026-02-17 02:42:03.353 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-6022.default"} profile:{}
2026-02-17 02:42:03.353 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6022/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dead84fe08" profile_ids:"kns.replication-controller-6022" profile_ids:"ksa.replication-controller-6022.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:42:03.353 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:03.353 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:03.353 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:03.354 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9dead84fe08" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.354 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_B4gETBZ5zhYhfuZMHA" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.354 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_T0svK-lrEkNMBTlrjt" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.354 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9dead84fe08" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.354 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_B4gETBZ5zhYhfuZMHA" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.354 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_T0svK-lrEkNMBTlrjt" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.354 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9dead84fe08"
2026-02-17 02:42:03.355 [INFO][80] felix/endpoint_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-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:03.355 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:03.408 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:03.408 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"} status="down"
2026-02-17 02:42:03.422 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali9dead84fe08" state="down"
2026-02-17 02:42:03.422 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9dead84fe08"
2026-02-17 02:42:03.422 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9dead84fe08", State:"down", Index:24}
2026-02-17 02:42:03.422 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9dead84fe08", Addrs:set.Typed[string]{}}
2026-02-17 02:42:03.422 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9dead84fe08", Addrs:set.Typed[string]{}}
2026-02-17 02:42:03.422 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9dead84fe08"
2026-02-17 02:42:03.422 [INFO][80] felix/endpoint_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-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:03.422 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:03.423 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali9dead84fe08" state="up"
2026-02-17 02:42:03.444 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:03.444 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"} status="down"
2026-02-17 02:42:03.444 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9dead84fe08", State:"up", Index:24}
2026-02-17 02:42:03.444 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9dead84fe08"
2026-02-17 02:42:03.444 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9dead84fe08"
2026-02-17 02:42:03.444 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dead84fe08"
2026-02-17 02:42:03.444 [INFO][80] felix/endpoint_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-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:03.444 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:03.469 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:03.470 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:42:03.541 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6467"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6467"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6467"}
2026-02-17 02:42:03.580 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9065"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"job-9065"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9065"}
2026-02-17 02:42:03.610 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9065" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:03.996 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-6022/pod-adoption, name=eth0)
2026-02-17 02:42:03.997 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6022/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dead84fe08" profile_ids:"kns.replication-controller-6022" profile_ids:"ksa.replication-controller-6022.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:42:03.997 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:03.997 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:03.997 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:03.998 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dead84fe08"
2026-02-17 02:42:03.998 [INFO][80] felix/endpoint_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-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:03.998 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:04.029 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:04.029 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:42:04.364 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-1696" name:"default"}
2026-02-17 02:42:04.633 [INFO][80] 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:42:04.633 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9dead84fe08"
2026-02-17 02:42:04.633 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9dead84fe08", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:04.633 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9dead84fe08", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:04.795 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-6022/pod-adoption, name=eth0)
2026-02-17 02:42:04.796 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6022/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dead84fe08" profile_ids:"kns.replication-controller-6022" profile_ids:"ksa.replication-controller-6022.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:42:04.796 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:04.796 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:04.797 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:04.798 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dead84fe08"
2026-02-17 02:42:04.798 [INFO][80] felix/endpoint_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-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:04.798 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:04.823 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:04.823 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:42:05.081 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1696"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1696"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1696"}
2026-02-17 02:42:05.120 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-1696"}
2026-02-17 02:42:05.809 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6022"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6022"}
2026-02-17 02:42:05.865 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1421"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1421"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1421"}
2026-02-17 02:42:05.888 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1421" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:08.152 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-97/test-rollover-deployment-5b97b67475-6g5jg, name=eth0)
2026-02-17 02:42:08.153 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia44cafd53c1" profile_ids:"kns.deployment-97" profile_ids:"ksa.deployment-97.default" ipv4_nets:"10.100.203.17/32"}
2026-02-17 02:42:08.153 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:42:08.153 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:42:08.153 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:42:08.155 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia44cafd53c1"
2026-02-17 02:42:08.155 [INFO][80] felix/endpoint_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-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:42:08.155 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:42:08.160 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-97/test-rollover-deployment-5b97b67475-6g5jg, name=eth0)
2026-02-17 02:42:08.183 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:08.183 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"} status="up"
2026-02-17 02:42:08.183 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg" endpoint_id:"eth0"}
2026-02-17 02:42:08.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-97"}
2026-02-17 02:42:08.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-97.default"}
2026-02-17 02:42:08.184 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:42:08.184 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:42:08.184 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-97" ipVersion=0x4 table="filter"
2026-02-17 02:42:08.184 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_43-7xw7bi6uf1CB7as" ipVersion=0x4 table="filter"
2026-02-17 02:42:08.184 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-97" ipVersion=0x4 table="filter"
2026-02-17 02:42:08.184 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_43-7xw7bi6uf1CB7as" ipVersion=0x4 table="filter"
2026-02-17 02:42:08.184 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:42:08.184 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia44cafd53c1" ipVersion=0x4 table="filter"
2026-02-17 02:42:08.184 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia44cafd53c1" ipVersion=0x4 table="filter"
2026-02-17 02:42:08.184 [INFO][80] 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-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:42:08.184 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:42:08.185 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.17
2026-02-17 02:42:08.259 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-97/test-rollover-deployment-5b97b67475-6g5jg", EndpointId:"eth0"}
2026-02-17 02:42:08.516 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-97" name:"default"}
2026-02-17 02:42:08.588 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calia44cafd53c1" state="down"
2026-02-17 02:42:08.589 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia44cafd53c1"
2026-02-17 02:42:08.589 [INFO][80] 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:42:08.589 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia44cafd53c1", State:"down", Index:22}
2026-02-17 02:42:08.589 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia44cafd53c1", Addrs:set.Typed[string]{}}
2026-02-17 02:42:08.589 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia44cafd53c1", Addrs:set.Typed[string]{}}
2026-02-17 02:42:08.592 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="calia44cafd53c1" state=""
2026-02-17 02:42:08.592 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia44cafd53c1"
2026-02-17 02:42:08.618 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia44cafd53c1", State:"", Index:22}
2026-02-17 02:42:08.619 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia44cafd53c1", Addrs:set.Set[string](nil)}
2026-02-17 02:42:08.619 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia44cafd53c1", Addrs:set.Set[string](nil)}
2026-02-17 02:42:09.460 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-6467" name:"default"}
2026-02-17 02:42:09.713 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9065"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"job-9065"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9065"}
2026-02-17 02:42:09.745 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3261"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3261"}
2026-02-17 02:42:09.779 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3261" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:10.033 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1421"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1421"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1421"}
2026-02-17 02:42:10.069 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3107"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3107"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3107"}
2026-02-17 02:42:10.096 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3107" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:10.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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:42:10.279 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:10.279 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:10.392 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-97"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-97"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-97"}
2026-02-17 02:42:10.455 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-97"}
2026-02-17 02:42:10.597 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-6467"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-6467"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6467"}
2026-02-17 02:42:10.626 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-6467"}
2026-02-17 02:42:10.738 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-4731" name:"default"}
2026-02-17 02:42:10.921 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-6022/pod-adoption, name=eth0)
2026-02-17 02:42:10.921 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6022/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dead84fe08" profile_ids:"kns.replication-controller-6022" profile_ids:"ksa.replication-controller-6022.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:42:10.921 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:10.922 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:10.922 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:10.930 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dead84fe08"
2026-02-17 02:42:10.930 [INFO][80] felix/endpoint_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-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:10.931 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:10.958 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-6022/pod-adoption, name=eth0)
2026-02-17 02:42:10.961 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:10.961 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:42:10.961 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6022/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dead84fe08" profile_ids:"kns.replication-controller-6022" profile_ids:"ksa.replication-controller-6022.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:42:10.962 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:10.962 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:10.962 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:10.962 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dead84fe08"
2026-02-17 02:42:10.963 [INFO][80] felix/endpoint_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-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:10.963 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:10.995 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:10.995 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:42:10.995 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6022"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6022"}
2026-02-17 02:42:11.189 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-4731"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-4731"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4731"}
2026-02-17 02:42:11.214 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-4731"}
2026-02-17 02:42:11.283 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-6022/pod-adoption, name=eth0)
2026-02-17 02:42:11.284 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6022/pod-adoption" endpoint_id:"eth0"}
2026-02-17 02:42:11.284 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-6022.default"}
2026-02-17 02:42:11.284 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-6022"}
2026-02-17 02:42:11.284 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.284 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_B4gETBZ5zhYhfuZMHA" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.285 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_T0svK-lrEkNMBTlrjt" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.285 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_B4gETBZ5zhYhfuZMHA" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.285 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_T0svK-lrEkNMBTlrjt" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.285 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.285 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9dead84fe08" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.285 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9dead84fe08" ipVersion=0x4 table="filter"
2026-02-17 02:42:11.285 [INFO][80] 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-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.285 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.285 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.19
2026-02-17 02:42:11.349 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6022/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:42:11.390 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali9dead84fe08" state="down"
2026-02-17 02:42:11.390 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9dead84fe08"
2026-02-17 02:42:11.390 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9dead84fe08", State:"down", Index:24}
2026-02-17 02:42:11.390 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9dead84fe08", Addrs:set.Typed[string]{}}
2026-02-17 02:42:11.390 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9dead84fe08", Addrs:set.Typed[string]{}}
2026-02-17 02:42:11.392 [INFO][80] 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:42:11.397 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali9dead84fe08" state=""
2026-02-17 02:42:11.397 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9dead84fe08"
2026-02-17 02:42:11.412 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9dead84fe08", State:"", Index:24}
2026-02-17 02:42:11.413 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9dead84fe08", Addrs:set.Set[string](nil)}
2026-02-17 02:42:11.413 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9dead84fe08", Addrs:set.Set[string](nil)}
2026-02-17 02:42:12.383 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6395"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6395"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6395"}
2026-02-17 02:42:12.419 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3381"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3381"}
2026-02-17 02:42:12.445 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-3381" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:13.178 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564, name=eth0)
2026-02-17 02:42:13.178 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-3381"} profile:{inbound_rules:{action:"allow" rule_id:"HBYQsnV1ETxSB_Zw"} outbound_rules:{action:"allow" rule_id:"FNdRhKomgM88Pucf"}}
2026-02-17 02:42:13.179 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-3381.default"} profile:{}
2026-02-17 02:42:13.179 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali772306eb55e" profile_ids:"kns.container-probe-3381" profile_ids:"ksa.container-probe-3381.default" ipv4_nets:"10.100.203.20/32"}
2026-02-17 02:42:13.179 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:42:13.179 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:42:13.179 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:42:13.180 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali772306eb55e" ipVersion=0x4 table="filter"
2026-02-17 02:42:13.180 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bezAUXN9SSvPsJjDa1" ipVersion=0x4 table="filter"
2026-02-17 02:42:13.180 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_R317k_76rWQtZoepfN" ipVersion=0x4 table="filter"
2026-02-17 02:42:13.180 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali772306eb55e" ipVersion=0x4 table="filter"
2026-02-17 02:42:13.180 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bezAUXN9SSvPsJjDa1" ipVersion=0x4 table="filter"
2026-02-17 02:42:13.180 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_R317k_76rWQtZoepfN" ipVersion=0x4 table="filter"
2026-02-17 02:42:13.180 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali772306eb55e"
2026-02-17 02:42:13.181 [INFO][80] felix/endpoint_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-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:42:13.181 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:42:13.225 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:13.225 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"} status="down"
2026-02-17 02:42:13.247 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali772306eb55e" state="down"
2026-02-17 02:42:13.247 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali772306eb55e"
2026-02-17 02:42:13.247 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali772306eb55e", State:"down", Index:25}
2026-02-17 02:42:13.247 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali772306eb55e", Addrs:set.Typed[string]{}}
2026-02-17 02:42:13.247 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali772306eb55e", Addrs:set.Typed[string]{}}
2026-02-17 02:42:13.247 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali772306eb55e"
2026-02-17 02:42:13.248 [INFO][80] felix/endpoint_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-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:42:13.248 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:42:13.249 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali772306eb55e" state="up"
2026-02-17 02:42:13.272 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:13.272 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"} status="down"
2026-02-17 02:42:13.272 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali772306eb55e", State:"up", Index:25}
2026-02-17 02:42:13.272 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali772306eb55e"
2026-02-17 02:42:13.272 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali772306eb55e"
2026-02-17 02:42:13.272 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali772306eb55e"
2026-02-17 02:42:13.272 [INFO][80] felix/endpoint_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-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:42:13.272 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:42:13.293 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:13.293 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"} status="up"
2026-02-17 02:42:13.904 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3261"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3261"}
2026-02-17 02:42:13.946 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5531"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5531"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5531"}
2026-02-17 02:42:13.966 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5531" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:13.989 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5531"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5531"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5531"} labels:{key:"webhook-5531" value:"true"}
2026-02-17 02:42:13.989 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-510"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-510"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-510"} labels:{key:"webhook-5531-markers" value:"true"}
2026-02-17 02:42:14.031 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-510" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:14.076 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564, name=eth0)
2026-02-17 02:42:14.076 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali772306eb55e" profile_ids:"kns.container-probe-3381" profile_ids:"ksa.container-probe-3381.default" ipv4_nets:"10.100.203.20/32"}
2026-02-17 02:42:14.076 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:42:14.076 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:42:14.076 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:42:14.077 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali772306eb55e"
2026-02-17 02:42:14.077 [INFO][80] felix/endpoint_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-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:42:14.078 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:42:14.108 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:14.109 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"} status="up"
2026-02-17 02:42:14.220 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3107"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3107"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3107"}
2026-02-17 02:42:14.285 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-276"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"job-276"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-276"}
2026-02-17 02:42:14.335 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-276" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:14.743 [INFO][80] 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:42:14.744 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali772306eb55e"
2026-02-17 02:42:14.744 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali772306eb55e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:14.744 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali772306eb55e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:14.890 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9065" name:"default"}
2026-02-17 02:42:15.134 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-276/with-success-policy-all-index-succeeded-1-nzjdr, name=eth0)
2026-02-17 02:42:15.134 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-276"} profile:{inbound_rules:{action:"allow" rule_id:"gIjGTrussiYJ1zFE"} outbound_rules:{action:"allow" rule_id:"74tajGX2t72DlFKY"}}
2026-02-17 02:42:15.135 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-276.default"} profile:{}
2026-02-17 02:42:15.135 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-276/with-success-policy-all-index-succeeded-1-nzjdr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali73a5bf86b08" profile_ids:"kns.job-276" profile_ids:"ksa.job-276.default" ipv4_nets:"10.100.203.21/32"}
2026-02-17 02:42:15.135 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:15.135 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:15.135 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:15.136 [INFO][80] 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:42:15.136 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali73a5bf86b08" ipVersion=0x4 table="filter"
2026-02-17 02:42:15.136 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-276" ipVersion=0x4 table="filter"
2026-02-17 02:42:15.136 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-276.default" ipVersion=0x4 table="filter"
2026-02-17 02:42:15.136 [INFO][80] 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:42:15.136 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali73a5bf86b08" ipVersion=0x4 table="filter"
2026-02-17 02:42:15.136 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-276" ipVersion=0x4 table="filter"
2026-02-17 02:42:15.136 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-276.default" ipVersion=0x4 table="filter"
2026-02-17 02:42:15.136 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali73a5bf86b08"
2026-02-17 02:42:15.137 [INFO][80] felix/endpoint_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-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:15.137 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:15.185 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:15.185 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"} status="down"
2026-02-17 02:42:15.200 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali73a5bf86b08" state="down"
2026-02-17 02:42:15.201 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali73a5bf86b08", State:"down", Index:26}
2026-02-17 02:42:15.201 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali73a5bf86b08"
2026-02-17 02:42:15.201 [INFO][80] felix/endpoint_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-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:15.201 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:15.202 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali73a5bf86b08"
2026-02-17 02:42:15.214 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali73a5bf86b08" state="up"
2026-02-17 02:42:15.231 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:15.231 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"} status="down"
2026-02-17 02:42:15.231 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali73a5bf86b08", Addrs:set.Typed[string]{}}
2026-02-17 02:42:15.232 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali73a5bf86b08", Addrs:set.Typed[string]{}}
2026-02-17 02:42:15.232 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali73a5bf86b08", State:"up", Index:26}
2026-02-17 02:42:15.232 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali73a5bf86b08"
2026-02-17 02:42:15.232 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali73a5bf86b08"
2026-02-17 02:42:15.232 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali73a5bf86b08"
2026-02-17 02:42:15.232 [INFO][80] felix/endpoint_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-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:15.232 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:15.255 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:15.255 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"} status="up"
2026-02-17 02:42:15.428 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9065"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"job-9065"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9065"}
2026-02-17 02:42:15.461 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9065"}
2026-02-17 02:42:15.749 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1421" name:"default"}
2026-02-17 02:42:15.861 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1421"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1421"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1421"}
2026-02-17 02:42:15.889 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1421"}
2026-02-17 02:42:16.093 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-276/with-success-policy-all-index-succeeded-1-nzjdr, name=eth0)
2026-02-17 02:42:16.093 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-276/with-success-policy-all-index-succeeded-1-nzjdr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali73a5bf86b08" profile_ids:"kns.job-276" profile_ids:"ksa.job-276.default" ipv4_nets:"10.100.203.21/32"}
2026-02-17 02:42:16.093 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:16.093 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:16.093 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:16.094 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali73a5bf86b08"
2026-02-17 02:42:16.094 [INFO][80] felix/endpoint_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-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:16.094 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:16.121 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:16.121 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"} status="up"
2026-02-17 02:42:16.209 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-6022" name:"default"}
2026-02-17 02:42:16.443 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-6022"}
2026-02-17 02:42:16.888 [INFO][80] 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:42:16.889 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali73a5bf86b08"
2026-02-17 02:42:16.889 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali73a5bf86b08", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:16.889 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali73a5bf86b08", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:17.283 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-276/with-success-policy-all-index-succeeded-1-nzjdr, name=eth0)
2026-02-17 02:42:17.284 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-276/with-success-policy-all-index-succeeded-1-nzjdr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali73a5bf86b08" profile_ids:"kns.job-276" profile_ids:"ksa.job-276.default" ipv4_nets:"10.100.203.21/32"}
2026-02-17 02:42:17.284 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.284 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.284 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.285 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali73a5bf86b08"
2026-02-17 02:42:17.285 [INFO][80] felix/endpoint_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-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.285 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.312 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:17.312 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"} status="up"
2026-02-17 02:42:17.386 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali73a5bf86b08" state="down"
2026-02-17 02:42:17.387 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali73a5bf86b08"
2026-02-17 02:42:17.387 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali73a5bf86b08", State:"down", Index:26}
2026-02-17 02:42:17.387 [INFO][80] 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:42:17.387 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali73a5bf86b08", Addrs:set.Typed[string]{}}
2026-02-17 02:42:17.387 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali73a5bf86b08", Addrs:set.Typed[string]{}}
2026-02-17 02:42:17.387 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali73a5bf86b08"
2026-02-17 02:42:17.387 [INFO][80] felix/endpoint_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-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.387 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.388 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.21
2026-02-17 02:42:17.389 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali73a5bf86b08" state=""
2026-02-17 02:42:17.389 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali73a5bf86b08"
2026-02-17 02:42:17.418 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:17.418 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"} status="down"
2026-02-17 02:42:17.418 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali73a5bf86b08", State:"", Index:26}
2026-02-17 02:42:17.418 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali73a5bf86b08", Addrs:set.Set[string](nil)}
2026-02-17 02:42:17.418 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali73a5bf86b08", Addrs:set.Set[string](nil)}
2026-02-17 02:42:17.418 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali73a5bf86b08"
2026-02-17 02:42:17.418 [INFO][80] felix/endpoint_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-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.418 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.452 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:17.452 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"} status="down"
2026-02-17 02:42:17.453 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6395" name:"default"}
2026-02-17 02:42:17.509 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-276/with-success-policy-all-index-succeeded-1-nzjdr, name=eth0)
2026-02-17 02:42:17.509 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-276/with-success-policy-all-index-succeeded-1-nzjdr" endpoint_id:"eth0"}
2026-02-17 02:42:17.509 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-276"}
2026-02-17 02:42:17.509 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-276.default"}
2026-02-17 02:42:17.510 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.510 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.510 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-276" ipVersion=0x4 table="filter"
2026-02-17 02:42:17.510 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-276.default" ipVersion=0x4 table="filter"
2026-02-17 02:42:17.510 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-276" ipVersion=0x4 table="filter"
2026-02-17 02:42:17.510 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-276.default" ipVersion=0x4 table="filter"
2026-02-17 02:42:17.510 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.510 [INFO][80] 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:42:17.510 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali73a5bf86b08" ipVersion=0x4 table="filter"
2026-02-17 02:42:17.510 [INFO][80] 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:42:17.510 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali73a5bf86b08" ipVersion=0x4 table="filter"
2026-02-17 02:42:17.510 [INFO][80] 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-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.511 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.578 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-276/with-success-policy-all-index-succeeded-1-nzjdr", EndpointId:"eth0"}
2026-02-17 02:42:17.730 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6395"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6395"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6395"}
2026-02-17 02:42:17.760 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6395"}
2026-02-17 02:42:18.440 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-276"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"job-276"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-276"}
2026-02-17 02:42:18.482 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3902"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3902"}
2026-02-17 02:42:18.511 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3902" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:18.587 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5531" type:"ClusterIP" cluster_ips:"10.254.23.39" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:42:18.963 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3261" name:"default"}
2026-02-17 02:42:19.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3107" name:"default"}
2026-02-17 02:42:19.345 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3261"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3261"}
2026-02-17 02:42:19.372 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3261"}
2026-02-17 02:42:19.682 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5531"
2026-02-17 02:42:19.789 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5531"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5531"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5531"} labels:{key:"webhook-5531" value:"true"}
2026-02-17 02:42:19.823 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-510"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-510"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-510"} labels:{key:"webhook-5531-markers" value:"true"}
2026-02-17 02:42:19.850 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9324"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9324"}
2026-02-17 02:42:19.875 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-9324" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:20.074 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3107"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3107"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3107"}
2026-02-17 02:42:20.109 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3107"}
2026-02-17 02:42:20.522 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0, name=eth0)
2026-02-17 02:42:20.523 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-9324"} profile:{inbound_rules:{action:"allow" rule_id:"VV46YN_77G84i8jG"} outbound_rules:{action:"allow" rule_id:"AFRmBbZXmInyLJVk"}}
2026-02-17 02:42:20.523 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-9324.default"} profile:{}
2026-02-17 02:42:20.523 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif132024acb1" profile_ids:"kns.emptydir-9324" profile_ids:"ksa.emptydir-9324.default" ipv4_nets:"10.100.203.22/32"}
2026-02-17 02:42:20.523 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:20.523 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:20.523 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:20.524 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif132024acb1" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.524 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-9324" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.524 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Mz3gOWgAb2y5N8_tRQ" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.524 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif132024acb1" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.524 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-9324" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.524 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Mz3gOWgAb2y5N8_tRQ" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.524 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif132024acb1"
2026-02-17 02:42:20.524 [INFO][80] felix/endpoint_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-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:20.524 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:20.566 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:20.566 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"} status="down"
2026-02-17 02:42:20.589 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="calif132024acb1" state="down"
2026-02-17 02:42:20.589 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif132024acb1"
2026-02-17 02:42:20.589 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif132024acb1", State:"down", Index:27}
2026-02-17 02:42:20.589 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif132024acb1", Addrs:set.Typed[string]{}}
2026-02-17 02:42:20.589 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif132024acb1", Addrs:set.Typed[string]{}}
2026-02-17 02:42:20.589 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif132024acb1"
2026-02-17 02:42:20.590 [INFO][80] felix/endpoint_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-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:20.590 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:20.597 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="calif132024acb1" state="up"
2026-02-17 02:42:20.613 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:20.613 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"} status="down"
2026-02-17 02:42:20.613 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif132024acb1", State:"up", Index:27}
2026-02-17 02:42:20.613 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif132024acb1"
2026-02-17 02:42:20.613 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif132024acb1"
2026-02-17 02:42:20.614 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif132024acb1"
2026-02-17 02:42:20.614 [INFO][80] felix/endpoint_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-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:20.614 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:20.638 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:20.638 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"} status="up"
2026-02-17 02:42:21.146 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0, name=eth0)
2026-02-17 02:42:21.148 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif132024acb1" profile_ids:"kns.emptydir-9324" profile_ids:"ksa.emptydir-9324.default" ipv4_nets:"10.100.203.22/32"}
2026-02-17 02:42:21.148 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:21.149 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:21.149 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:21.151 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif132024acb1"
2026-02-17 02:42:21.151 [INFO][80] felix/endpoint_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-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:21.151 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:21.183 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:21.183 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"} status="up"
2026-02-17 02:42:21.719 [INFO][80] 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:42:21.720 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif132024acb1"
2026-02-17 02:42:21.720 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif132024acb1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:21.720 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif132024acb1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:22.339 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0, name=eth0)
2026-02-17 02:42:22.339 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif132024acb1" profile_ids:"kns.emptydir-9324" profile_ids:"ksa.emptydir-9324.default" ipv4_nets:"10.100.203.22/32"}
2026-02-17 02:42:22.339 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:22.339 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:22.340 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:22.341 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif132024acb1"
2026-02-17 02:42:22.341 [INFO][80] felix/endpoint_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-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:22.341 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:22.369 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:22.369 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"} status="up"
2026-02-17 02:42:22.443 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="calif132024acb1" state="down"
2026-02-17 02:42:22.444 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif132024acb1"
2026-02-17 02:42:22.444 [INFO][80] 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:42:22.444 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif132024acb1", State:"down", Index:27}
2026-02-17 02:42:22.444 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif132024acb1", Addrs:set.Typed[string]{}}
2026-02-17 02:42:22.444 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif132024acb1", Addrs:set.Typed[string]{}}
2026-02-17 02:42:22.444 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif132024acb1"
2026-02-17 02:42:22.444 [INFO][80] felix/endpoint_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-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:22.444 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:22.445 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.22
2026-02-17 02:42:22.449 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="calif132024acb1" state=""
2026-02-17 02:42:22.449 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif132024acb1"
2026-02-17 02:42:22.468 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:22.468 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"} status="down"
2026-02-17 02:42:22.468 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif132024acb1", State:"", Index:27}
2026-02-17 02:42:22.468 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif132024acb1", Addrs:set.Set[string](nil)}
2026-02-17 02:42:22.468 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif132024acb1", Addrs:set.Set[string](nil)}
2026-02-17 02:42:22.468 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif132024acb1"
2026-02-17 02:42:22.468 [INFO][80] felix/endpoint_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-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:22.468 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:22.497 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:22.497 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"} status="down"
2026-02-17 02:42:22.622 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0, name=eth0)
2026-02-17 02:42:22.622 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0" endpoint_id:"eth0"}
2026-02-17 02:42:22.622 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-9324.default"}
2026-02-17 02:42:22.623 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-9324"}
2026-02-17 02:42:22.623 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:22.623 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:22.623 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-9324" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.623 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Mz3gOWgAb2y5N8_tRQ" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.623 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-9324" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.623 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Mz3gOWgAb2y5N8_tRQ" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.623 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:22.624 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif132024acb1" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.624 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif132024acb1" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.624 [INFO][80] 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-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:22.624 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:22.684 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9324/pod-e36c6e8c-a542-420d-a7b9-629d4658b0a0", EndpointId:"eth0"}
2026-02-17 02:42:23.725 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-276" name:"default"}
2026-02-17 02:42:23.880 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-276"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"job-276"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-276"}
2026-02-17 02:42:23.907 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-276"}
2026-02-17 02:42:23.982 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9324"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9324"}
2026-02-17 02:42:24.018 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8234"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8234"}
2026-02-17 02:42:24.047 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-8234" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:25.409 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx, name=eth0)
2026-02-17 02:42:25.411 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-8234"} profile:{inbound_rules:{action:"allow" rule_id:"X6AsceDYYpnN6iBt"} outbound_rules:{action:"allow" rule_id:"5bBCcGtssJiIJJO-"}}
2026-02-17 02:42:25.411 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-8234.default"} profile:{}
2026-02-17 02:42:25.411 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb6161fbf3e" profile_ids:"kns.replicaset-8234" profile_ids:"ksa.replicaset-8234.default" ipv4_nets:"10.100.203.23/32"}
2026-02-17 02:42:25.412 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:25.412 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:25.412 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:25.412 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibb6161fbf3e" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.412 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-8234" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.412 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9FKNtotWc5tNUMMuV-" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.412 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibb6161fbf3e" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.412 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-8234" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.412 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9FKNtotWc5tNUMMuV-" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.412 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibb6161fbf3e"
2026-02-17 02:42:25.412 [INFO][80] felix/endpoint_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-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:25.412 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:25.451 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:25.451 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"} status="down"
2026-02-17 02:42:25.468 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calibb6161fbf3e" state="down"
2026-02-17 02:42:25.469 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb6161fbf3e", State:"down", Index:28}
2026-02-17 02:42:25.469 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb6161fbf3e"
2026-02-17 02:42:25.469 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb6161fbf3e"
2026-02-17 02:42:25.469 [INFO][80] felix/endpoint_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-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:25.469 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:25.473 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calibb6161fbf3e" state="up"
2026-02-17 02:42:25.495 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:25.495 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"} status="down"
2026-02-17 02:42:25.495 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb6161fbf3e", Addrs:set.Typed[string]{}}
2026-02-17 02:42:25.495 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb6161fbf3e", Addrs:set.Typed[string]{}}
2026-02-17 02:42:25.495 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb6161fbf3e", State:"up", Index:28}
2026-02-17 02:42:25.495 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibb6161fbf3e"
2026-02-17 02:42:25.495 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb6161fbf3e"
2026-02-17 02:42:25.495 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb6161fbf3e"
2026-02-17 02:42:25.496 [INFO][80] felix/endpoint_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-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:25.496 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:25.522 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:25.522 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"} status="up"
2026-02-17 02:42:25.552 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-510" name:"default"}
2026-02-17 02:42:25.590 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-510"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-510"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-510"} labels:{key:"webhook-5531-markers" value:"true"}
2026-02-17 02:42:25.612 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-510"}
2026-02-17 02:42:25.701 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5531" name:"default"}
2026-02-17 02:42:25.836 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5531"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5531"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5531"} labels:{key:"webhook-5531" value:"true"}
2026-02-17 02:42:25.921 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5531"}
2026-02-17 02:42:26.187 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx, name=eth0)
2026-02-17 02:42:26.187 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb6161fbf3e" profile_ids:"kns.replicaset-8234" profile_ids:"ksa.replicaset-8234.default" ipv4_nets:"10.100.203.23/32"}
2026-02-17 02:42:26.187 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:26.187 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:26.188 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:26.188 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb6161fbf3e"
2026-02-17 02:42:26.189 [INFO][80] felix/endpoint_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-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:26.189 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:26.217 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:26.217 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"} status="up"
2026-02-17 02:42:27.128 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::4b8:b1ff:fe03:1ac8" exists=true ifIndex=28
2026-02-17 02:42:27.128 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::4b8:b1ff:fe03:1ac8} ifaceName="calibb6161fbf3e"
2026-02-17 02:42:27.129 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb6161fbf3e", Addrs:set.Typed[string]{"fe80::4b8:b1ff:fe03:1ac8":set.v{}}}
2026-02-17 02:42:27.129 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb6161fbf3e", Addrs:set.Typed[string]{"fe80::4b8:b1ff:fe03:1ac8":set.v{}}}
2026-02-17 02:42:29.035 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-9324" name:"default"}
2026-02-17 02:42:29.142 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8234"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8234"}
2026-02-17 02:42:29.195 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2072"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2072"}
2026-02-17 02:42:29.229 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2072" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:29.499 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9324"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9324"}
2026-02-17 02:42:29.529 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-9324"}
2026-02-17 02:42:29.812 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:42:29.812 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:42:29.812 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:42:29.914 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c, name=eth0)
2026-02-17 02:42:29.914 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-2072"} profile:{inbound_rules:{action:"allow" rule_id:"j60wQobA7kzHYiym"} outbound_rules:{action:"allow" rule_id:"lgYFBviKdRxfia7N"}}
2026-02-17 02:42:29.914 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-2072.default"} profile:{}
2026-02-17 02:42:29.914 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib18de45b009" profile_ids:"kns.configmap-2072" profile_ids:"ksa.configmap-2072.default" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:42:29.914 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:29.915 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:29.915 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:29.915 [INFO][80] 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:42:29.915 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib18de45b009" ipVersion=0x4 table="filter"
2026-02-17 02:42:29.915 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-2072" ipVersion=0x4 table="filter"
2026-02-17 02:42:29.915 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fD-axkDvP2fisnEmA1" ipVersion=0x4 table="filter"
2026-02-17 02:42:29.916 [INFO][80] 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:42:29.916 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib18de45b009" ipVersion=0x4 table="filter"
2026-02-17 02:42:29.916 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-2072" ipVersion=0x4 table="filter"
2026-02-17 02:42:29.916 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fD-axkDvP2fisnEmA1" ipVersion=0x4 table="filter"
2026-02-17 02:42:29.916 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib18de45b009"
2026-02-17 02:42:29.916 [INFO][80] felix/endpoint_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-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:29.916 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:29.954 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:29.954 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"} status="down"
2026-02-17 02:42:29.991 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calib18de45b009" state="down"
2026-02-17 02:42:29.991 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib18de45b009", State:"down", Index:29}
2026-02-17 02:42:29.991 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib18de45b009"
2026-02-17 02:42:29.991 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib18de45b009"
2026-02-17 02:42:29.991 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calib18de45b009" state="up"
2026-02-17 02:42:29.992 [INFO][80] felix/endpoint_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-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:29.992 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:30.013 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:30.013 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"} status="down"
2026-02-17 02:42:30.013 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib18de45b009", Addrs:set.Typed[string]{}}
2026-02-17 02:42:30.013 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib18de45b009", Addrs:set.Typed[string]{}}
2026-02-17 02:42:30.013 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib18de45b009", State:"up", Index:29}
2026-02-17 02:42:30.013 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib18de45b009"
2026-02-17 02:42:30.013 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib18de45b009"
2026-02-17 02:42:30.014 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib18de45b009"
2026-02-17 02:42:30.014 [INFO][80] felix/endpoint_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-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:30.014 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:30.041 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:30.041 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"} status="up"
2026-02-17 02:42:31.225 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c, name=eth0)
2026-02-17 02:42:31.225 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib18de45b009" profile_ids:"kns.configmap-2072" profile_ids:"ksa.configmap-2072.default" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:42:31.225 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:31.225 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:31.226 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:31.227 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib18de45b009"
2026-02-17 02:42:31.227 [INFO][80] felix/endpoint_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-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:31.227 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:31.256 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:31.256 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"} status="up"
2026-02-17 02:42:31.511 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=29
2026-02-17 02:42:31.511 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib18de45b009"
2026-02-17 02:42:31.511 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib18de45b009", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:31.512 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib18de45b009", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:32.437 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c, name=eth0)
2026-02-17 02:42:32.437 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib18de45b009" profile_ids:"kns.configmap-2072" profile_ids:"ksa.configmap-2072.default" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:42:32.437 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:32.437 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:32.438 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:32.439 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib18de45b009"
2026-02-17 02:42:32.439 [INFO][80] felix/endpoint_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-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:32.440 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:32.465 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:32.465 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"} status="up"
2026-02-17 02:42:32.544 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calib18de45b009" state="down"
2026-02-17 02:42:32.544 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib18de45b009"
2026-02-17 02:42:32.544 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib18de45b009", State:"down", Index:29}
2026-02-17 02:42:32.544 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib18de45b009", Addrs:set.Typed[string]{}}
2026-02-17 02:42:32.544 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib18de45b009", Addrs:set.Typed[string]{}}
2026-02-17 02:42:32.544 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib18de45b009"
2026-02-17 02:42:32.544 [INFO][80] felix/endpoint_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-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:32.544 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:32.545 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=29
2026-02-17 02:42:32.546 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.24
2026-02-17 02:42:32.546 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="calib18de45b009" state=""
2026-02-17 02:42:32.547 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib18de45b009"
2026-02-17 02:42:32.571 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:32.571 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"} status="down"
2026-02-17 02:42:32.571 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib18de45b009", State:"", Index:29}
2026-02-17 02:42:32.571 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib18de45b009", Addrs:set.Set[string](nil)}
2026-02-17 02:42:32.571 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib18de45b009", Addrs:set.Set[string](nil)}
2026-02-17 02:42:32.571 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib18de45b009"
2026-02-17 02:42:32.571 [INFO][80] felix/endpoint_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-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:32.571 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:32.592 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:32.593 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"} status="down"
2026-02-17 02:42:32.688 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c, name=eth0)
2026-02-17 02:42:32.688 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c" endpoint_id:"eth0"}
2026-02-17 02:42:32.688 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-2072"}
2026-02-17 02:42:32.688 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-2072.default"}
2026-02-17 02:42:32.688 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:32.689 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:32.689 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-2072" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.689 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fD-axkDvP2fisnEmA1" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.689 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-2072" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.689 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fD-axkDvP2fisnEmA1" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.689 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:32.689 [INFO][80] 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:42:32.689 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib18de45b009" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.689 [INFO][80] 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:42:32.689 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib18de45b009" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.689 [INFO][80] 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-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:32.689 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:32.749 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2072/pod-configmaps-7c6eaddc-bc4f-48bb-bbf5-2345f30da37c", EndpointId:"eth0"}
2026-02-17 02:42:33.408 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2072"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2072"}
2026-02-17 02:42:33.435 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8004"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8004"}
2026-02-17 02:42:33.459 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8004" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:34.120 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac, name=eth0)
2026-02-17 02:42:34.120 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-8004"} profile:{inbound_rules:{action:"allow" rule_id:"u0-WW5mKb3k9ZhWh"} outbound_rules:{action:"allow" rule_id:"xKTYRDsQNrePDUJi"}}
2026-02-17 02:42:34.121 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-8004.default"} profile:{}
2026-02-17 02:42:34.121 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali02f969d2a85" profile_ids:"kns.downward-api-8004" profile_ids:"ksa.downward-api-8004.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:42:34.121 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:34.121 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:34.121 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:34.122 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali02f969d2a85" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.122 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xzgFtD4hh7ohq6Akpe" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.122 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nzD_XauXu8VzqURtsu" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.122 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali02f969d2a85" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.122 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xzgFtD4hh7ohq6Akpe" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.122 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nzD_XauXu8VzqURtsu" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.122 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali02f969d2a85"
2026-02-17 02:42:34.122 [INFO][80] felix/endpoint_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-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:34.122 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:34.167 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx, name=eth0)
2026-02-17 02:42:34.173 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx, name=eth0)
2026-02-17 02:42:34.180 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:34.180 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"} status="down"
2026-02-17 02:42:34.180 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb6161fbf3e" profile_ids:"kns.replicaset-8234" profile_ids:"ksa.replicaset-8234.default" ipv4_nets:"10.100.203.23/32"}
2026-02-17 02:42:34.180 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx" endpoint_id:"eth0"}
2026-02-17 02:42:34.180 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-8234"}
2026-02-17 02:42:34.180 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-8234.default"}
2026-02-17 02:42:34.180 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:34.180 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:34.181 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-8234" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.181 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9FKNtotWc5tNUMMuV-" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.181 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-8234" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.181 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9FKNtotWc5tNUMMuV-" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.181 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:34.181 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibb6161fbf3e" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.181 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibb6161fbf3e" ipVersion=0x4 table="filter"
2026-02-17 02:42:34.181 [INFO][80] 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-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:34.181 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:34.181 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.23
2026-02-17 02:42:34.185 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali02f969d2a85" state="down"
2026-02-17 02:42:34.185 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali02f969d2a85"
2026-02-17 02:42:34.187 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali02f969d2a85" state="up"
2026-02-17 02:42:34.260 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8234/my-hostname-basic-fd9e2ce6-7a98-417e-95da-d27372f7a040-j8drx", EndpointId:"eth0"}
2026-02-17 02:42:34.260 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali02f969d2a85", State:"down", Index:30}
2026-02-17 02:42:34.260 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali02f969d2a85", Addrs:set.Typed[string]{}}
2026-02-17 02:42:34.260 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali02f969d2a85", Addrs:set.Typed[string]{}}
2026-02-17 02:42:34.260 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali02f969d2a85", State:"up", Index:30}
2026-02-17 02:42:34.260 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali02f969d2a85"
2026-02-17 02:42:34.260 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali02f969d2a85"
2026-02-17 02:42:34.260 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali02f969d2a85"
2026-02-17 02:42:34.261 [INFO][80] felix/endpoint_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-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:34.261 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:34.291 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:34.292 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"} status="up"
2026-02-17 02:42:34.331 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-8234" name:"default"}
2026-02-17 02:42:34.526 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8234"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8234"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8234"}
2026-02-17 02:42:34.552 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-8234"}
2026-02-17 02:42:35.276 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac, name=eth0)
2026-02-17 02:42:35.277 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali02f969d2a85" profile_ids:"kns.downward-api-8004" profile_ids:"ksa.downward-api-8004.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:42:35.277 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:35.277 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:35.277 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:35.278 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali02f969d2a85"
2026-02-17 02:42:35.278 [INFO][80] felix/endpoint_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-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:35.278 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:35.312 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:35.312 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"} status="up"
2026-02-17 02:42:36.088 [INFO][80] 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:42:36.088 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali02f969d2a85"
2026-02-17 02:42:36.088 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali02f969d2a85", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:36.088 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali02f969d2a85", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:36.592 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac, name=eth0)
2026-02-17 02:42:36.593 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali02f969d2a85" profile_ids:"kns.downward-api-8004" profile_ids:"ksa.downward-api-8004.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:42:36.593 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:36.593 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:36.593 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:36.593 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali02f969d2a85"
2026-02-17 02:42:36.593 [INFO][80] felix/endpoint_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-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:36.594 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:36.617 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:36.618 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"} status="up"
2026-02-17 02:42:36.707 [INFO][80] 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:42:36.707 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali02f969d2a85"
2026-02-17 02:42:36.707 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali02f969d2a85" state="down"
2026-02-17 02:42:36.707 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali02f969d2a85", Addrs:set.Typed[string]{}}
2026-02-17 02:42:36.708 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali02f969d2a85", Addrs:set.Typed[string]{}}
2026-02-17 02:42:36.708 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali02f969d2a85", State:"down", Index:30}
2026-02-17 02:42:36.708 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali02f969d2a85"
2026-02-17 02:42:36.708 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali02f969d2a85" state=""
2026-02-17 02:42:36.708 [INFO][80] felix/endpoint_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-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:36.708 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:36.708 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali02f969d2a85"
2026-02-17 02:42:36.708 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.25
2026-02-17 02:42:36.737 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:36.737 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"} status="down"
2026-02-17 02:42:36.737 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali02f969d2a85", State:"", Index:30}
2026-02-17 02:42:36.737 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali02f969d2a85", Addrs:set.Set[string](nil)}
2026-02-17 02:42:36.737 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali02f969d2a85", Addrs:set.Set[string](nil)}
2026-02-17 02:42:36.737 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali02f969d2a85"
2026-02-17 02:42:36.737 [INFO][80] felix/endpoint_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-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:36.737 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:36.740 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calibb6161fbf3e" state="down"
2026-02-17 02:42:36.740 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb6161fbf3e"
2026-02-17 02:42:36.740 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::4b8:b1ff:fe03:1ac8" exists=false ifIndex=28
2026-02-17 02:42:36.742 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="calibb6161fbf3e" state=""
2026-02-17 02:42:36.742 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibb6161fbf3e"
2026-02-17 02:42:36.762 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:36.762 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"} status="down"
2026-02-17 02:42:36.762 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb6161fbf3e", State:"down", Index:28}
2026-02-17 02:42:36.762 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb6161fbf3e", Addrs:set.Typed[string]{}}
2026-02-17 02:42:36.762 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb6161fbf3e", Addrs:set.Typed[string]{}}
2026-02-17 02:42:36.762 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb6161fbf3e", State:"", Index:28}
2026-02-17 02:42:36.762 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb6161fbf3e", Addrs:set.Set[string](nil)}
2026-02-17 02:42:36.762 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb6161fbf3e", Addrs:set.Set[string](nil)}
2026-02-17 02:42:36.842 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac, name=eth0)
2026-02-17 02:42:36.843 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac" endpoint_id:"eth0"}
2026-02-17 02:42:36.843 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-8004"}
2026-02-17 02:42:36.843 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-8004.default"}
2026-02-17 02:42:36.843 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:36.843 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:36.843 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xzgFtD4hh7ohq6Akpe" ipVersion=0x4 table="filter"
2026-02-17 02:42:36.844 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nzD_XauXu8VzqURtsu" ipVersion=0x4 table="filter"
2026-02-17 02:42:36.844 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xzgFtD4hh7ohq6Akpe" ipVersion=0x4 table="filter"
2026-02-17 02:42:36.844 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nzD_XauXu8VzqURtsu" ipVersion=0x4 table="filter"
2026-02-17 02:42:36.844 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:36.844 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali02f969d2a85" ipVersion=0x4 table="filter"
2026-02-17 02:42:36.844 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali02f969d2a85" ipVersion=0x4 table="filter"
2026-02-17 02:42:36.844 [INFO][80] 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-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:36.844 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:36.908 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8004/downwardapi-volume-cd723c0e-6082-4b19-a6cc-98b12c1866ac", EndpointId:"eth0"}
2026-02-17 02:42:37.583 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8004"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8004"}
2026-02-17 02:42:37.618 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4451"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4451"}
2026-02-17 02:42:37.618 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4451" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:38.263 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72, name=eth0)
2026-02-17 02:42:38.263 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-4451"} profile:{inbound_rules:{action:"allow" rule_id:"XYfdGDUD1U8gBnvo"} outbound_rules:{action:"allow" rule_id:"vhJZd3au3tnJB4yT"}}
2026-02-17 02:42:38.264 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-4451.default"} profile:{}
2026-02-17 02:42:38.264 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb364697cd9" profile_ids:"kns.configmap-4451" profile_ids:"ksa.configmap-4451.default" ipv4_nets:"10.100.203.26/32"}
2026-02-17 02:42:38.264 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:38.264 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:38.264 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:38.265 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidb364697cd9" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.265 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-4451" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.265 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CIZXiJGWltt8RyprvH" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.265 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidb364697cd9" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.265 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-4451" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.265 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CIZXiJGWltt8RyprvH" ipVersion=0x4 table="filter"
2026-02-17 02:42:38.265 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidb364697cd9"
2026-02-17 02:42:38.265 [INFO][80] felix/endpoint_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-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:38.266 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:38.313 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:38.313 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"} status="down"
2026-02-17 02:42:38.340 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calidb364697cd9" state="down"
2026-02-17 02:42:38.340 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidb364697cd9"
2026-02-17 02:42:38.340 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calidb364697cd9" state="up"
2026-02-17 02:42:38.340 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidb364697cd9", State:"down", Index:31}
2026-02-17 02:42:38.340 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidb364697cd9", Addrs:set.Typed[string]{}}
2026-02-17 02:42:38.341 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidb364697cd9", Addrs:set.Typed[string]{}}
2026-02-17 02:42:38.341 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidb364697cd9", State:"up", Index:31}
2026-02-17 02:42:38.341 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidb364697cd9"
2026-02-17 02:42:38.341 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidb364697cd9"
2026-02-17 02:42:38.341 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb364697cd9"
2026-02-17 02:42:38.341 [INFO][80] felix/endpoint_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-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:38.341 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:38.386 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:38.386 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"} status="up"
2026-02-17 02:42:38.692 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2072" name:"default"}
2026-02-17 02:42:38.790 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2072"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2072"}
2026-02-17 02:42:38.825 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2072"}
2026-02-17 02:42:39.318 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72, name=eth0)
2026-02-17 02:42:39.319 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb364697cd9" profile_ids:"kns.configmap-4451" profile_ids:"ksa.configmap-4451.default" ipv4_nets:"10.100.203.26/32"}
2026-02-17 02:42:39.319 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:39.319 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:39.320 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:39.330 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb364697cd9"
2026-02-17 02:42:39.330 [INFO][80] felix/endpoint_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-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:39.330 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:39.362 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:39.362 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"} status="up"
2026-02-17 02:42:40.247 [INFO][80] 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:42:40.247 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidb364697cd9"
2026-02-17 02:42:40.248 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidb364697cd9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:40.248 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidb364697cd9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:40.530 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72, name=eth0)
2026-02-17 02:42:40.530 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidb364697cd9" profile_ids:"kns.configmap-4451" profile_ids:"ksa.configmap-4451.default" ipv4_nets:"10.100.203.26/32"}
2026-02-17 02:42:40.531 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:40.531 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:40.531 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:40.532 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidb364697cd9"
2026-02-17 02:42:40.532 [INFO][80] felix/endpoint_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-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:40.533 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:40.558 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:40.558 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"} status="up"
2026-02-17 02:42:40.638 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calidb364697cd9" state="down"
2026-02-17 02:42:40.638 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidb364697cd9"
2026-02-17 02:42:40.638 [INFO][80] 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:42:40.638 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calidb364697cd9" state=""
2026-02-17 02:42:40.638 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidb364697cd9"
2026-02-17 02:42:40.638 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidb364697cd9", State:"down", Index:31}
2026-02-17 02:42:40.638 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidb364697cd9", Addrs:set.Typed[string]{}}
2026-02-17 02:42:40.638 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidb364697cd9", Addrs:set.Typed[string]{}}
2026-02-17 02:42:40.638 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidb364697cd9", State:"", Index:31}
2026-02-17 02:42:40.638 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidb364697cd9", Addrs:set.Set[string](nil)}
2026-02-17 02:42:40.638 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidb364697cd9", Addrs:set.Set[string](nil)}
2026-02-17 02:42:40.639 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidb364697cd9"
2026-02-17 02:42:40.639 [INFO][80] felix/endpoint_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-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:40.639 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:40.639 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.26
2026-02-17 02:42:40.666 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:40.666 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"} status="down"
2026-02-17 02:42:40.776 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72, name=eth0)
2026-02-17 02:42:40.777 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72" endpoint_id:"eth0"}
2026-02-17 02:42:40.777 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-4451"}
2026-02-17 02:42:40.777 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-4451.default"}
2026-02-17 02:42:40.777 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:40.777 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:40.778 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-4451" ipVersion=0x4 table="filter"
2026-02-17 02:42:40.778 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CIZXiJGWltt8RyprvH" ipVersion=0x4 table="filter"
2026-02-17 02:42:40.778 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-4451" ipVersion=0x4 table="filter"
2026-02-17 02:42:40.778 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CIZXiJGWltt8RyprvH" ipVersion=0x4 table="filter"
2026-02-17 02:42:40.778 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:40.778 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidb364697cd9" ipVersion=0x4 table="filter"
2026-02-17 02:42:40.778 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidb364697cd9" ipVersion=0x4 table="filter"
2026-02-17 02:42:40.778 [INFO][80] 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-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:40.778 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:40.837 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-4451/pod-configmaps-89ee8162-c95b-43d3-b89d-58f5ca09fe72", EndpointId:"eth0"}
2026-02-17 02:42:41.748 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4451"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4451"}
2026-02-17 02:42:41.776 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8399"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8399"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8399"}
2026-02-17 02:42:41.812 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8399" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:42.654 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8004" name:"default"}
2026-02-17 02:42:42.889 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8004"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8004"}
2026-02-17 02:42:42.935 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8004"}
2026-02-17 02:42:47.060 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4451" name:"default"}
2026-02-17 02:42:47.094 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4451"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4451"}
2026-02-17 02:42:47.127 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4451"}
2026-02-17 02:42:47.973 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:42:50.905 [INFO][80] felix/summary.go 100: Summarising 208 dataplane reconciliation loops over 1m2.4s: avg=33ms longest=80ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:43:00.146 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3343/replace-29521602-n2q6s, name=eth0)
2026-02-17 02:43:00.146 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3343/replace-29521602-n2q6s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60f6653cebd" profile_ids:"kns.cronjob-3343" profile_ids:"ksa.cronjob-3343.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:43:00.146 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.147 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.147 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.148 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60f6653cebd"
2026-02-17 02:43:00.148 [INFO][80] felix/endpoint_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-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.148 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.171 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3343/replace-29521602-n2q6s, name=eth0)
2026-02-17 02:43:00.182 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:00.182 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"} status="up"
2026-02-17 02:43:00.183 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3343/replace-29521602-n2q6s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60f6653cebd" profile_ids:"kns.cronjob-3343" profile_ids:"ksa.cronjob-3343.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:43:00.183 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.183 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.184 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.184 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60f6653cebd"
2026-02-17 02:43:00.185 [INFO][80] felix/endpoint_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-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.185 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.203 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3343/replace-29521602-n2q6s, name=eth0)
2026-02-17 02:43:00.210 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:00.210 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"} status="up"
2026-02-17 02:43:00.210 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3343/replace-29521602-n2q6s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60f6653cebd" profile_ids:"kns.cronjob-3343" profile_ids:"ksa.cronjob-3343.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:43:00.210 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.210 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.210 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.211 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60f6653cebd"
2026-02-17 02:43:00.211 [INFO][80] felix/endpoint_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-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.211 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:00.238 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:00.238 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"} status="up"
2026-02-17 02:43:00.801 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3343/replace-29521603-fn9kb, name=eth0)
2026-02-17 02:43:00.801 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3343/replace-29521603-fn9kb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali469346c5871" profile_ids:"kns.cronjob-3343" profile_ids:"ksa.cronjob-3343.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:43:00.801 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:00.801 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:00.801 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:00.802 [INFO][80] 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:00.802 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali469346c5871" ipVersion=0x4 table="filter"
2026-02-17 02:43:00.802 [INFO][80] 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:00.802 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali469346c5871" ipVersion=0x4 table="filter"
2026-02-17 02:43:00.802 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali469346c5871"
2026-02-17 02:43:00.802 [INFO][80] felix/endpoint_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-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:00.803 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:00.840 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:00.840 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"} status="down"
2026-02-17 02:43:00.870 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali469346c5871" state="down"
2026-02-17 02:43:00.870 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali469346c5871"
2026-02-17 02:43:00.870 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali469346c5871", State:"down", Index:32}
2026-02-17 02:43:00.870 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali469346c5871", Addrs:set.Typed[string]{}}
2026-02-17 02:43:00.870 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali469346c5871", Addrs:set.Typed[string]{}}
2026-02-17 02:43:00.870 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali469346c5871"
2026-02-17 02:43:00.870 [INFO][80] felix/endpoint_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-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:00.870 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:00.872 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali469346c5871" state="up"
2026-02-17 02:43:00.898 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:00.898 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"} status="down"
2026-02-17 02:43:00.898 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali469346c5871", State:"up", Index:32}
2026-02-17 02:43:00.898 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali469346c5871"
2026-02-17 02:43:00.898 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali469346c5871"
2026-02-17 02:43:00.898 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali469346c5871"
2026-02-17 02:43:00.898 [INFO][80] felix/endpoint_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-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:00.898 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:00.927 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:00.927 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"} status="up"
2026-02-17 02:43:01.441 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3343/replace-29521603-fn9kb, name=eth0)
2026-02-17 02:43:01.442 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3343/replace-29521603-fn9kb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali469346c5871" profile_ids:"kns.cronjob-3343" profile_ids:"ksa.cronjob-3343.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:43:01.442 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.442 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.442 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.443 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali469346c5871"
2026-02-17 02:43:01.443 [INFO][80] felix/endpoint_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-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.443 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.468 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:01.468 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"} status="up"
2026-02-17 02:43:01.474 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3343"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3343"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3343"}
2026-02-17 02:43:01.491 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3343/replace-29521603-fn9kb, name=eth0)
2026-02-17 02:43:01.496 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3343/replace-29521603-fn9kb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali469346c5871" profile_ids:"kns.cronjob-3343" profile_ids:"ksa.cronjob-3343.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:43:01.497 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.497 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.497 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.507 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali469346c5871"
2026-02-17 02:43:01.508 [INFO][80] felix/endpoint_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-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.508 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.508 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3343/replace-29521603-fn9kb, name=eth0)
2026-02-17 02:43:01.538 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:01.538 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"} status="up"
2026-02-17 02:43:01.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-760"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-760"}
2026-02-17 02:43:01.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3343/replace-29521603-fn9kb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali469346c5871" profile_ids:"kns.cronjob-3343" profile_ids:"ksa.cronjob-3343.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:43:01.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-760" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:01.538 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.538 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.538 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.539 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali469346c5871"
2026-02-17 02:43:01.540 [INFO][80] felix/endpoint_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-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.540 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:01.563 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:01.563 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"} status="up"
2026-02-17 02:43:01.563 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-760"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-760"} labels:{key:"webhook-760" value:"true"}
2026-02-17 02:43:01.563 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6266"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6266"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6266"} labels:{key:"webhook-760-markers" value:"true"}
2026-02-17 02:43:01.609 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6266" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:02.552 [INFO][80] 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:43:02.552 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali469346c5871"
2026-02-17 02:43:02.552 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali469346c5871", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:02.552 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali469346c5871", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:02.938 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9, name=eth0)
2026-02-17 02:43:02.939 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-760"} profile:{inbound_rules:{action:"allow" rule_id:"k41Js6eVfHyhSUKF"} outbound_rules:{action:"allow" rule_id:"iBF0l6UVfX6QxyiO"}}
2026-02-17 02:43:02.939 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-760.default"} profile:{}
2026-02-17 02:43:02.939 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f440dbb482" profile_ids:"kns.webhook-760" profile_ids:"ksa.webhook-760.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:43:02.939 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:02.939 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:02.939 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:02.940 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1f440dbb482" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.940 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-760" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.940 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RVp3FRB8_9uCRnalPK" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.940 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1f440dbb482" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.940 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-760" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.940 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RVp3FRB8_9uCRnalPK" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.940 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1f440dbb482"
2026-02-17 02:43:02.940 [INFO][80] felix/endpoint_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-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:02.940 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:02.988 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:02.988 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"} status="down"
2026-02-17 02:43:03.013 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali1f440dbb482" state="down"
2026-02-17 02:43:03.013 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f440dbb482", State:"down", Index:33}
2026-02-17 02:43:03.013 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1f440dbb482"
2026-02-17 02:43:03.013 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f440dbb482", Addrs:set.Typed[string]{}}
2026-02-17 02:43:03.013 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f440dbb482", Addrs:set.Typed[string]{}}
2026-02-17 02:43:03.013 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1f440dbb482"
2026-02-17 02:43:03.013 [INFO][80] felix/endpoint_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-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:03.013 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:03.018 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali1f440dbb482" state="up"
2026-02-17 02:43:03.032 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:03.032 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"} status="down"
2026-02-17 02:43:03.032 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f440dbb482", State:"up", Index:33}
2026-02-17 02:43:03.033 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1f440dbb482"
2026-02-17 02:43:03.033 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1f440dbb482"
2026-02-17 02:43:03.033 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f440dbb482"
2026-02-17 02:43:03.033 [INFO][80] felix/endpoint_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-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:03.033 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:03.056 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:03.056 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"} status="up"
2026-02-17 02:43:03.462 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9, name=eth0)
2026-02-17 02:43:03.462 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f440dbb482" profile_ids:"kns.webhook-760" profile_ids:"ksa.webhook-760.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:43:03.462 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:03.462 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:03.463 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:03.464 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f440dbb482"
2026-02-17 02:43:03.464 [INFO][80] felix/endpoint_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-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:03.464 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:03.486 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:03.486 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"} status="up"
2026-02-17 02:43:03.492 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9, name=eth0)
2026-02-17 02:43:03.492 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f440dbb482" profile_ids:"kns.webhook-760" profile_ids:"ksa.webhook-760.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:43:03.492 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:03.493 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:03.493 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:03.493 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f440dbb482"
2026-02-17 02:43:03.493 [INFO][80] felix/endpoint_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-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:03.493 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:03.516 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:03.516 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"} status="up"
2026-02-17 02:43:03.525 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3343/replace-29521603-fn9kb, name=eth0)
2026-02-17 02:43:03.525 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3343/replace-29521603-fn9kb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali469346c5871" profile_ids:"kns.cronjob-3343" profile_ids:"ksa.cronjob-3343.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:43:03.525 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:03.525 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:03.525 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:03.526 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali469346c5871"
2026-02-17 02:43:03.526 [INFO][80] felix/endpoint_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-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:03.526 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:03.550 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:03.550 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"} status="up"
2026-02-17 02:43:04.318 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-760" type:"ClusterIP" cluster_ips:"10.254.18.73" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:43:04.823 [INFO][80] 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:43:04.823 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1f440dbb482"
2026-02-17 02:43:04.824 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f440dbb482", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:04.824 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f440dbb482", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:05.489 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-1679"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-1679"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1679"} labels:{key:"webhook-760" value:"true"}
2026-02-17 02:43:05.518 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fail-closed-namespace-1679" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:05.553 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-760"
2026-02-17 02:43:05.610 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9, name=eth0)
2026-02-17 02:43:05.610 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f440dbb482" profile_ids:"kns.webhook-760" profile_ids:"ksa.webhook-760.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:43:05.610 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:05.610 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:05.610 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:05.615 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9, name=eth0)
2026-02-17 02:43:05.616 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f440dbb482"
2026-02-17 02:43:05.616 [INFO][80] felix/endpoint_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-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:05.616 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:05.640 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:05.640 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"} status="up"
2026-02-17 02:43:05.641 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9" endpoint_id:"eth0"}
2026-02-17 02:43:05.641 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-760"}
2026-02-17 02:43:05.641 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-760.default"}
2026-02-17 02:43:05.641 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-760"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-760"} labels:{key:"webhook-760" value:"true"}
2026-02-17 02:43:05.641 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:05.641 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:05.642 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-760" ipVersion=0x4 table="filter"
2026-02-17 02:43:05.642 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RVp3FRB8_9uCRnalPK" ipVersion=0x4 table="filter"
2026-02-17 02:43:05.642 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-760" ipVersion=0x4 table="filter"
2026-02-17 02:43:05.642 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RVp3FRB8_9uCRnalPK" ipVersion=0x4 table="filter"
2026-02-17 02:43:05.642 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:05.642 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1f440dbb482" ipVersion=0x4 table="filter"
2026-02-17 02:43:05.643 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1f440dbb482" ipVersion=0x4 table="filter"
2026-02-17 02:43:05.643 [INFO][80] 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-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:05.643 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:05.644 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.28
2026-02-17 02:43:05.710 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-760/sample-webhook-deployment-7d44fffc8-vwxf9", EndpointId:"eth0"}
2026-02-17 02:43:05.710 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6266"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6266"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6266"} labels:{key:"webhook-760-markers" value:"true"}
2026-02-17 02:43:05.710 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-1679"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-1679"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1679"} labels:{key:"webhook-760" value:"true"}
2026-02-17 02:43:05.738 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-126"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-126"}
2026-02-17 02:43:05.739 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-126" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:06.032 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8399"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8399"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8399"}
2026-02-17 02:43:06.061 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4966"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4966"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4966"}
2026-02-17 02:43:06.087 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-4966" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:06.479 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f, name=eth0)
2026-02-17 02:43:06.480 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-126"} profile:{inbound_rules:{action:"allow" rule_id:"3ArzF6mIDXmS5SS5"} outbound_rules:{action:"allow" rule_id:"1MurZUpFWB2-qFyU"}}
2026-02-17 02:43:06.480 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-126.default"} profile:{}
2026-02-17 02:43:06.480 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic70718e1a3a" profile_ids:"kns.downward-api-126" profile_ids:"ksa.downward-api-126.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:43:06.480 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:06.480 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:06.480 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:06.487 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic70718e1a3a" ipVersion=0x4 table="filter"
2026-02-17 02:43:06.487 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jE7VA5aY5cJPQ3GwPT" ipVersion=0x4 table="filter"
2026-02-17 02:43:06.487 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ybm-suqwRJauAXRN9r" ipVersion=0x4 table="filter"
2026-02-17 02:43:06.487 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic70718e1a3a" ipVersion=0x4 table="filter"
2026-02-17 02:43:06.487 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jE7VA5aY5cJPQ3GwPT" ipVersion=0x4 table="filter"
2026-02-17 02:43:06.487 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ybm-suqwRJauAXRN9r" ipVersion=0x4 table="filter"
2026-02-17 02:43:06.488 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic70718e1a3a"
2026-02-17 02:43:06.488 [INFO][80] felix/endpoint_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-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:06.488 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:06.548 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:06.548 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"} status="down"
2026-02-17 02:43:06.548 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3343"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3343"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3343"}
2026-02-17 02:43:06.553 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calic70718e1a3a" state="down"
2026-02-17 02:43:06.554 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic70718e1a3a"
2026-02-17 02:43:06.557 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calic70718e1a3a" state="up"
2026-02-17 02:43:06.586 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic70718e1a3a", State:"down", Index:34}
2026-02-17 02:43:06.586 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic70718e1a3a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:06.586 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic70718e1a3a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:06.586 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic70718e1a3a", State:"up", Index:34}
2026-02-17 02:43:06.586 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic70718e1a3a"
2026-02-17 02:43:06.586 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic70718e1a3a"
2026-02-17 02:43:06.586 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic70718e1a3a"
2026-02-17 02:43:06.586 [INFO][80] felix/endpoint_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-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:06.586 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:06.609 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:06.609 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"} status="up"
2026-02-17 02:43:06.855 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-2g4xh, name=eth0)
2026-02-17 02:43:06.855 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-4966"} profile:{inbound_rules:{action:"allow" rule_id:"ampW6baiXNMFpiU-"} outbound_rules:{action:"allow" rule_id:"lFr2C4sIdwAFwO-j"}}
2026-02-17 02:43:06.855 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-4966.default"} profile:{}
2026-02-17 02:43:06.855 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali250420bcfc3" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.30/32"}
2026-02-17 02:43:06.855 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:06.856 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:06.856 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:06.856 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali250420bcfc3" ipVersion=0x4 table="filter"
2026-02-17 02:43:06.857 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-4966" ipVersion=0x4 table="filter"
2026-02-17 02:43:06.857 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-VUEGaHoAMthnAt6Ee" ipVersion=0x4 table="filter"
2026-02-17 02:43:06.857 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali250420bcfc3" ipVersion=0x4 table="filter"
2026-02-17 02:43:06.857 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-4966" ipVersion=0x4 table="filter"
2026-02-17 02:43:06.857 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-VUEGaHoAMthnAt6Ee" ipVersion=0x4 table="filter"
2026-02-17 02:43:06.857 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali250420bcfc3"
2026-02-17 02:43:06.857 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:06.857 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:06.901 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:06.901 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"} status="down"
2026-02-17 02:43:06.911 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali250420bcfc3" state="down"
2026-02-17 02:43:06.911 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali250420bcfc3", State:"down", Index:35}
2026-02-17 02:43:06.911 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali250420bcfc3"
2026-02-17 02:43:06.911 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:06.911 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:06.912 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali250420bcfc3"
2026-02-17 02:43:06.917 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali250420bcfc3" state="up"
2026-02-17 02:43:06.932 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:06.932 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"} status="down"
2026-02-17 02:43:06.932 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali250420bcfc3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:06.932 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali250420bcfc3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:06.932 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali250420bcfc3", State:"up", Index:35}
2026-02-17 02:43:06.932 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali250420bcfc3"
2026-02-17 02:43:06.932 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali250420bcfc3"
2026-02-17 02:43:06.932 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali250420bcfc3"
2026-02-17 02:43:06.932 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:06.932 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:06.962 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:06.962 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"} status="up"
2026-02-17 02:43:06.998 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-mfqhn, name=eth0)
2026-02-17 02:43:06.998 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid220d572d06" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.31/32"}
2026-02-17 02:43:06.998 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:06.998 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:06.998 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:06.998 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid220d572d06" ipVersion=0x4 table="filter"
2026-02-17 02:43:06.999 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid220d572d06" ipVersion=0x4 table="filter"
2026-02-17 02:43:06.999 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid220d572d06"
2026-02-17 02:43:06.999 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:06.999 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:07.041 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:07.041 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"} status="down"
2026-02-17 02:43:07.074 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calid220d572d06" state="down"
2026-02-17 02:43:07.074 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid220d572d06"
2026-02-17 02:43:07.074 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid220d572d06", State:"down", Index:36}
2026-02-17 02:43:07.074 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid220d572d06", Addrs:set.Typed[string]{}}
2026-02-17 02:43:07.074 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid220d572d06", Addrs:set.Typed[string]{}}
2026-02-17 02:43:07.074 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid220d572d06"
2026-02-17 02:43:07.074 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:07.074 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:07.076 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calid220d572d06" state="up"
2026-02-17 02:43:07.107 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:07.107 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"} status="down"
2026-02-17 02:43:07.107 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid220d572d06", State:"up", Index:36}
2026-02-17 02:43:07.107 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid220d572d06"
2026-02-17 02:43:07.107 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid220d572d06"
2026-02-17 02:43:07.107 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid220d572d06"
2026-02-17 02:43:07.108 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:07.108 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:07.137 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:07.137 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"} status="up"
2026-02-17 02:43:07.144 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali1f440dbb482" state="down"
2026-02-17 02:43:07.144 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1f440dbb482"
2026-02-17 02:43:07.144 [INFO][80] 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:43:07.144 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f440dbb482", State:"down", Index:33}
2026-02-17 02:43:07.144 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f440dbb482", Addrs:set.Typed[string]{}}
2026-02-17 02:43:07.144 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f440dbb482", Addrs:set.Typed[string]{}}
2026-02-17 02:43:07.144 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali1f440dbb482" state=""
2026-02-17 02:43:07.144 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1f440dbb482"
2026-02-17 02:43:07.165 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-8zphq, name=eth0)
2026-02-17 02:43:07.172 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-8zphq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec03e8b70cf" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:43:07.172 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:07.172 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:07.172 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:07.172 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliec03e8b70cf" ipVersion=0x4 table="filter"
2026-02-17 02:43:07.173 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliec03e8b70cf" ipVersion=0x4 table="filter"
2026-02-17 02:43:07.173 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliec03e8b70cf"
2026-02-17 02:43:07.173 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:07.173 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:07.213 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:07.213 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"} status="down"
2026-02-17 02:43:07.213 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f440dbb482", State:"", Index:33}
2026-02-17 02:43:07.213 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f440dbb482", Addrs:set.Set[string](nil)}
2026-02-17 02:43:07.213 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f440dbb482", Addrs:set.Set[string](nil)}
2026-02-17 02:43:07.232 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="caliec03e8b70cf" state="down"
2026-02-17 02:43:07.232 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliec03e8b70cf"
2026-02-17 02:43:07.235 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="caliec03e8b70cf" state="up"
2026-02-17 02:43:07.238 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec03e8b70cf", State:"down", Index:37}
2026-02-17 02:43:07.239 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec03e8b70cf", Addrs:set.Typed[string]{}}
2026-02-17 02:43:07.239 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec03e8b70cf", Addrs:set.Typed[string]{}}
2026-02-17 02:43:07.239 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec03e8b70cf", State:"up", Index:37}
2026-02-17 02:43:07.239 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliec03e8b70cf"
2026-02-17 02:43:07.239 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliec03e8b70cf"
2026-02-17 02:43:07.239 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec03e8b70cf"
2026-02-17 02:43:07.239 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:07.239 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:07.269 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:07.269 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"} status="up"
2026-02-17 02:43:07.366 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-snqg4, name=eth0)
2026-02-17 02:43:07.366 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-snqg4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31c33b67c65" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:43:07.366 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:07.366 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:07.366 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:07.367 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali31c33b67c65" ipVersion=0x4 table="filter"
2026-02-17 02:43:07.367 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali31c33b67c65" ipVersion=0x4 table="filter"
2026-02-17 02:43:07.367 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali31c33b67c65"
2026-02-17 02:43:07.367 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:07.367 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:07.411 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:07.411 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"} status="down"
2026-02-17 02:43:07.438 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali31c33b67c65" state="down"
2026-02-17 02:43:07.439 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31c33b67c65", State:"down", Index:38}
2026-02-17 02:43:07.439 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31c33b67c65"
2026-02-17 02:43:07.439 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:07.439 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:07.439 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali31c33b67c65"
2026-02-17 02:43:07.442 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali31c33b67c65" state="up"
2026-02-17 02:43:07.468 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:07.468 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"} status="down"
2026-02-17 02:43:07.468 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31c33b67c65", Addrs:set.Typed[string]{}}
2026-02-17 02:43:07.468 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31c33b67c65", Addrs:set.Typed[string]{}}
2026-02-17 02:43:07.468 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31c33b67c65", State:"up", Index:38}
2026-02-17 02:43:07.468 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali31c33b67c65"
2026-02-17 02:43:07.468 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali31c33b67c65"
2026-02-17 02:43:07.468 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31c33b67c65"
2026-02-17 02:43:07.468 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:07.468 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:07.493 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:07.493 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"} status="up"
2026-02-17 02:43:07.518 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-mb427, name=eth0)
2026-02-17 02:43:07.519 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f, name=eth0)
2026-02-17 02:43:07.519 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-mb427" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b72f9fd16a" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:43:07.519 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic70718e1a3a" profile_ids:"kns.downward-api-126" profile_ids:"ksa.downward-api-126.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:43:07.519 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:07.519 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:07.519 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:07.519 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:07.520 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:07.520 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:07.520 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0b72f9fd16a" ipVersion=0x4 table="filter"
2026-02-17 02:43:07.520 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0b72f9fd16a" ipVersion=0x4 table="filter"
2026-02-17 02:43:07.520 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0b72f9fd16a"
2026-02-17 02:43:07.520 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic70718e1a3a"
2026-02-17 02:43:07.520 [INFO][80] felix/endpoint_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-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:07.520 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:07.520 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:07.520 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:07.561 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali0b72f9fd16a" state="down"
2026-02-17 02:43:07.561 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b72f9fd16a"
2026-02-17 02:43:07.574 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:07.574 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"} status="down"
2026-02-17 02:43:07.574 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:07.574 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"} status="up"
2026-02-17 02:43:07.574 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b72f9fd16a", State:"down", Index:39}
2026-02-17 02:43:07.574 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b72f9fd16a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:07.574 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b72f9fd16a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:07.574 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b72f9fd16a"
2026-02-17 02:43:07.574 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:07.574 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:07.575 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali0b72f9fd16a" state="up"
2026-02-17 02:43:07.601 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:07.601 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"} status="down"
2026-02-17 02:43:07.601 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b72f9fd16a", State:"up", Index:39}
2026-02-17 02:43:07.601 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0b72f9fd16a"
2026-02-17 02:43:07.601 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b72f9fd16a"
2026-02-17 02:43:07.601 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b72f9fd16a"
2026-02-17 02:43:07.601 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:07.601 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:07.628 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:07.628 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"} status="up"
2026-02-17 02:43:07.928 [INFO][80] 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:43:07.928 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic70718e1a3a"
2026-02-17 02:43:07.928 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic70718e1a3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:07.928 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic70718e1a3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:08.248 [INFO][80] 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:43:08.248 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali250420bcfc3"
2026-02-17 02:43:08.248 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali250420bcfc3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:08.248 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali250420bcfc3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:08.508 [INFO][80] 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:43:08.508 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliec03e8b70cf"
2026-02-17 02:43:08.508 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec03e8b70cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:08.509 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec03e8b70cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:08.572 [INFO][80] 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:43:08.572 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0b72f9fd16a"
2026-02-17 02:43:08.572 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b72f9fd16a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:08.572 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b72f9fd16a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:08.603 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-snqg4, name=eth0)
2026-02-17 02:43:08.604 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-snqg4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31c33b67c65" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:43:08.604 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:08.604 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:08.604 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:08.605 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31c33b67c65"
2026-02-17 02:43:08.605 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:08.605 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:08.639 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:08.639 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"} status="up"
2026-02-17 02:43:08.662 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-2g4xh, name=eth0)
2026-02-17 02:43:08.662 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali250420bcfc3" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.30/32"}
2026-02-17 02:43:08.663 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:08.663 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:08.663 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:08.664 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali250420bcfc3"
2026-02-17 02:43:08.664 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:08.664 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:08.692 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:08.692 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"} status="up"
2026-02-17 02:43:08.715 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-mfqhn, name=eth0)
2026-02-17 02:43:08.715 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid220d572d06" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.31/32"}
2026-02-17 02:43:08.715 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:08.715 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:08.715 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:08.717 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid220d572d06"
2026-02-17 02:43:08.717 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:08.717 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:08.739 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-8zphq, name=eth0)
2026-02-17 02:43:08.757 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:08.757 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"} status="up"
2026-02-17 02:43:08.758 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-8zphq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec03e8b70cf" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:43:08.758 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:08.758 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:08.758 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:08.759 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec03e8b70cf"
2026-02-17 02:43:08.759 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:08.759 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:08.771 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-mb427, name=eth0)
2026-02-17 02:43:08.785 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:08.786 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"} status="up"
2026-02-17 02:43:08.786 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-mb427" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b72f9fd16a" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:43:08.786 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:08.786 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:08.786 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:08.787 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b72f9fd16a"
2026-02-17 02:43:08.787 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:08.787 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:08.791 [INFO][80] 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:43:08.791 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid220d572d06"
2026-02-17 02:43:08.820 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:08.821 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"} status="up"
2026-02-17 02:43:08.821 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid220d572d06", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:08.821 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid220d572d06", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:08.866 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f, name=eth0)
2026-02-17 02:43:08.866 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic70718e1a3a" profile_ids:"kns.downward-api-126" profile_ids:"ksa.downward-api-126.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:43:08.866 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:08.866 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:08.866 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:08.867 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic70718e1a3a"
2026-02-17 02:43:08.867 [INFO][80] felix/endpoint_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-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:08.867 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:08.895 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:08.895 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"} status="up"
2026-02-17 02:43:08.969 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calic70718e1a3a" state="down"
2026-02-17 02:43:08.969 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic70718e1a3a"
2026-02-17 02:43:08.969 [INFO][80] 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:43:08.969 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic70718e1a3a", State:"down", Index:34}
2026-02-17 02:43:08.970 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic70718e1a3a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:08.970 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic70718e1a3a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:08.970 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic70718e1a3a"
2026-02-17 02:43:08.970 [INFO][80] felix/endpoint_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-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:08.970 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:08.976 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.29
2026-02-17 02:43:08.976 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calic70718e1a3a" state=""
2026-02-17 02:43:08.976 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic70718e1a3a"
2026-02-17 02:43:09.006 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:09.006 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"} status="down"
2026-02-17 02:43:09.006 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic70718e1a3a", State:"", Index:34}
2026-02-17 02:43:09.006 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic70718e1a3a", Addrs:set.Set[string](nil)}
2026-02-17 02:43:09.006 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic70718e1a3a", Addrs:set.Set[string](nil)}
2026-02-17 02:43:09.006 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic70718e1a3a"
2026-02-17 02:43:09.006 [INFO][80] felix/endpoint_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-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:09.006 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:09.031 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:09.031 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"} status="down"
2026-02-17 02:43:09.107 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f, name=eth0)
2026-02-17 02:43:09.107 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f" endpoint_id:"eth0"}
2026-02-17 02:43:09.108 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-126"}
2026-02-17 02:43:09.108 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-126.default"}
2026-02-17 02:43:09.108 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:09.108 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:09.108 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jE7VA5aY5cJPQ3GwPT" ipVersion=0x4 table="filter"
2026-02-17 02:43:09.108 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ybm-suqwRJauAXRN9r" ipVersion=0x4 table="filter"
2026-02-17 02:43:09.108 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jE7VA5aY5cJPQ3GwPT" ipVersion=0x4 table="filter"
2026-02-17 02:43:09.108 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ybm-suqwRJauAXRN9r" ipVersion=0x4 table="filter"
2026-02-17 02:43:09.108 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:09.109 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic70718e1a3a" ipVersion=0x4 table="filter"
2026-02-17 02:43:09.109 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic70718e1a3a" ipVersion=0x4 table="filter"
2026-02-17 02:43:09.109 [INFO][80] 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-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:09.109 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:09.145 [INFO][80] 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:43:09.145 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali31c33b67c65"
2026-02-17 02:43:09.164 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-126/downwardapi-volume-f2eb5422-e1f1-45c4-b146-e1e25142906f", EndpointId:"eth0"}
2026-02-17 02:43:09.164 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31c33b67c65", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:09.164 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31c33b67c65", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:09.878 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-126"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-126"}
2026-02-17 02:43:09.925 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9775"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9775"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9775"}
2026-02-17 02:43:09.925 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-9775" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:10.331 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9775"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9775"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9775"}
2026-02-17 02:43:10.364 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4921"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4921"}
2026-02-17 02:43:10.408 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4921" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:11.082 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6266" name:"default"}
2026-02-17 02:43:11.135 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fail-closed-namespace-1679" name:"default"}
2026-02-17 02:43:11.654 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-760" name:"default"}
2026-02-17 02:43:11.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6266"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6266"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6266"} labels:{key:"webhook-760-markers" value:"true"}
2026-02-17 02:43:11.709 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6266"}
2026-02-17 02:43:11.789 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-760"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-760"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-760"} labels:{key:"webhook-760" value:"true"}
2026-02-17 02:43:11.822 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-1679"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-1679"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1679"} labels:{key:"webhook-760" value:"true"}
2026-02-17 02:43:11.822 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-760"}
2026-02-17 02:43:11.822 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fail-closed-namespace-1679"}
2026-02-17 02:43:11.856 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8399" name:"default"}
2026-02-17 02:43:11.995 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8399"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8399"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8399"}
2026-02-17 02:43:12.034 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8399"}
2026-02-17 02:43:12.494 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3381"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3381"}
2026-02-17 02:43:12.566 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1280"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1280"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1280"}
2026-02-17 02:43:12.592 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-1280" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:12.883 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-76fc67f65c-hz2ls, name=eth0)
2026-02-17 02:43:12.884 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63cc83a88c5" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:43:12.884 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:12.884 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:12.884 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:12.885 [INFO][80] 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:43:12.885 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali63cc83a88c5" ipVersion=0x4 table="filter"
2026-02-17 02:43:12.885 [INFO][80] 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:43:12.885 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali63cc83a88c5" ipVersion=0x4 table="filter"
2026-02-17 02:43:12.885 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali63cc83a88c5"
2026-02-17 02:43:12.885 [INFO][80] felix/endpoint_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-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:12.885 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:12.925 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:12.925 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"} status="down"
2026-02-17 02:43:12.951 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali63cc83a88c5" state="down"
2026-02-17 02:43:12.952 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali63cc83a88c5"
2026-02-17 02:43:12.952 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63cc83a88c5", State:"down", Index:40}
2026-02-17 02:43:12.952 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63cc83a88c5", Addrs:set.Typed[string]{}}
2026-02-17 02:43:12.952 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63cc83a88c5", Addrs:set.Typed[string]{}}
2026-02-17 02:43:12.952 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63cc83a88c5"
2026-02-17 02:43:12.952 [INFO][80] felix/endpoint_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-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:12.952 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:12.959 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali63cc83a88c5" state="up"
2026-02-17 02:43:12.979 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:12.979 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"} status="down"
2026-02-17 02:43:12.979 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63cc83a88c5", State:"up", Index:40}
2026-02-17 02:43:12.979 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali63cc83a88c5"
2026-02-17 02:43:12.979 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63cc83a88c5"
2026-02-17 02:43:12.979 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63cc83a88c5"
2026-02-17 02:43:12.979 [INFO][80] felix/endpoint_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-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:12.979 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:13.033 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:13.033 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"} status="up"
2026-02-17 02:43:13.034 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-76fc67f65c-nwp7c, name=eth0)
2026-02-17 02:43:13.034 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica94a33c2a3" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.36/32"}
2026-02-17 02:43:13.034 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:13.034 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:13.034 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:13.035 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calica94a33c2a3" ipVersion=0x4 table="filter"
2026-02-17 02:43:13.035 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calica94a33c2a3" ipVersion=0x4 table="filter"
2026-02-17 02:43:13.035 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calica94a33c2a3"
2026-02-17 02:43:13.035 [INFO][80] felix/endpoint_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-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:13.035 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:13.069 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calica94a33c2a3" state="down"
2026-02-17 02:43:13.070 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica94a33c2a3"
2026-02-17 02:43:13.077 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:13.077 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"} status="down"
2026-02-17 02:43:13.077 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica94a33c2a3", State:"down", Index:41}
2026-02-17 02:43:13.077 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica94a33c2a3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:13.077 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica94a33c2a3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:13.077 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica94a33c2a3"
2026-02-17 02:43:13.077 [INFO][80] felix/endpoint_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-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:13.077 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:13.094 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calica94a33c2a3" state="up"
2026-02-17 02:43:13.108 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:13.108 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"} status="down"
2026-02-17 02:43:13.108 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica94a33c2a3", State:"up", Index:41}
2026-02-17 02:43:13.108 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calica94a33c2a3"
2026-02-17 02:43:13.108 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica94a33c2a3"
2026-02-17 02:43:13.108 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica94a33c2a3"
2026-02-17 02:43:13.108 [INFO][80] felix/endpoint_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-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:13.108 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:13.129 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:13.129 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"} status="up"
2026-02-17 02:43:13.409 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-1280/pod-release-mzg9p, name=eth0)
2026-02-17 02:43:13.410 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-1280.default"} profile:{}
2026-02-17 02:43:13.410 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-1280"} profile:{inbound_rules:{action:"allow" rule_id:"zCjpbAMHQzOBMdUJ"} outbound_rules:{action:"allow" rule_id:"iYmSOKxlDOeA5NnK"}}
2026-02-17 02:43:13.410 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1280/pod-release-mzg9p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic239c227b54" profile_ids:"kns.replication-controller-1280" profile_ids:"ksa.replication-controller-1280.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:43:13.410 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:13.410 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:13.410 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:13.411 [INFO][80] 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:43:13.411 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic239c227b54" ipVersion=0x4 table="filter"
2026-02-17 02:43:13.411 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OmOOUj-SbRE8lTFfhW" ipVersion=0x4 table="filter"
2026-02-17 02:43:13.411 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fDOV48xwkJ-WeoFxZG" ipVersion=0x4 table="filter"
2026-02-17 02:43:13.411 [INFO][80] 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:43:13.412 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic239c227b54" ipVersion=0x4 table="filter"
2026-02-17 02:43:13.412 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OmOOUj-SbRE8lTFfhW" ipVersion=0x4 table="filter"
2026-02-17 02:43:13.412 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fDOV48xwkJ-WeoFxZG" ipVersion=0x4 table="filter"
2026-02-17 02:43:13.412 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic239c227b54"
2026-02-17 02:43:13.412 [INFO][80] felix/endpoint_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-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:13.412 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:13.452 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="calic239c227b54" state="down"
2026-02-17 02:43:13.453 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic239c227b54"
2026-02-17 02:43:13.461 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="calic239c227b54" state="up"
2026-02-17 02:43:13.469 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:13.469 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"} status="down"
2026-02-17 02:43:13.469 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic239c227b54", State:"down", Index:42}
2026-02-17 02:43:13.469 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic239c227b54", Addrs:set.Typed[string]{}}
2026-02-17 02:43:13.469 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic239c227b54", Addrs:set.Typed[string]{}}
2026-02-17 02:43:13.469 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic239c227b54", State:"up", Index:42}
2026-02-17 02:43:13.469 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic239c227b54"
2026-02-17 02:43:13.469 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic239c227b54"
2026-02-17 02:43:13.469 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic239c227b54"
2026-02-17 02:43:13.469 [INFO][80] felix/endpoint_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-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:13.469 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:13.487 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:13.487 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"} status="up"
2026-02-17 02:43:14.552 [INFO][80] 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:43:14.552 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali63cc83a88c5"
2026-02-17 02:43:14.552 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63cc83a88c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:14.552 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63cc83a88c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:14.653 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4966"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4966"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4966"}
2026-02-17 02:43:14.684 [INFO][80] 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:43:14.684 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calica94a33c2a3"
2026-02-17 02:43:14.684 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica94a33c2a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:14.684 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica94a33c2a3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:14.794 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4285"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4285"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4285"}
2026-02-17 02:43:14.821 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-4285" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:14.937 [INFO][80] 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:43:14.937 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic239c227b54"
2026-02-17 02:43:14.937 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic239c227b54", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:14.937 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic239c227b54", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:14.964 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-1280/pod-release-mzg9p, name=eth0)
2026-02-17 02:43:14.976 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1280/pod-release-mzg9p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic239c227b54" profile_ids:"kns.replication-controller-1280" profile_ids:"ksa.replication-controller-1280.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:43:14.976 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:14.976 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:14.976 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:14.979 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic239c227b54"
2026-02-17 02:43:14.979 [INFO][80] felix/endpoint_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-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:14.980 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:15.017 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:15.017 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"} status="up"
2026-02-17 02:43:15.557 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-126" name:"default"}
2026-02-17 02:43:15.595 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-126"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-126"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-126"}
2026-02-17 02:43:15.628 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-126"}
2026-02-17 02:43:15.761 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-9775" name:"default"}
2026-02-17 02:43:16.028 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-9775"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-9775"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9775"}
2026-02-17 02:43:16.075 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-9775"}
2026-02-17 02:43:17.517 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4921"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4921"}
2026-02-17 02:43:17.551 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-283"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-283"}
2026-02-17 02:43:17.585 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-283" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:17.613 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564, name=eth0)
2026-02-17 02:43:17.628 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali772306eb55e" profile_ids:"kns.container-probe-3381" profile_ids:"ksa.container-probe-3381.default" ipv4_nets:"10.100.203.20/32"}
2026-02-17 02:43:17.628 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.628 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.628 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.633 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali772306eb55e"
2026-02-17 02:43:17.635 [INFO][80] felix/endpoint_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-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.635 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.645 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564, name=eth0)
2026-02-17 02:43:17.664 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:17.664 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"} status="up"
2026-02-17 02:43:17.664 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3381"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3381"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3381"}
2026-02-17 02:43:17.664 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali772306eb55e" profile_ids:"kns.container-probe-3381" profile_ids:"ksa.container-probe-3381.default" ipv4_nets:"10.100.203.20/32"}
2026-02-17 02:43:17.665 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.665 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.665 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.665 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali772306eb55e"
2026-02-17 02:43:17.666 [INFO][80] felix/endpoint_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-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.666 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.672 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-1280/pod-release-mzg9p, name=eth0)
2026-02-17 02:43:17.700 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-1280/pod-release-mzg9p, name=eth0)
2026-02-17 02:43:17.705 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:17.709 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"} status="up"
2026-02-17 02:43:17.709 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1280/pod-release-mzg9p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic239c227b54" profile_ids:"kns.replication-controller-1280" profile_ids:"ksa.replication-controller-1280.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:43:17.709 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1280/pod-release-mzg9p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic239c227b54" profile_ids:"kns.replication-controller-1280" profile_ids:"ksa.replication-controller-1280.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:43:17.709 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:17.710 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:17.710 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:17.710 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic239c227b54"
2026-02-17 02:43:17.710 [INFO][80] felix/endpoint_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-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:17.710 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:17.739 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:17.739 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"} status="up"
2026-02-17 02:43:17.963 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564, name=eth0)
2026-02-17 02:43:17.963 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564" endpoint_id:"eth0"}
2026-02-17 02:43:17.963 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-3381"}
2026-02-17 02:43:17.963 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-3381.default"}
2026-02-17 02:43:17.964 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.964 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.965 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bezAUXN9SSvPsJjDa1" ipVersion=0x4 table="filter"
2026-02-17 02:43:17.965 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_R317k_76rWQtZoepfN" ipVersion=0x4 table="filter"
2026-02-17 02:43:17.965 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bezAUXN9SSvPsJjDa1" ipVersion=0x4 table="filter"
2026-02-17 02:43:17.965 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_R317k_76rWQtZoepfN" ipVersion=0x4 table="filter"
2026-02-17 02:43:17.965 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.965 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali772306eb55e" ipVersion=0x4 table="filter"
2026-02-17 02:43:17.966 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali772306eb55e" ipVersion=0x4 table="filter"
2026-02-17 02:43:17.966 [INFO][80] 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-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.966 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:17.967 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.20
2026-02-17 02:43:18.054 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3381/test-webserver-0437aa0b-b7a9-4f18-bd11-54630b5b8564", EndpointId:"eth0"}
2026-02-17 02:43:18.074 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali772306eb55e" state="down"
2026-02-17 02:43:18.075 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali772306eb55e"
2026-02-17 02:43:18.075 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali772306eb55e", State:"down", Index:25}
2026-02-17 02:43:18.075 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali772306eb55e", Addrs:set.Typed[string]{}}
2026-02-17 02:43:18.075 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali772306eb55e", Addrs:set.Typed[string]{}}
2026-02-17 02:43:18.076 [INFO][80] 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:43:18.085 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali772306eb55e" state=""
2026-02-17 02:43:18.085 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali772306eb55e"
2026-02-17 02:43:18.099 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali772306eb55e", State:"", Index:25}
2026-02-17 02:43:18.099 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali772306eb55e", Addrs:set.Set[string](nil)}
2026-02-17 02:43:18.099 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali772306eb55e", Addrs:set.Set[string](nil)}
2026-02-17 02:43:18.316 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd, name=eth0)
2026-02-17 02:43:18.316 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-283"} profile:{inbound_rules:{action:"allow" rule_id:"EaDb9RzZejxmjAe8"} outbound_rules:{action:"allow" rule_id:"xxUE2OfnNWPRzcCH"}}
2026-02-17 02:43:18.316 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-283.default"} profile:{}
2026-02-17 02:43:18.316 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6b84734e263" profile_ids:"kns.emptydir-283" profile_ids:"ksa.emptydir-283.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:43:18.316 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:18.316 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:18.316 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:18.317 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6b84734e263" ipVersion=0x4 table="filter"
2026-02-17 02:43:18.317 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-283" ipVersion=0x4 table="filter"
2026-02-17 02:43:18.317 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FL_iKYNlKfX2wtljWL" ipVersion=0x4 table="filter"
2026-02-17 02:43:18.317 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6b84734e263" ipVersion=0x4 table="filter"
2026-02-17 02:43:18.317 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-283" ipVersion=0x4 table="filter"
2026-02-17 02:43:18.317 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FL_iKYNlKfX2wtljWL" ipVersion=0x4 table="filter"
2026-02-17 02:43:18.317 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6b84734e263"
2026-02-17 02:43:18.317 [INFO][80] felix/endpoint_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-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:18.317 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:18.361 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:18.361 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"} status="down"
2026-02-17 02:43:18.393 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali6b84734e263" state="down"
2026-02-17 02:43:18.394 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b84734e263", State:"down", Index:43}
2026-02-17 02:43:18.394 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6b84734e263"
2026-02-17 02:43:18.394 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84734e263", Addrs:set.Typed[string]{}}
2026-02-17 02:43:18.394 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84734e263", Addrs:set.Typed[string]{}}
2026-02-17 02:43:18.394 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6b84734e263"
2026-02-17 02:43:18.394 [INFO][80] felix/endpoint_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-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:18.394 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:18.397 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali6b84734e263" state="up"
2026-02-17 02:43:18.435 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:18.435 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"} status="down"
2026-02-17 02:43:18.435 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b84734e263", State:"up", Index:43}
2026-02-17 02:43:18.435 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6b84734e263"
2026-02-17 02:43:18.435 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6b84734e263"
2026-02-17 02:43:18.435 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6b84734e263"
2026-02-17 02:43:18.435 [INFO][80] felix/endpoint_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-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:18.435 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:18.452 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-1280/pod-release-6hqrp, name=eth0)
2026-02-17 02:43:18.454 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:18.454 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"} status="up"
2026-02-17 02:43:18.455 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1280/pod-release-6hqrp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib028535aa56" profile_ids:"kns.replication-controller-1280" profile_ids:"ksa.replication-controller-1280.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:43:18.455 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:18.455 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:18.455 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:18.456 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib028535aa56" ipVersion=0x4 table="filter"
2026-02-17 02:43:18.456 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib028535aa56" ipVersion=0x4 table="filter"
2026-02-17 02:43:18.456 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib028535aa56"
2026-02-17 02:43:18.456 [INFO][80] felix/endpoint_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-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:18.456 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:18.504 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:18.505 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"} status="down"
2026-02-17 02:43:18.547 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calib028535aa56" state="down"
2026-02-17 02:43:18.548 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib028535aa56"
2026-02-17 02:43:18.548 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib028535aa56", State:"down", Index:44}
2026-02-17 02:43:18.548 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib028535aa56", Addrs:set.Typed[string]{}}
2026-02-17 02:43:18.548 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib028535aa56", Addrs:set.Typed[string]{}}
2026-02-17 02:43:18.548 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib028535aa56"
2026-02-17 02:43:18.548 [INFO][80] felix/endpoint_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-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:18.548 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:18.550 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calib028535aa56" state="up"
2026-02-17 02:43:18.575 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:18.575 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"} status="down"
2026-02-17 02:43:18.575 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib028535aa56", State:"up", Index:44}
2026-02-17 02:43:18.575 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib028535aa56"
2026-02-17 02:43:18.575 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib028535aa56"
2026-02-17 02:43:18.575 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib028535aa56"
2026-02-17 02:43:18.576 [INFO][80] felix/endpoint_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-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:18.576 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:18.597 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:18.598 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"} status="up"
2026-02-17 02:43:18.637 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-76fc67f65c-nwp7c, name=eth0)
2026-02-17 02:43:18.638 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica94a33c2a3" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.36/32"}
2026-02-17 02:43:18.638 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:18.638 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:18.638 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:18.639 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica94a33c2a3"
2026-02-17 02:43:18.640 [INFO][80] felix/endpoint_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-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:18.640 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:18.685 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:18.685 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"} status="up"
2026-02-17 02:43:18.687 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-76fc67f65c-hz2ls, name=eth0)
2026-02-17 02:43:18.687 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63cc83a88c5" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:43:18.687 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:18.687 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:18.687 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:18.688 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63cc83a88c5"
2026-02-17 02:43:18.688 [INFO][80] felix/endpoint_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-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:18.688 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:18.721 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:18.721 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"} status="up"
2026-02-17 02:43:18.721 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1280"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1280"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1280"}
2026-02-17 02:43:18.754 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1420"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1420"}
2026-02-17 02:43:18.754 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1420" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:18.781 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1420"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1420"} labels:{key:"webhook-1420" value:"true"}
2026-02-17 02:43:18.806 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4994"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4994"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4994"} labels:{key:"webhook-1420-markers" value:"true"}
2026-02-17 02:43:18.838 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4994" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:19.643 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk, name=eth0)
2026-02-17 02:43:19.643 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-1420.default"} profile:{}
2026-02-17 02:43:19.644 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-1420"} profile:{inbound_rules:{action:"allow" rule_id:"h9Dlp9Cp_2AU9Au_"} outbound_rules:{action:"allow" rule_id:"hXKNty_aoDBFMhz6"}}
2026-02-17 02:43:19.644 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3bb2b9a1f57" profile_ids:"kns.webhook-1420" profile_ids:"ksa.webhook-1420.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:43:19.644 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:19.644 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:19.644 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:19.645 [INFO][80] 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:43:19.645 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3bb2b9a1f57" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.645 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-1420" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.645 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_L4ZVT-LTxEQejtZgjr" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.645 [INFO][80] 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:43:19.645 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3bb2b9a1f57" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.645 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-1420" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.645 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_L4ZVT-LTxEQejtZgjr" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.645 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3bb2b9a1f57"
2026-02-17 02:43:19.645 [INFO][80] felix/endpoint_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-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:19.645 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:19.653 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-1280/pod-release-6hqrp, name=eth0)
2026-02-17 02:43:19.682 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd, name=eth0)
2026-02-17 02:43:19.690 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-2g4xh, name=eth0)
2026-02-17 02:43:19.703 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-2g4xh, name=eth0)
2026-02-17 02:43:19.709 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:19.709 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"} status="down"
2026-02-17 02:43:19.709 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1280/pod-release-6hqrp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib028535aa56" profile_ids:"kns.replication-controller-1280" profile_ids:"ksa.replication-controller-1280.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:43:19.709 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6b84734e263" profile_ids:"kns.emptydir-283" profile_ids:"ksa.emptydir-283.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:43:19.709 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali250420bcfc3" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.30/32"}
2026-02-17 02:43:19.709 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh" endpoint_id:"eth0"}
2026-02-17 02:43:19.709 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:19.710 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:19.710 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:19.710 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali3bb2b9a1f57" state="down"
2026-02-17 02:43:19.710 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:19.710 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:19.710 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3bb2b9a1f57"
2026-02-17 02:43:19.710 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:19.710 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:19.710 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:19.710 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:19.711 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali250420bcfc3" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.711 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali250420bcfc3" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.711 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6b84734e263"
2026-02-17 02:43:19.711 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib028535aa56"
2026-02-17 02:43:19.711 [INFO][80] felix/endpoint_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-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:19.711 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:19.711 [INFO][80] felix/endpoint_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-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:19.711 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:19.711 [INFO][80] 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-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:19.711 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:19.712 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.30
2026-02-17 02:43:19.723 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali3bb2b9a1f57" state="up"
2026-02-17 02:43:19.777 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:19.777 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"} status="up"
2026-02-17 02:43:19.777 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:19.777 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"} status="up"
2026-02-17 02:43:19.777 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-2g4xh", EndpointId:"eth0"}
2026-02-17 02:43:19.777 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bb2b9a1f57", State:"down", Index:45}
2026-02-17 02:43:19.777 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bb2b9a1f57", Addrs:set.Typed[string]{}}
2026-02-17 02:43:19.777 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bb2b9a1f57", Addrs:set.Typed[string]{}}
2026-02-17 02:43:19.777 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bb2b9a1f57", State:"up", Index:45}
2026-02-17 02:43:19.777 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3bb2b9a1f57"
2026-02-17 02:43:19.777 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3bb2b9a1f57"
2026-02-17 02:43:19.777 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3bb2b9a1f57"
2026-02-17 02:43:19.777 [INFO][80] felix/endpoint_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-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:19.777 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:19.812 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:19.812 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"} status="up"
2026-02-17 02:43:19.895 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-8zphq, name=eth0)
2026-02-17 02:43:19.895 [INFO][80] 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:43:19.895 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib028535aa56"
2026-02-17 02:43:19.895 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-8zphq" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec03e8b70cf" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:43:19.895 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:19.896 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:19.896 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:19.896 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec03e8b70cf"
2026-02-17 02:43:19.897 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:19.897 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:19.915 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-8zphq, name=eth0)
2026-02-17 02:43:19.928 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:19.928 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"} status="up"
2026-02-17 02:43:19.928 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-8zphq" endpoint_id:"eth0"}
2026-02-17 02:43:19.928 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:19.928 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:19.929 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:19.929 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliec03e8b70cf" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.929 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliec03e8b70cf" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.929 [INFO][80] 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-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:19.929 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:19.930 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.32
2026-02-17 02:43:20.012 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-8zphq", EndpointId:"eth0"}
2026-02-17 02:43:20.012 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib028535aa56", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:20.012 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib028535aa56", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:20.023 [INFO][80] 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:43:20.024 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6b84734e263"
2026-02-17 02:43:20.039 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84734e263", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:20.039 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84734e263", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:20.118 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-mb427, name=eth0)
2026-02-17 02:43:20.118 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-mb427" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b72f9fd16a" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:43:20.118 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:20.118 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:20.119 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:20.120 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b72f9fd16a"
2026-02-17 02:43:20.120 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:20.120 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:20.125 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-mb427, name=eth0)
2026-02-17 02:43:20.140 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-mfqhn, name=eth0)
2026-02-17 02:43:20.155 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-mfqhn, name=eth0)
2026-02-17 02:43:20.170 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:20.171 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"} status="up"
2026-02-17 02:43:20.171 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-mb427" endpoint_id:"eth0"}
2026-02-17 02:43:20.171 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid220d572d06" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.31/32"}
2026-02-17 02:43:20.171 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn" endpoint_id:"eth0"}
2026-02-17 02:43:20.171 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:20.171 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:20.171 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:20.172 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:20.172 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:20.172 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:20.172 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0b72f9fd16a" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.172 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid220d572d06" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.172 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0b72f9fd16a" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.172 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid220d572d06" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.172 [INFO][80] 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-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:20.172 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:20.172 [INFO][80] 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-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:20.172 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:20.173 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.31
2026-02-17 02:43:20.173 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.34
2026-02-17 02:43:20.239 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-snqg4, name=eth0)
2026-02-17 02:43:20.247 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mb427", EndpointId:"eth0"}
2026-02-17 02:43:20.247 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-mfqhn", EndpointId:"eth0"}
2026-02-17 02:43:20.247 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-snqg4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali31c33b67c65" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:43:20.247 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:20.247 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:20.247 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:20.248 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali31c33b67c65"
2026-02-17 02:43:20.248 [INFO][80] felix/endpoint_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-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:20.248 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:20.265 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-6bc58496c7-snqg4, name=eth0)
2026-02-17 02:43:20.269 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:20.269 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"} status="up"
2026-02-17 02:43:20.269 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-6bc58496c7-snqg4" endpoint_id:"eth0"}
2026-02-17 02:43:20.269 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:20.269 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:20.269 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:20.270 [INFO][80] 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:43:20.270 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali31c33b67c65" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.270 [INFO][80] 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:43:20.270 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali31c33b67c65" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.270 [INFO][80] 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-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:20.270 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:20.271 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.33
2026-02-17 02:43:20.341 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-6bc58496c7-snqg4", EndpointId:"eth0"}
2026-02-17 02:43:20.463 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali250420bcfc3" state="down"
2026-02-17 02:43:20.463 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali250420bcfc3"
2026-02-17 02:43:20.463 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali250420bcfc3", State:"down", Index:35}
2026-02-17 02:43:20.463 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali250420bcfc3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.463 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali250420bcfc3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.466 [INFO][80] 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:43:20.466 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali250420bcfc3" state=""
2026-02-17 02:43:20.466 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali250420bcfc3"
2026-02-17 02:43:20.498 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali250420bcfc3", State:"", Index:35}
2026-02-17 02:43:20.498 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali250420bcfc3", Addrs:set.Set[string](nil)}
2026-02-17 02:43:20.498 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali250420bcfc3", Addrs:set.Set[string](nil)}
2026-02-17 02:43:20.545 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="caliec03e8b70cf" state="down"
2026-02-17 02:43:20.546 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliec03e8b70cf"
2026-02-17 02:43:20.546 [INFO][80] 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:43:20.546 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec03e8b70cf", State:"down", Index:37}
2026-02-17 02:43:20.546 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec03e8b70cf", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.546 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec03e8b70cf", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.546 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="caliec03e8b70cf" state=""
2026-02-17 02:43:20.546 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliec03e8b70cf"
2026-02-17 02:43:20.568 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec03e8b70cf", State:"", Index:37}
2026-02-17 02:43:20.568 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec03e8b70cf", Addrs:set.Set[string](nil)}
2026-02-17 02:43:20.568 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec03e8b70cf", Addrs:set.Set[string](nil)}
2026-02-17 02:43:20.591 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-76fc67f65c-hz2ls, name=eth0)
2026-02-17 02:43:20.591 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63cc83a88c5" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:43:20.591 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:20.592 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:20.592 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:20.592 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63cc83a88c5"
2026-02-17 02:43:20.592 [INFO][80] felix/endpoint_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-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:20.592 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:20.613 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-76fc67f65c-hz2ls, name=eth0)
2026-02-17 02:43:20.620 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:20.620 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"} status="up"
2026-02-17 02:43:20.620 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls" endpoint_id:"eth0"}
2026-02-17 02:43:20.620 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:20.620 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:20.620 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:20.621 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali63cc83a88c5" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.621 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali63cc83a88c5" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.621 [INFO][80] 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-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:20.621 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:20.621 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.35
2026-02-17 02:43:20.689 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-76fc67f65c-nwp7c, name=eth0)
2026-02-17 02:43:20.696 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-hz2ls", EndpointId:"eth0"}
2026-02-17 02:43:20.696 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica94a33c2a3" profile_ids:"kns.deployment-4966" profile_ids:"ksa.deployment-4966.default" ipv4_nets:"10.100.203.36/32"}
2026-02-17 02:43:20.696 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:43:20.696 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:20.696 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:20.696 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:20.698 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica94a33c2a3"
2026-02-17 02:43:20.698 [INFO][80] felix/endpoint_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-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:20.698 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:20.719 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4966/webserver-deployment-76fc67f65c-nwp7c, name=eth0)
2026-02-17 02:43:20.739 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk, name=eth0)
2026-02-17 02:43:20.740 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:20.740 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"} status="up"
2026-02-17 02:43:20.740 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c" endpoint_id:"eth0"}
2026-02-17 02:43:20.740 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-4966"}
2026-02-17 02:43:20.740 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-4966.default"}
2026-02-17 02:43:20.740 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3bb2b9a1f57" profile_ids:"kns.webhook-1420" profile_ids:"ksa.webhook-1420.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:43:20.743 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:20.743 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:20.743 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-4966" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.743 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-VUEGaHoAMthnAt6Ee" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.743 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-4966" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.743 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-VUEGaHoAMthnAt6Ee" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.743 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:20.743 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:20.743 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:20.743 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:20.744 [INFO][80] 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:43:20.744 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calica94a33c2a3" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.744 [INFO][80] 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:43:20.744 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calica94a33c2a3" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.744 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3bb2b9a1f57"
2026-02-17 02:43:20.744 [INFO][80] 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-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:20.744 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:20.744 [INFO][80] felix/endpoint_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-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:20.744 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:20.744 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.36
2026-02-17 02:43:20.787 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk, name=eth0)
2026-02-17 02:43:20.806 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4966/webserver-deployment-76fc67f65c-nwp7c", EndpointId:"eth0"}
2026-02-17 02:43:20.806 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:20.806 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"} status="up"
2026-02-17 02:43:20.806 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3bb2b9a1f57" profile_ids:"kns.webhook-1420" profile_ids:"ksa.webhook-1420.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:43:20.850 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:20.850 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:20.850 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:20.851 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3bb2b9a1f57"
2026-02-17 02:43:20.851 [INFO][80] felix/endpoint_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-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:20.851 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:20.878 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:20.879 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"} status="up"
2026-02-17 02:43:20.907 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali0b72f9fd16a" state="down"
2026-02-17 02:43:20.908 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b72f9fd16a", State:"down", Index:39}
2026-02-17 02:43:20.908 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b72f9fd16a"
2026-02-17 02:43:20.908 [INFO][80] 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:43:20.908 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b72f9fd16a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.908 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b72f9fd16a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.909 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali0b72f9fd16a" state=""
2026-02-17 02:43:20.909 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0b72f9fd16a"
2026-02-17 02:43:20.909 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b72f9fd16a", State:"", Index:39}
2026-02-17 02:43:20.909 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b72f9fd16a", Addrs:set.Set[string](nil)}
2026-02-17 02:43:20.909 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b72f9fd16a", Addrs:set.Set[string](nil)}
2026-02-17 02:43:20.951 [INFO][80] 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:43:20.952 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3bb2b9a1f57"
2026-02-17 02:43:20.952 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bb2b9a1f57", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:20.952 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bb2b9a1f57", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:20.981 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calid220d572d06" state="down"
2026-02-17 02:43:20.982 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid220d572d06"
2026-02-17 02:43:20.983 [INFO][80] 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:43:20.987 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid220d572d06", State:"down", Index:36}
2026-02-17 02:43:20.987 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid220d572d06", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.987 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid220d572d06", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.987 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="calid220d572d06" state=""
2026-02-17 02:43:20.988 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid220d572d06"
2026-02-17 02:43:20.988 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid220d572d06", State:"", Index:36}
2026-02-17 02:43:20.988 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid220d572d06", Addrs:set.Set[string](nil)}
2026-02-17 02:43:20.988 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid220d572d06", Addrs:set.Set[string](nil)}
2026-02-17 02:43:21.021 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1420" type:"ClusterIP" cluster_ips:"10.254.38.192" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:43:21.174 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali31c33b67c65" state="down"
2026-02-17 02:43:21.174 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali31c33b67c65"
2026-02-17 02:43:21.174 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31c33b67c65", State:"down", Index:38}
2026-02-17 02:43:21.174 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31c33b67c65", Addrs:set.Typed[string]{}}
2026-02-17 02:43:21.174 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31c33b67c65", Addrs:set.Typed[string]{}}
2026-02-17 02:43:21.174 [INFO][80] 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:43:21.183 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali31c33b67c65" state=""
2026-02-17 02:43:21.183 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali31c33b67c65"
2026-02-17 02:43:21.190 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali63cc83a88c5" state="down"
2026-02-17 02:43:21.190 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali63cc83a88c5"
2026-02-17 02:43:21.190 [INFO][80] 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:43:21.190 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="cali63cc83a88c5" state=""
2026-02-17 02:43:21.190 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali63cc83a88c5"
2026-02-17 02:43:21.199 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali31c33b67c65", State:"", Index:38}
2026-02-17 02:43:21.199 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali31c33b67c65", Addrs:set.Set[string](nil)}
2026-02-17 02:43:21.199 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali31c33b67c65", Addrs:set.Set[string](nil)}
2026-02-17 02:43:21.199 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63cc83a88c5", State:"down", Index:40}
2026-02-17 02:43:21.199 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63cc83a88c5", Addrs:set.Typed[string]{}}
2026-02-17 02:43:21.199 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63cc83a88c5", Addrs:set.Typed[string]{}}
2026-02-17 02:43:21.199 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63cc83a88c5", State:"", Index:40}
2026-02-17 02:43:21.199 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63cc83a88c5", Addrs:set.Set[string](nil)}
2026-02-17 02:43:21.199 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63cc83a88c5", Addrs:set.Set[string](nil)}
2026-02-17 02:43:21.224 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd, name=eth0)
2026-02-17 02:43:21.224 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6b84734e263" profile_ids:"kns.emptydir-283" profile_ids:"ksa.emptydir-283.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:43:21.272 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:21.272 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:21.272 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:21.273 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6b84734e263"
2026-02-17 02:43:21.273 [INFO][80] 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-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:21.273 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:21.287 [INFO][80] 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:43:21.287 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica94a33c2a3"
2026-02-17 02:43:21.287 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calica94a33c2a3" state="down"
2026-02-17 02:43:21.288 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="calica94a33c2a3" state=""
2026-02-17 02:43:21.288 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calica94a33c2a3"
2026-02-17 02:43:21.308 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:21.309 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"} status="down"
2026-02-17 02:43:21.309 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica94a33c2a3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:21.309 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica94a33c2a3", Addrs:set.Typed[string]{}}
2026-02-17 02:43:21.309 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica94a33c2a3", State:"down", Index:41}
2026-02-17 02:43:21.309 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica94a33c2a3", State:"", Index:41}
2026-02-17 02:43:21.309 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica94a33c2a3", Addrs:set.Set[string](nil)}
2026-02-17 02:43:21.309 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica94a33c2a3", Addrs:set.Set[string](nil)}
2026-02-17 02:43:21.328 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali6b84734e263" state="down"
2026-02-17 02:43:21.329 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6b84734e263"
2026-02-17 02:43:21.329 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b84734e263", State:"down", Index:43}
2026-02-17 02:43:21.329 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84734e263", Addrs:set.Typed[string]{}}
2026-02-17 02:43:21.329 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84734e263", Addrs:set.Typed[string]{}}
2026-02-17 02:43:21.330 [INFO][80] 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:43:21.332 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali6b84734e263" state=""
2026-02-17 02:43:21.332 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6b84734e263"
2026-02-17 02:43:21.332 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6b84734e263", State:"", Index:43}
2026-02-17 02:43:21.332 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84734e263", Addrs:set.Set[string](nil)}
2026-02-17 02:43:21.332 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6b84734e263", Addrs:set.Set[string](nil)}
2026-02-17 02:43:21.375 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6b84734e263"
2026-02-17 02:43:21.376 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6b84734e263"
2026-02-17 02:43:21.376 [INFO][80] felix/endpoint_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-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:21.376 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:21.377 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.38
2026-02-17 02:43:21.409 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:21.411 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"} status="down"
2026-02-17 02:43:21.516 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:43:21.517 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:43:21.517 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:43:21.938 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd, name=eth0)
2026-02-17 02:43:21.939 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd" endpoint_id:"eth0"}
2026-02-17 02:43:21.939 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-283"}
2026-02-17 02:43:21.939 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-283.default"}
2026-02-17 02:43:21.939 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:43:21.940 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:21.940 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:21.940 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-283" ipVersion=0x4 table="filter"
2026-02-17 02:43:21.940 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FL_iKYNlKfX2wtljWL" ipVersion=0x4 table="filter"
2026-02-17 02:43:21.940 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-283" ipVersion=0x4 table="filter"
2026-02-17 02:43:21.940 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FL_iKYNlKfX2wtljWL" ipVersion=0x4 table="filter"
2026-02-17 02:43:21.940 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:21.940 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-6" ipVersion=0x4 nextLog=2026-02-17 02:43:32.940077851 +0000 UTC m=+225.296049788 table="filter"
2026-02-17 02:43:21.941 [INFO][80] 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-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:21.941 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:21.996 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-283/pod-f1525304-ba34-4644-8573-48da27e08afd", EndpointId:"eth0"}
2026-02-17 02:43:22.258 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-4966" name:"default"}
2026-02-17 02:43:22.334 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4966"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4966"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4966"}
2026-02-17 02:43:22.364 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-4966"}
2026-02-17 02:43:22.632 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4921" name:"default"}
2026-02-17 02:43:22.992 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4921"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4921"}
2026-02-17 02:43:23.029 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4921"}
2026-02-17 02:43:23.114 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-3381" name:"default"}
2026-02-17 02:43:23.150 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-3381"}
2026-02-17 02:43:23.710 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-283"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-283"}
2026-02-17 02:43:23.752 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4432"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"dns-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:"dns-4432"}
2026-02-17 02:43:23.788 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:23.812 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-1280/pod-release-6hqrp, name=eth0)
2026-02-17 02:43:23.831 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-1280/pod-release-6hqrp, name=eth0)
2026-02-17 02:43:23.835 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1280/pod-release-6hqrp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib028535aa56" profile_ids:"kns.replication-controller-1280" profile_ids:"ksa.replication-controller-1280.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:43:23.835 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1280/pod-release-6hqrp" endpoint_id:"eth0"}
2026-02-17 02:43:23.835 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:23.835 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:23.836 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:23.836 [INFO][80] 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-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:23.836 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:23.838 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.39
2026-02-17 02:43:23.851 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-1280/pod-release-mzg9p, name=eth0)
2026-02-17 02:43:23.869 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-1280/pod-release-mzg9p, name=eth0)
2026-02-17 02:43:23.893 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-6hqrp", EndpointId:"eth0"}
2026-02-17 02:43:23.893 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1280/pod-release-mzg9p" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic239c227b54" profile_ids:"kns.replication-controller-1280" profile_ids:"ksa.replication-controller-1280.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:43:23.893 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1280/pod-release-mzg9p" endpoint_id:"eth0"}
2026-02-17 02:43:23.893 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-1280"}
2026-02-17 02:43:23.893 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-1280.default"}
2026-02-17 02:43:23.894 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:23.894 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:23.894 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:23.894 [INFO][80] 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-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:23.894 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:23.895 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.37
2026-02-17 02:43:23.941 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1280/pod-release-mzg9p", EndpointId:"eth0"}
2026-02-17 02:43:24.150 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-1280" name:"default"}
2026-02-17 02:43:24.250 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1280"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1280"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1280"}
2026-02-17 02:43:24.275 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-1280"}
2026-02-17 02:43:24.342 [INFO][80] 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:43:24.342 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib028535aa56"
2026-02-17 02:43:24.342 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calib028535aa56" state="down"
2026-02-17 02:43:24.343 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib028535aa56", Addrs:set.Typed[string]{}}
2026-02-17 02:43:24.343 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib028535aa56", Addrs:set.Typed[string]{}}
2026-02-17 02:43:24.343 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib028535aa56", State:"down", Index:44}
2026-02-17 02:43:24.344 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="calib028535aa56" state=""
2026-02-17 02:43:24.345 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib028535aa56"
2026-02-17 02:43:24.368 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib028535aa56", State:"", Index:44}
2026-02-17 02:43:24.368 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib028535aa56", Addrs:set.Set[string](nil)}
2026-02-17 02:43:24.368 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib028535aa56", Addrs:set.Set[string](nil)}
2026-02-17 02:43:24.388 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="calic239c227b54" state="down"
2026-02-17 02:43:24.388 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic239c227b54"
2026-02-17 02:43:24.388 [INFO][80] 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:43:24.391 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic239c227b54", State:"down", Index:42}
2026-02-17 02:43:24.391 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic239c227b54", Addrs:set.Typed[string]{}}
2026-02-17 02:43:24.391 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic239c227b54", Addrs:set.Typed[string]{}}
2026-02-17 02:43:24.391 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="calic239c227b54" state=""
2026-02-17 02:43:24.391 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic239c227b54"
2026-02-17 02:43:24.409 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic239c227b54", State:"", Index:42}
2026-02-17 02:43:24.409 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic239c227b54", Addrs:set.Set[string](nil)}
2026-02-17 02:43:24.409 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic239c227b54", Addrs:set.Set[string](nil)}
2026-02-17 02:43:25.041 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4285"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4285"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4285"}
2026-02-17 02:43:25.070 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3163"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3163"}
2026-02-17 02:43:25.095 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3163" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:26.120 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4432"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"dns-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:"dns-4432"}
2026-02-17 02:43:26.183 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5195"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5195"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5195"}
2026-02-17 02:43:26.211 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5195" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:26.821 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a, name=eth0)
2026-02-17 02:43:26.822 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-5195"} profile:{inbound_rules:{action:"allow" rule_id:"CCaKTFEehWem4mDF"} outbound_rules:{action:"allow" rule_id:"YkugNNXM1RGQc9wD"}}
2026-02-17 02:43:26.822 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-5195.default"} profile:{}
2026-02-17 02:43:26.822 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b2e5eef76b" profile_ids:"kns.secrets-5195" profile_ids:"ksa.secrets-5195.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:43:26.822 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:26.822 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:26.822 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:26.823 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4b2e5eef76b"
2026-02-17 02:43:26.823 [INFO][80] felix/endpoint_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-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:26.823 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:26.873 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:26.873 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"} status="down"
2026-02-17 02:43:26.896 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali4b2e5eef76b" state="down"
2026-02-17 02:43:26.897 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b2e5eef76b", State:"down", Index:46}
2026-02-17 02:43:26.900 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b2e5eef76b"
2026-02-17 02:43:26.900 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2e5eef76b", Addrs:set.Typed[string]{}}
2026-02-17 02:43:26.900 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2e5eef76b", Addrs:set.Typed[string]{}}
2026-02-17 02:43:26.901 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b2e5eef76b"
2026-02-17 02:43:26.901 [INFO][80] felix/endpoint_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-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:26.901 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:26.911 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali4b2e5eef76b" state="up"
2026-02-17 02:43:26.929 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:26.929 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"} status="down"
2026-02-17 02:43:26.929 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b2e5eef76b", State:"up", Index:46}
2026-02-17 02:43:26.929 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4b2e5eef76b"
2026-02-17 02:43:26.929 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b2e5eef76b"
2026-02-17 02:43:26.929 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b2e5eef76b"
2026-02-17 02:43:26.929 [INFO][80] felix/endpoint_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-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:26.929 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:26.952 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:26.952 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"} status="up"
2026-02-17 02:43:27.842 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a, name=eth0)
2026-02-17 02:43:27.842 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b2e5eef76b" profile_ids:"kns.secrets-5195" profile_ids:"ksa.secrets-5195.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:43:27.842 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:27.843 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:27.843 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:27.844 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b2e5eef76b"
2026-02-17 02:43:27.844 [INFO][80] felix/endpoint_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-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:27.844 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:27.863 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:27.863 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"} status="up"
2026-02-17 02:43:27.961 [INFO][80] 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:43:27.961 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4b2e5eef76b"
2026-02-17 02:43:27.961 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2e5eef76b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:27.961 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2e5eef76b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:28.236 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3163"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3163"}
2026-02-17 02:43:28.277 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7129"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7129"}
2026-02-17 02:43:28.339 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7129" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:28.762 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-283" name:"default"}
2026-02-17 02:43:29.354 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a, name=eth0)
2026-02-17 02:43:29.355 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b2e5eef76b" profile_ids:"kns.secrets-5195" profile_ids:"ksa.secrets-5195.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:43:29.355 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:29.355 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:29.355 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:29.357 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b2e5eef76b"
2026-02-17 02:43:29.357 [INFO][80] felix/endpoint_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-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:29.357 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 46
2026-02-17 02:43:29.393 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:29.393 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"} status="up"
2026-02-17 02:43:29.438 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-283"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-283"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-283"}
2026-02-17 02:43:29.459 [INFO][80] 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:43:29.459 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b2e5eef76b"
2026-02-17 02:43:29.459 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali4b2e5eef76b" state="down"
2026-02-17 02:43:29.465 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali4b2e5eef76b" state=""
2026-02-17 02:43:29.465 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-283"}
2026-02-17 02:43:29.465 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4b2e5eef76b"
2026-02-17 02:43:29.489 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2e5eef76b", Addrs:set.Typed[string]{}}
2026-02-17 02:43:29.489 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2e5eef76b", Addrs:set.Typed[string]{}}
2026-02-17 02:43:29.489 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b2e5eef76b", State:"down", Index:46}
2026-02-17 02:43:29.489 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b2e5eef76b", State:"", Index:46}
2026-02-17 02:43:29.489 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2e5eef76b", Addrs:set.Set[string](nil)}
2026-02-17 02:43:29.489 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b2e5eef76b", Addrs:set.Set[string](nil)}
2026-02-17 02:43:29.489 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b2e5eef76b"
2026-02-17 02:43:29.489 [INFO][80] felix/endpoint_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-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:29.489 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:29.489 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.41
2026-02-17 02:43:29.518 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:29.518 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"} status="down"
2026-02-17 02:43:29.579 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6, name=eth0)
2026-02-17 02:43:29.579 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-7129"} profile:{inbound_rules:{action:"allow" rule_id:"cOljk6KMd4ADMQiz"} outbound_rules:{action:"allow" rule_id:"RtDQmnQ3h1Nj8gPc"}}
2026-02-17 02:43:29.579 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-7129.default"} profile:{}
2026-02-17 02:43:29.579 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ea4ae1680c" profile_ids:"kns.downward-api-7129" profile_ids:"ksa.downward-api-7129.default" ipv4_nets:"10.100.203.42/32"}
2026-02-17 02:43:29.579 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:29.580 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:29.580 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:29.580 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9ea4ae1680c"
2026-02-17 02:43:29.580 [INFO][80] felix/endpoint_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-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:29.580 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:29.626 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:29.626 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"} status="down"
2026-02-17 02:43:29.642 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali9ea4ae1680c" state="down"
2026-02-17 02:43:29.642 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9ea4ae1680c"
2026-02-17 02:43:29.642 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ea4ae1680c", State:"down", Index:47}
2026-02-17 02:43:29.643 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ea4ae1680c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:29.643 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ea4ae1680c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:29.643 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ea4ae1680c"
2026-02-17 02:43:29.643 [INFO][80] felix/endpoint_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-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:29.643 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:29.644 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali9ea4ae1680c" state="up"
2026-02-17 02:43:29.672 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:29.672 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"} status="down"
2026-02-17 02:43:29.672 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ea4ae1680c", State:"up", Index:47}
2026-02-17 02:43:29.672 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9ea4ae1680c"
2026-02-17 02:43:29.672 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ea4ae1680c"
2026-02-17 02:43:29.672 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ea4ae1680c"
2026-02-17 02:43:29.672 [INFO][80] felix/endpoint_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-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:29.672 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:29.707 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:29.707 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"} status="up"
2026-02-17 02:43:29.735 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a, name=eth0)
2026-02-17 02:43:29.736 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a" endpoint_id:"eth0"}
2026-02-17 02:43:29.736 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-5195"}
2026-02-17 02:43:29.736 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-5195.default"}
2026-02-17 02:43:29.736 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:29.736 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:29.737 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:29.737 [INFO][80] 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-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:29.737 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:29.794 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5195/pod-configmaps-89096bef-d646-4209-bb56-0527a7607d4a", EndpointId:"eth0"}
2026-02-17 02:43:30.132 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-4285" name:"default"}
2026-02-17 02:43:30.342 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5195"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5195"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5195"}
2026-02-17 02:43:30.379 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4159"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"dns-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:"dns-4159"}
2026-02-17 02:43:30.409 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4159" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:30.437 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-4159" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:30.540 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3343/replace-29521602-n2q6s, name=eth0)
2026-02-17 02:43:30.540 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3343/replace-29521602-n2q6s" endpoint_id:"eth0"}
2026-02-17 02:43:30.540 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:30.540 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:30.541 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:30.541 [INFO][80] 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-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:30.541 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:30.541 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.18
2026-02-17 02:43:30.624 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521602-n2q6s", EndpointId:"eth0"}
2026-02-17 02:43:30.624 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4285"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4285"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4285"}
2026-02-17 02:43:30.652 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali60f6653cebd" state="down"
2026-02-17 02:43:30.652 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60f6653cebd", State:"down", Index:23}
2026-02-17 02:43:30.652 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali60f6653cebd"
2026-02-17 02:43:30.652 [INFO][80] 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:43:30.656 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali60f6653cebd" state=""
2026-02-17 02:43:30.656 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali60f6653cebd"
2026-02-17 02:43:30.675 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-4285"}
2026-02-17 02:43:30.708 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60f6653cebd", Addrs:set.Typed[string]{}}
2026-02-17 02:43:30.708 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60f6653cebd", Addrs:set.Typed[string]{}}
2026-02-17 02:43:30.708 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60f6653cebd", State:"", Index:23}
2026-02-17 02:43:30.708 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60f6653cebd", Addrs:set.Set[string](nil)}
2026-02-17 02:43:30.708 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60f6653cebd", Addrs:set.Set[string](nil)}
2026-02-17 02:43:30.884 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6, name=eth0)
2026-02-17 02:43:30.885 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ea4ae1680c" profile_ids:"kns.downward-api-7129" profile_ids:"ksa.downward-api-7129.default" ipv4_nets:"10.100.203.42/32"}
2026-02-17 02:43:30.885 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:30.885 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:30.885 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:30.886 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ea4ae1680c"
2026-02-17 02:43:30.886 [INFO][80] felix/endpoint_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-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:30.886 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:30.915 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:30.915 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"} status="up"
2026-02-17 02:43:31.128 [INFO][80] 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:43:31.128 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9ea4ae1680c"
2026-02-17 02:43:31.128 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ea4ae1680c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:31.128 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ea4ae1680c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:31.315 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4432" name:"default"}
2026-02-17 02:43:31.483 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4432"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"dns-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:"dns-4432"}
2026-02-17 02:43:31.515 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4432"}
2026-02-17 02:43:31.653 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3902"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3902"}
2026-02-17 02:43:31.692 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3388"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3388"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3388"}
2026-02-17 02:43:31.692 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3388" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:32.077 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6, name=eth0)
2026-02-17 02:43:32.077 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ea4ae1680c" profile_ids:"kns.downward-api-7129" profile_ids:"ksa.downward-api-7129.default" ipv4_nets:"10.100.203.42/32"}
2026-02-17 02:43:32.078 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:32.078 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:32.078 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:32.079 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ea4ae1680c"
2026-02-17 02:43:32.079 [INFO][80] felix/endpoint_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-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:32.079 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 47
2026-02-17 02:43:32.104 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:32.104 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"} status="up"
2026-02-17 02:43:32.186 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali9ea4ae1680c" state="down"
2026-02-17 02:43:32.186 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9ea4ae1680c"
2026-02-17 02:43:32.186 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ea4ae1680c", State:"down", Index:47}
2026-02-17 02:43:32.186 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ea4ae1680c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:32.186 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ea4ae1680c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:32.186 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ea4ae1680c"
2026-02-17 02:43:32.187 [INFO][80] felix/endpoint_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-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:32.187 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:32.187 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.42
2026-02-17 02:43:32.187 [INFO][80] 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:43:32.191 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali9ea4ae1680c" state=""
2026-02-17 02:43:32.191 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9ea4ae1680c"
2026-02-17 02:43:32.211 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:32.211 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"} status="down"
2026-02-17 02:43:32.211 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ea4ae1680c", State:"", Index:47}
2026-02-17 02:43:32.211 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ea4ae1680c", Addrs:set.Set[string](nil)}
2026-02-17 02:43:32.211 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ea4ae1680c", Addrs:set.Set[string](nil)}
2026-02-17 02:43:32.211 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ea4ae1680c"
2026-02-17 02:43:32.211 [INFO][80] felix/endpoint_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-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:32.211 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:32.237 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:32.238 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"} status="down"
2026-02-17 02:43:32.292 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-7419"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-7419"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7419"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-1420" value:"true"}
2026-02-17 02:43:32.322 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"exempted-namespace-7419" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:32.341 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6, name=eth0)
2026-02-17 02:43:32.342 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6" endpoint_id:"eth0"}
2026-02-17 02:43:32.342 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-7129.default"}
2026-02-17 02:43:32.342 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-7129"}
2026-02-17 02:43:32.343 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:32.343 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:32.343 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:32.343 [INFO][80] 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-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:32.343 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:32.413 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7129/downwardapi-volume-b4e6322e-3d9c-4c41-813a-df2a1f09fac6", EndpointId:"eth0"}
2026-02-17 02:43:32.413 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1420"
2026-02-17 02:43:32.419 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk, name=eth0)
2026-02-17 02:43:32.426 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk, name=eth0)
2026-02-17 02:43:32.446 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3bb2b9a1f57" profile_ids:"kns.webhook-1420" profile_ids:"ksa.webhook-1420.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:43:32.446 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk" endpoint_id:"eth0"}
2026-02-17 02:43:32.446 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-1420.default"}
2026-02-17 02:43:32.446 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-1420"}
2026-02-17 02:43:32.446 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:32.446 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:32.447 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:32.447 [INFO][80] 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-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:32.447 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:32.448 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.40
2026-02-17 02:43:32.502 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f, name=eth0)
2026-02-17 02:43:32.524 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1420/sample-webhook-deployment-7d44fffc8-znnvk", EndpointId:"eth0"}
2026-02-17 02:43:32.524 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1420"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1420"} labels:{key:"webhook-1420" value:"true"}
2026-02-17 02:43:32.524 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4994"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4994"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4994"} labels:{key:"webhook-1420-markers" value:"true"}
2026-02-17 02:43:32.524 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-7419"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-7419"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7419"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-1420" value:"true"}
2026-02-17 02:43:32.524 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-3388.default"} profile:{}
2026-02-17 02:43:32.524 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-3388"} profile:{inbound_rules:{action:"allow" rule_id:"0HSH-DMUilayLAqr"} outbound_rules:{action:"allow" rule_id:"TPAz12klgxBAJ168"}}
2026-02-17 02:43:32.525 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9df22e8f648" profile_ids:"kns.secrets-3388" profile_ids:"ksa.secrets-3388.default" ipv4_nets:"10.100.203.43/32"}
2026-02-17 02:43:32.525 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:32.525 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:32.525 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:32.525 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9df22e8f648"
2026-02-17 02:43:32.525 [INFO][80] felix/endpoint_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-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:32.525 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:32.565 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:32.565 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"} status="down"
2026-02-17 02:43:32.567 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7129"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7129"}
2026-02-17 02:43:32.572 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali9df22e8f648" state="down"
2026-02-17 02:43:32.572 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9df22e8f648"
2026-02-17 02:43:32.572 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali9df22e8f648" state="up"
2026-02-17 02:43:32.599 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-848"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-848"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-848"}
2026-02-17 02:43:32.600 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8633"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8633"}
2026-02-17 02:43:32.631 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9df22e8f648", State:"down", Index:48}
2026-02-17 02:43:32.631 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9df22e8f648", Addrs:set.Typed[string]{}}
2026-02-17 02:43:32.631 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9df22e8f648", Addrs:set.Typed[string]{}}
2026-02-17 02:43:32.631 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9df22e8f648", State:"up", Index:48}
2026-02-17 02:43:32.632 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9df22e8f648"
2026-02-17 02:43:32.632 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9df22e8f648"
2026-02-17 02:43:32.632 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9df22e8f648"
2026-02-17 02:43:32.632 [INFO][80] felix/endpoint_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-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:32.632 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:32.654 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:32.654 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"} status="up"
2026-02-17 02:43:32.654 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-848" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:32.654 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-4159"
2026-02-17 02:43:32.654 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-8633" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:32.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4159"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"dns-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:"dns-4159"}
2026-02-17 02:43:32.721 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1188"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1188"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1188"}
2026-02-17 02:43:32.745 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1188" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:32.962 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali3bb2b9a1f57" state="down"
2026-02-17 02:43:32.962 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3bb2b9a1f57"
2026-02-17 02:43:32.962 [INFO][80] 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:43:32.962 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bb2b9a1f57", State:"down", Index:45}
2026-02-17 02:43:32.962 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bb2b9a1f57", Addrs:set.Typed[string]{}}
2026-02-17 02:43:32.962 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bb2b9a1f57", Addrs:set.Typed[string]{}}
2026-02-17 02:43:32.963 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="cali3bb2b9a1f57" state=""
2026-02-17 02:43:32.963 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3bb2b9a1f57"
2026-02-17 02:43:32.987 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3bb2b9a1f57", State:"", Index:45}
2026-02-17 02:43:32.987 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3bb2b9a1f57", Addrs:set.Set[string](nil)}
2026-02-17 02:43:32.987 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3bb2b9a1f57", Addrs:set.Set[string](nil)}
2026-02-17 02:43:33.326 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8633/pod-adoption-release, name=eth0)
2026-02-17 02:43:33.326 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-8633"} profile:{inbound_rules:{action:"allow" rule_id:"nZ0KxaCrZbFMZQZo"} outbound_rules:{action:"allow" rule_id:"DyV3IjnvMJkxufcL"}}
2026-02-17 02:43:33.326 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-8633.default"} profile:{}
2026-02-17 02:43:33.326 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8633/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e24bbb7106" profile_ids:"kns.replicaset-8633" profile_ids:"ksa.replicaset-8633.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:43:33.326 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:33.326 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:33.326 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:33.327 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8e24bbb7106" ipVersion=0x4 logsSkipped=53 table="filter"
2026-02-17 02:43:33.327 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-8633" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.327 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PuyIsNaIh5Xh2E7kJZ" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.327 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8e24bbb7106" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.327 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-8633" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.327 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PuyIsNaIh5Xh2E7kJZ" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.327 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8e24bbb7106"
2026-02-17 02:43:33.327 [INFO][80] felix/endpoint_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-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:33.327 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:33.374 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:33.375 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} status="down"
2026-02-17 02:43:33.403 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali8e24bbb7106" state="down"
2026-02-17 02:43:33.403 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8e24bbb7106"
2026-02-17 02:43:33.403 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e24bbb7106", State:"down", Index:49}
2026-02-17 02:43:33.403 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e24bbb7106", Addrs:set.Typed[string]{}}
2026-02-17 02:43:33.404 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e24bbb7106", Addrs:set.Typed[string]{}}
2026-02-17 02:43:33.404 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8e24bbb7106"
2026-02-17 02:43:33.404 [INFO][80] felix/endpoint_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-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:33.404 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:33.406 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali8e24bbb7106" state="up"
2026-02-17 02:43:33.432 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:33.432 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} status="down"
2026-02-17 02:43:33.432 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e24bbb7106", State:"up", Index:49}
2026-02-17 02:43:33.432 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8e24bbb7106"
2026-02-17 02:43:33.432 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8e24bbb7106"
2026-02-17 02:43:33.432 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e24bbb7106"
2026-02-17 02:43:33.432 [INFO][80] felix/endpoint_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-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:33.433 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:33.481 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36, name=eth0)
2026-02-17 02:43:33.484 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:33.484 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 02:43:33.485 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3163" name:"default"}
2026-02-17 02:43:33.485 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-1188"} profile:{inbound_rules:{action:"allow" rule_id:"q5xtwXrCSAYPEt59"} outbound_rules:{action:"allow" rule_id:"cecaXBJzKxt8p6yf"}}
2026-02-17 02:43:33.485 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-1188.default"} profile:{}
2026-02-17 02:43:33.485 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a7dfb60875" profile_ids:"kns.projected-1188" profile_ids:"ksa.projected-1188.default" ipv4_nets:"10.100.203.45/32"}
2026-02-17 02:43:33.485 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:33.485 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:33.486 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:33.486 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3a7dfb60875" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.486 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-1188" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.487 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wayEtukKj2dtvXJUbO" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.487 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3a7dfb60875" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.487 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-1188" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.487 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wayEtukKj2dtvXJUbO" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.487 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3a7dfb60875"
2026-02-17 02:43:33.487 [INFO][80] felix/endpoint_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-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:33.487 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:33.530 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:33.530 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"} status="down"
2026-02-17 02:43:33.548 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali3a7dfb60875" state="down"
2026-02-17 02:43:33.548 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a7dfb60875", State:"down", Index:50}
2026-02-17 02:43:33.548 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a7dfb60875"
2026-02-17 02:43:33.548 [INFO][80] felix/endpoint_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-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:33.549 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:33.549 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a7dfb60875"
2026-02-17 02:43:33.550 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali3a7dfb60875" state="up"
2026-02-17 02:43:33.573 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:33.573 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"} status="down"
2026-02-17 02:43:33.573 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7dfb60875", Addrs:set.Typed[string]{}}
2026-02-17 02:43:33.573 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7dfb60875", Addrs:set.Typed[string]{}}
2026-02-17 02:43:33.573 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a7dfb60875", State:"up", Index:50}
2026-02-17 02:43:33.573 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3a7dfb60875"
2026-02-17 02:43:33.573 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a7dfb60875"
2026-02-17 02:43:33.574 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a7dfb60875"
2026-02-17 02:43:33.574 [INFO][80] felix/endpoint_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-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:33.574 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:33.602 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:33.602 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"} status="up"
2026-02-17 02:43:33.602 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3163"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3163"}
2026-02-17 02:43:33.602 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:43:33.622 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3163"}
2026-02-17 02:43:33.859 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3343/replace-29521603-fn9kb, name=eth0)
2026-02-17 02:43:33.859 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3343/replace-29521603-fn9kb" endpoint_id:"eth0"}
2026-02-17 02:43:33.859 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-3343"}
2026-02-17 02:43:33.860 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-3343.default"}
2026-02-17 02:43:33.860 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:43:33.867 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:33.867 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:33.868 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-3343" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.868 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_a2w2wg_0SoYe10nWwm" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.868 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-3343" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.868 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_a2w2wg_0SoYe10nWwm" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.868 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:33.868 [INFO][80] 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:33.868 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali469346c5871" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.869 [INFO][80] 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:33.869 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali469346c5871" ipVersion=0x4 table="filter"
2026-02-17 02:43:33.869 [INFO][80] 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-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:33.869 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:33.869 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.27
2026-02-17 02:43:33.921 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3343/replace-29521603-fn9kb", EndpointId:"eth0"}
2026-02-17 02:43:33.955 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f, name=eth0)
2026-02-17 02:43:33.955 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9df22e8f648" profile_ids:"kns.secrets-3388" profile_ids:"ksa.secrets-3388.default" ipv4_nets:"10.100.203.43/32"}
2026-02-17 02:43:33.955 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:33.955 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:33.955 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:33.956 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9df22e8f648"
2026-02-17 02:43:33.956 [INFO][80] felix/endpoint_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-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:33.956 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:33.975 [INFO][80] 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:43:33.975 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali469346c5871"
2026-02-17 02:43:33.975 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali469346c5871" state="down"
2026-02-17 02:43:33.979 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali469346c5871" state=""
2026-02-17 02:43:33.979 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali469346c5871"
2026-02-17 02:43:33.980 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8633/pod-adoption-release, name=eth0)
2026-02-17 02:43:33.984 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:33.984 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"} status="up"
2026-02-17 02:43:33.984 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8633/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e24bbb7106" profile_ids:"kns.replicaset-8633" profile_ids:"ksa.replicaset-8633.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:43:33.984 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:33.984 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:33.984 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:33.985 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e24bbb7106"
2026-02-17 02:43:33.985 [INFO][80] felix/endpoint_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-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:33.985 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:34.009 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:34.009 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 02:43:34.009 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali469346c5871", Addrs:set.Typed[string]{}}
2026-02-17 02:43:34.009 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali469346c5871", Addrs:set.Typed[string]{}}
2026-02-17 02:43:34.009 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali469346c5871", State:"down", Index:32}
2026-02-17 02:43:34.009 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali469346c5871", State:"", Index:32}
2026-02-17 02:43:34.009 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali469346c5871", Addrs:set.Set[string](nil)}
2026-02-17 02:43:34.009 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali469346c5871", Addrs:set.Set[string](nil)}
2026-02-17 02:43:34.009 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:43:34.200 [INFO][80] 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:43:34.200 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9df22e8f648"
2026-02-17 02:43:34.200 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9df22e8f648", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:34.200 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9df22e8f648", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:34.521 [INFO][80] 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:43:34.521 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8e24bbb7106"
2026-02-17 02:43:34.521 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e24bbb7106", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:34.521 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e24bbb7106", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:34.521 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:43:34.776 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8633/pod-adoption-release, name=eth0)
2026-02-17 02:43:34.776 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8633/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e24bbb7106" profile_ids:"kns.replicaset-8633" profile_ids:"ksa.replicaset-8633.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:43:34.776 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:34.777 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:34.777 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:34.779 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e24bbb7106"
2026-02-17 02:43:34.779 [INFO][80] felix/endpoint_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-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:34.779 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:34.804 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:34.804 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 02:43:34.983 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36, name=eth0)
2026-02-17 02:43:34.983 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a7dfb60875" profile_ids:"kns.projected-1188" profile_ids:"ksa.projected-1188.default" ipv4_nets:"10.100.203.45/32"}
2026-02-17 02:43:34.983 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:34.983 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:34.983 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:34.984 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a7dfb60875"
2026-02-17 02:43:34.984 [INFO][80] felix/endpoint_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-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:34.984 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:35.006 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:35.007 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"} status="up"
2026-02-17 02:43:35.202 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f, name=eth0)
2026-02-17 02:43:35.203 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9df22e8f648" profile_ids:"kns.secrets-3388" profile_ids:"ksa.secrets-3388.default" ipv4_nets:"10.100.203.43/32"}
2026-02-17 02:43:35.203 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:35.203 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:35.203 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:35.204 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9df22e8f648"
2026-02-17 02:43:35.204 [INFO][80] felix/endpoint_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-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:35.204 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:35.228 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:35.228 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"} status="up"
2026-02-17 02:43:35.291 [INFO][80] 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:43:35.291 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3a7dfb60875"
2026-02-17 02:43:35.291 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7dfb60875", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:35.291 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7dfb60875", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:35.307 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali9df22e8f648" state="down"
2026-02-17 02:43:35.308 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9df22e8f648"
2026-02-17 02:43:35.308 [INFO][80] 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:43:35.312 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali9df22e8f648" state=""
2026-02-17 02:43:35.312 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9df22e8f648"
2026-02-17 02:43:35.312 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9df22e8f648", State:"down", Index:48}
2026-02-17 02:43:35.312 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9df22e8f648", Addrs:set.Typed[string]{}}
2026-02-17 02:43:35.312 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9df22e8f648", Addrs:set.Typed[string]{}}
2026-02-17 02:43:35.312 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9df22e8f648", State:"", Index:48}
2026-02-17 02:43:35.312 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9df22e8f648", Addrs:set.Set[string](nil)}
2026-02-17 02:43:35.312 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9df22e8f648", Addrs:set.Set[string](nil)}
2026-02-17 02:43:35.312 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9df22e8f648"
2026-02-17 02:43:35.312 [INFO][80] felix/endpoint_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-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:35.313 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:35.313 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.43
2026-02-17 02:43:35.335 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:35.335 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"} status="down"
2026-02-17 02:43:35.442 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f, name=eth0)
2026-02-17 02:43:35.443 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f" endpoint_id:"eth0"}
2026-02-17 02:43:35.443 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-3388"}
2026-02-17 02:43:35.443 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-3388.default"}
2026-02-17 02:43:35.443 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:35.443 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:35.444 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-3388" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.444 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kyZQ94PUIgu9kkeYaC" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.444 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-3388" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.444 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kyZQ94PUIgu9kkeYaC" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.444 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:35.444 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9df22e8f648" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.444 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9df22e8f648" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.444 [INFO][80] 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-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:35.444 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:35.520 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-3388/pod-secret-0b30a5b8-36f8-43b1-9b7c-ce6cece20e4f", EndpointId:"eth0"}
2026-02-17 02:43:35.621 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5195" name:"default"}
2026-02-17 02:43:35.756 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5195"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5195"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5195"}
2026-02-17 02:43:35.781 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-848"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-848"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-848"}
2026-02-17 02:43:35.808 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5195"}
2026-02-17 02:43:35.832 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8633/pod-adoption-release, name=eth0)
2026-02-17 02:43:35.843 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8633/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e24bbb7106" profile_ids:"kns.replicaset-8633" profile_ids:"ksa.replicaset-8633.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:43:35.844 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:35.844 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:35.844 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:35.844 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e24bbb7106"
2026-02-17 02:43:35.844 [INFO][80] felix/endpoint_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-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:35.845 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:35.856 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8633/pod-adoption-release, name=eth0)
2026-02-17 02:43:35.880 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:35.880 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 02:43:35.881 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8633/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e24bbb7106" profile_ids:"kns.replicaset-8633" profile_ids:"ksa.replicaset-8633.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:43:35.881 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6296"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6296"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6296"}
2026-02-17 02:43:35.881 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:35.881 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:35.882 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:35.883 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e24bbb7106"
2026-02-17 02:43:35.884 [INFO][80] felix/endpoint_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-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:35.884 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:35.908 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:35.908 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 02:43:35.908 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-6296" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:35.938 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3388"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3388"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3388"}
2026-02-17 02:43:35.981 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4230"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"job-4230"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4230"}
2026-02-17 02:43:36.013 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-4230" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:36.172 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6296"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6296"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6296"}
2026-02-17 02:43:36.221 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36, name=eth0)
bird: KIF: Received address message for unknown interface 50
2026-02-17 02:43:36.239 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a7dfb60875" profile_ids:"kns.projected-1188" profile_ids:"ksa.projected-1188.default" ipv4_nets:"10.100.203.45/32"}
2026-02-17 02:43:36.240 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3847"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3847"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3847"}
2026-02-17 02:43:36.240 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3847" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:36.240 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.240 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.240 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.240 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a7dfb60875"
2026-02-17 02:43:36.241 [INFO][80] 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-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.241 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.264 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:36.264 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"} status="down"
2026-02-17 02:43:36.323 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali3a7dfb60875" state="down"
2026-02-17 02:43:36.323 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a7dfb60875"
2026-02-17 02:43:36.323 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a7dfb60875", State:"down", Index:50}
2026-02-17 02:43:36.323 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7dfb60875", Addrs:set.Typed[string]{}}
2026-02-17 02:43:36.323 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7dfb60875", Addrs:set.Typed[string]{}}
2026-02-17 02:43:36.323 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a7dfb60875"
2026-02-17 02:43:36.323 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3a7dfb60875"
2026-02-17 02:43:36.323 [INFO][80] felix/endpoint_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-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.323 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.323 [INFO][80] 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:43:36.324 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.45
2026-02-17 02:43:36.326 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali3a7dfb60875" state=""
2026-02-17 02:43:36.326 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3a7dfb60875"
2026-02-17 02:43:36.347 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:36.347 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"} status="down"
2026-02-17 02:43:36.347 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a7dfb60875", State:"", Index:50}
2026-02-17 02:43:36.347 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7dfb60875", Addrs:set.Set[string](nil)}
2026-02-17 02:43:36.347 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a7dfb60875", Addrs:set.Set[string](nil)}
2026-02-17 02:43:36.347 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:43:36.360 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a7dfb60875"
2026-02-17 02:43:36.360 [INFO][80] felix/endpoint_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-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.360 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.390 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:36.390 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"} status="down"
2026-02-17 02:43:36.507 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36, name=eth0)
2026-02-17 02:43:36.507 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36" endpoint_id:"eth0"}
2026-02-17 02:43:36.508 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-1188"}
2026-02-17 02:43:36.508 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-1188.default"}
2026-02-17 02:43:36.508 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.508 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.508 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-1188" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.508 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wayEtukKj2dtvXJUbO" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.508 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-1188" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.508 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wayEtukKj2dtvXJUbO" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.508 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.508 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3a7dfb60875" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.508 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3a7dfb60875" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.508 [INFO][80] 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-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.508 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.575 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8633/pod-adoption-release-2qvdn, name=eth0)
2026-02-17 02:43:36.590 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1188/pod-projected-configmaps-b4161233-6d87-46af-ae97-efbb777d6d36", EndpointId:"eth0"}
2026-02-17 02:43:36.595 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8633/pod-adoption-release-2qvdn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7809a3f1bd0" profile_ids:"kns.replicaset-8633" profile_ids:"ksa.replicaset-8633.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:43:36.595 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:36.595 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:36.596 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:36.596 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7809a3f1bd0" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.597 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7809a3f1bd0" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.597 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7809a3f1bd0"
2026-02-17 02:43:36.597 [INFO][80] felix/endpoint_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-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:36.597 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:36.635 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:36.635 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"} status="down"
2026-02-17 02:43:36.642 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7809a3f1bd0" state="down"
2026-02-17 02:43:36.642 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7809a3f1bd0"
2026-02-17 02:43:36.642 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7809a3f1bd0", State:"down", Index:51}
2026-02-17 02:43:36.642 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7809a3f1bd0", Addrs:set.Typed[string]{}}
2026-02-17 02:43:36.642 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7809a3f1bd0", Addrs:set.Typed[string]{}}
2026-02-17 02:43:36.643 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7809a3f1bd0" state="up"
2026-02-17 02:43:36.643 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7809a3f1bd0", State:"up", Index:51}
2026-02-17 02:43:36.675 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7809a3f1bd0"
2026-02-17 02:43:36.675 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7809a3f1bd0"
2026-02-17 02:43:36.676 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7809a3f1bd0"
2026-02-17 02:43:36.676 [INFO][80] felix/endpoint_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-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:36.676 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:36.694 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:36.694 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"} status="up"
2026-02-17 02:43:36.694 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3902"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3902"}
2026-02-17 02:43:36.760 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4230/suspend-false-to-true-47hp7, name=eth0)
2026-02-17 02:43:36.760 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4230"} profile:{inbound_rules:{action:"allow" rule_id:"98J02aasWOy-ru9r"} outbound_rules:{action:"allow" rule_id:"GWsKBl8NoP53FAEh"}}
2026-02-17 02:43:36.760 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4230.default"} profile:{}
2026-02-17 02:43:36.760 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4230/suspend-false-to-true-47hp7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f93d70c168" profile_ids:"kns.job-4230" profile_ids:"ksa.job-4230.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:43:36.782 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:36.783 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:36.783 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:36.783 [INFO][80] 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:43:36.783 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7f93d70c168" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.783 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-4230" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.783 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_V4oFHM3XF7SzZV5SW4" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.783 [INFO][80] 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:43:36.783 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7f93d70c168" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.783 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-4230" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.783 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_V4oFHM3XF7SzZV5SW4" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.783 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7f93d70c168"
2026-02-17 02:43:36.783 [INFO][80] felix/endpoint_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-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:36.783 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:36.818 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:36.818 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"} status="down"
2026-02-17 02:43:36.845 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali7f93d70c168" state="down"
2026-02-17 02:43:36.845 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f93d70c168"
2026-02-17 02:43:36.845 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f93d70c168", State:"down", Index:52}
2026-02-17 02:43:36.845 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f93d70c168", Addrs:set.Typed[string]{}}
2026-02-17 02:43:36.845 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f93d70c168", Addrs:set.Typed[string]{}}
2026-02-17 02:43:36.846 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali7f93d70c168" state="up"
2026-02-17 02:43:36.848 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f93d70c168", State:"up", Index:52}
2026-02-17 02:43:36.869 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4230/suspend-false-to-true-2rmxb, name=eth0)
2026-02-17 02:43:36.869 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4230/suspend-false-to-true-2rmxb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f320ffe4c4" profile_ids:"kns.job-4230" profile_ids:"ksa.job-4230.default" ipv4_nets:"10.100.203.48/32"}
2026-02-17 02:43:36.875 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8633"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8633"}
2026-02-17 02:43:36.883 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7f93d70c168"
2026-02-17 02:43:36.883 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f93d70c168"
2026-02-17 02:43:36.883 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:36.883 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:36.884 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:36.884 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7f320ffe4c4" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.884 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7f320ffe4c4" ipVersion=0x4 table="filter"
2026-02-17 02:43:36.885 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f93d70c168"
2026-02-17 02:43:36.885 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7f320ffe4c4"
2026-02-17 02:43:36.885 [INFO][80] felix/endpoint_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-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:36.885 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:36.885 [INFO][80] felix/endpoint_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-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:36.885 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:36.926 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:36.926 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"} status="up"
2026-02-17 02:43:36.926 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:36.926 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"} status="down"
2026-02-17 02:43:36.926 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3256"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-3256"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3256"}
2026-02-17 02:43:36.926 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-3256" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:36.944 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali7f320ffe4c4" state="down"
2026-02-17 02:43:36.944 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f320ffe4c4"
2026-02-17 02:43:36.944 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f320ffe4c4", State:"down", Index:53}
2026-02-17 02:43:36.945 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f320ffe4c4", Addrs:set.Typed[string]{}}
2026-02-17 02:43:36.945 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f320ffe4c4", Addrs:set.Typed[string]{}}
2026-02-17 02:43:36.946 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali7f320ffe4c4" state="up"
2026-02-17 02:43:36.946 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f320ffe4c4", State:"up", Index:53}
2026-02-17 02:43:36.982 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1188"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1188"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1188"}
2026-02-17 02:43:36.994 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7f320ffe4c4"
2026-02-17 02:43:36.994 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f320ffe4c4"
2026-02-17 02:43:36.994 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f320ffe4c4"
2026-02-17 02:43:36.994 [INFO][80] felix/endpoint_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-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:36.994 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:37.014 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:37.014 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"} status="up"
2026-02-17 02:43:37.027 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4319"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4319"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4319"}
2026-02-17 02:43:37.066 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4319" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:37.542 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"exempted-namespace-7419" name:"default"}
2026-02-17 02:43:37.542 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:43:37.560 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=51
2026-02-17 02:43:37.560 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7809a3f1bd0"
2026-02-17 02:43:37.574 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7809a3f1bd0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:37.574 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7809a3f1bd0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:37.639 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4994" name:"default"}
2026-02-17 02:43:37.651 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-3256/pod-failure-failjob-llmc9, name=eth0)
2026-02-17 02:43:37.664 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-3256"} profile:{inbound_rules:{action:"allow" rule_id:"V-6UA8Eb2tNrXS0G"} outbound_rules:{action:"allow" rule_id:"j4yX1Dyacfm3XbF_"}}
2026-02-17 02:43:37.664 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-3256.default"} profile:{}
2026-02-17 02:43:37.664 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/pod-failure-failjob-llmc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf89141620b" profile_ids:"kns.job-3256" profile_ids:"ksa.job-3256.default" ipv4_nets:"10.100.203.49/32"}
2026-02-17 02:43:37.664 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:37.664 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:37.665 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:37.665 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicf89141620b" ipVersion=0x4 table="filter"
2026-02-17 02:43:37.665 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-3256" ipVersion=0x4 table="filter"
2026-02-17 02:43:37.665 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Cl-wenb5Q5Po9AjX75" ipVersion=0x4 table="filter"
2026-02-17 02:43:37.665 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicf89141620b" ipVersion=0x4 table="filter"
2026-02-17 02:43:37.665 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-3256" ipVersion=0x4 table="filter"
2026-02-17 02:43:37.666 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Cl-wenb5Q5Po9AjX75" ipVersion=0x4 table="filter"
2026-02-17 02:43:37.666 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicf89141620b"
2026-02-17 02:43:37.666 [INFO][80] felix/endpoint_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-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:37.666 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:37.712 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:37.712 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"} status="down"
2026-02-17 02:43:37.722 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calicf89141620b" state="down"
2026-02-17 02:43:37.722 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicf89141620b"
2026-02-17 02:43:37.722 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf89141620b", State:"down", Index:54}
2026-02-17 02:43:37.722 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf89141620b", Addrs:set.Typed[string]{}}
2026-02-17 02:43:37.722 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf89141620b", Addrs:set.Typed[string]{}}
2026-02-17 02:43:37.722 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicf89141620b"
2026-02-17 02:43:37.722 [INFO][80] felix/endpoint_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-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:37.722 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:37.722 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calicf89141620b" state="up"
2026-02-17 02:43:37.747 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:37.747 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"} status="down"
2026-02-17 02:43:37.747 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf89141620b", State:"up", Index:54}
2026-02-17 02:43:37.747 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicf89141620b"
2026-02-17 02:43:37.747 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicf89141620b"
2026-02-17 02:43:37.748 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf89141620b"
2026-02-17 02:43:37.748 [INFO][80] felix/endpoint_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-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:37.748 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:37.775 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:37.776 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"} status="up"
2026-02-17 02:43:37.783 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-3256/pod-failure-failjob-7q887, name=eth0)
2026-02-17 02:43:37.784 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/pod-failure-failjob-7q887" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2970cd52963" profile_ids:"kns.job-3256" profile_ids:"ksa.job-3256.default" ipv4_nets:"10.100.203.50/32"}
2026-02-17 02:43:37.784 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:43:37.841 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:37.841 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:37.841 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:37.842 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2970cd52963" ipVersion=0x4 table="filter"
2026-02-17 02:43:37.842 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2970cd52963" ipVersion=0x4 table="filter"
2026-02-17 02:43:37.842 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2970cd52963"
2026-02-17 02:43:37.842 [INFO][80] felix/endpoint_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-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:37.842 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:37.854 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali2970cd52963" state="down"
2026-02-17 02:43:37.854 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2970cd52963"
2026-02-17 02:43:37.854 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali2970cd52963" state="up"
2026-02-17 02:43:37.885 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:37.886 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"} status="down"
2026-02-17 02:43:37.886 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2970cd52963", State:"down", Index:55}
2026-02-17 02:43:37.886 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2970cd52963", Addrs:set.Typed[string]{}}
2026-02-17 02:43:37.886 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2970cd52963", Addrs:set.Typed[string]{}}
2026-02-17 02:43:37.886 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2970cd52963", State:"up", Index:55}
2026-02-17 02:43:37.949 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2970cd52963"
2026-02-17 02:43:37.949 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2970cd52963"
2026-02-17 02:43:37.949 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2970cd52963"
2026-02-17 02:43:37.950 [INFO][80] felix/endpoint_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-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:37.950 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:37.975 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:37.975 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"} status="up"
2026-02-17 02:43:38.011 [INFO][80] 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:43:38.012 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7f320ffe4c4"
2026-02-17 02:43:38.012 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f320ffe4c4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:38.012 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f320ffe4c4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:38.030 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8633/pod-adoption-release-2qvdn, name=eth0)
2026-02-17 02:43:38.031 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8633/pod-adoption-release-2qvdn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7809a3f1bd0" profile_ids:"kns.replicaset-8633" profile_ids:"ksa.replicaset-8633.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:43:38.053 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:38.053 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:38.053 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:38.054 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7809a3f1bd0"
2026-02-17 02:43:38.054 [INFO][80] felix/endpoint_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-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:38.054 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:38.089 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4230/suspend-false-to-true-2rmxb, name=eth0)
2026-02-17 02:43:38.092 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:38.092 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"} status="up"
2026-02-17 02:43:38.092 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4230/suspend-false-to-true-2rmxb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f320ffe4c4" profile_ids:"kns.job-4230" profile_ids:"ksa.job-4230.default" ipv4_nets:"10.100.203.48/32"}
2026-02-17 02:43:38.162 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:38.162 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:38.162 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:38.163 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f320ffe4c4"
2026-02-17 02:43:38.163 [INFO][80] felix/endpoint_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-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:38.163 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:38.179 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4230/suspend-false-to-true-47hp7, name=eth0)
2026-02-17 02:43:38.196 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:38.197 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"} status="up"
2026-02-17 02:43:38.197 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4230/suspend-false-to-true-47hp7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f93d70c168" profile_ids:"kns.job-4230" profile_ids:"ksa.job-4230.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:43:38.269 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:38.269 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:38.269 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:38.269 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f93d70c168"
2026-02-17 02:43:38.270 [INFO][80] felix/endpoint_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-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:38.270 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:38.293 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:38.294 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"} status="up"
2026-02-17 02:43:38.423 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1420" name:"default"}
2026-02-17 02:43:38.430 [INFO][80] 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:43:38.430 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7f93d70c168"
2026-02-17 02:43:38.444 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f93d70c168", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:38.444 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f93d70c168", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:38.524 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7129" name:"default"}
2026-02-17 02:43:38.533 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1420"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1420"} labels:{key:"webhook-1420" value:"true"}
2026-02-17 02:43:38.559 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1420"}
2026-02-17 02:43:38.868 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-7419"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-7419"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7419"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-1420" value:"true"}
2026-02-17 02:43:38.869 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:43:38.872 [INFO][80] 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:43:38.872 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2970cd52963"
2026-02-17 02:43:38.896 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"exempted-namespace-7419"}
2026-02-17 02:43:38.925 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2970cd52963", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:38.925 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2970cd52963", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:38.925 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:43:38.951 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7129"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7129"}
2026-02-17 02:43:38.961 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7129"}
2026-02-17 02:43:38.970 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4994"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4994"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4994"} labels:{key:"webhook-1420-markers" value:"true"}
2026-02-17 02:43:38.977 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4159" name:"default"}
2026-02-17 02:43:38.989 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4994"}
2026-02-17 02:43:39.072 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-3256/pod-failure-failjob-7q887, name=eth0)
2026-02-17 02:43:39.072 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/pod-failure-failjob-7q887" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2970cd52963" profile_ids:"kns.job-3256" profile_ids:"ksa.job-3256.default" ipv4_nets:"10.100.203.50/32"}
2026-02-17 02:43:39.103 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-3256/pod-failure-failjob-llmc9, name=eth0)
2026-02-17 02:43:39.103 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/pod-failure-failjob-llmc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf89141620b" profile_ids:"kns.job-3256" profile_ids:"ksa.job-3256.default" ipv4_nets:"10.100.203.49/32"}
2026-02-17 02:43:39.114 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:39.115 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:39.115 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:39.115 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:39.116 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:39.116 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:39.116 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2970cd52963"
2026-02-17 02:43:39.117 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf89141620b"
2026-02-17 02:43:39.117 [INFO][80] felix/endpoint_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-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:39.117 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:39.117 [INFO][80] felix/endpoint_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-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:39.117 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:39.144 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:39.144 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"} status="up"
2026-02-17 02:43:39.144 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:39.144 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"} status="up"
2026-02-17 02:43:39.243 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4159"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"dns-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:"dns-4159"}
2026-02-17 02:43:39.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4159"}
2026-02-17 02:43:39.639 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=54
2026-02-17 02:43:39.639 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicf89141620b"
2026-02-17 02:43:39.639 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf89141620b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:39.639 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf89141620b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:39.640 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:43:40.140 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4230"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"job-4230"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4230"}
2026-02-17 02:43:40.189 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8687"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8687"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8687"}
2026-02-17 02:43:40.216 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-8687" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:40.341 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-3256/pod-failure-failjob-7q887, name=eth0)
2026-02-17 02:43:40.342 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/pod-failure-failjob-7q887" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2970cd52963" profile_ids:"kns.job-3256" profile_ids:"ksa.job-3256.default" ipv4_nets:"10.100.203.50/32"}
2026-02-17 02:43:40.342 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.342 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.342 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.342 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2970cd52963"
2026-02-17 02:43:40.342 [INFO][80] felix/endpoint_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-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.342 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.345 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-3256/pod-failure-failjob-llmc9, name=eth0)
2026-02-17 02:43:40.367 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:40.368 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"} status="up"
2026-02-17 02:43:40.368 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/pod-failure-failjob-llmc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicf89141620b" profile_ids:"kns.job-3256" profile_ids:"ksa.job-3256.default" ipv4_nets:"10.100.203.49/32"}
2026-02-17 02:43:40.368 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:40.368 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:40.368 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:40.368 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf89141620b"
2026-02-17 02:43:40.369 [INFO][80] 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-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:40.369 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:40.398 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:40.398 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"} status="down"
2026-02-17 02:43:40.445 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali2970cd52963" state="down"
2026-02-17 02:43:40.445 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2970cd52963", State:"down", Index:55}
2026-02-17 02:43:40.445 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2970cd52963"
2026-02-17 02:43:40.445 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2970cd52963"
2026-02-17 02:43:40.445 [INFO][80] 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:43:40.446 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicf89141620b"
2026-02-17 02:43:40.446 [INFO][80] felix/endpoint_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-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.446 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.447 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.50
2026-02-17 02:43:40.447 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="cali2970cd52963" state=""
2026-02-17 02:43:40.447 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2970cd52963"
2026-02-17 02:43:40.453 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calicf89141620b" state="down"
2026-02-17 02:43:40.453 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicf89141620b"
2026-02-17 02:43:40.453 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=54
2026-02-17 02:43:40.461 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="calicf89141620b" state=""
2026-02-17 02:43:40.461 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicf89141620b"
2026-02-17 02:43:40.469 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:40.469 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"} status="down"
2026-02-17 02:43:40.469 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2970cd52963", Addrs:set.Typed[string]{}}
2026-02-17 02:43:40.469 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2970cd52963", Addrs:set.Typed[string]{}}
2026-02-17 02:43:40.469 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2970cd52963", State:"", Index:55}
2026-02-17 02:43:40.469 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2970cd52963", Addrs:set.Set[string](nil)}
2026-02-17 02:43:40.469 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2970cd52963", Addrs:set.Set[string](nil)}
2026-02-17 02:43:40.469 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf89141620b", State:"down", Index:54}
2026-02-17 02:43:40.469 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf89141620b", Addrs:set.Typed[string]{}}
2026-02-17 02:43:40.469 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf89141620b", Addrs:set.Typed[string]{}}
2026-02-17 02:43:40.469 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicf89141620b", State:"", Index:54}
2026-02-17 02:43:40.469 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicf89141620b", Addrs:set.Set[string](nil)}
2026-02-17 02:43:40.469 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicf89141620b", Addrs:set.Set[string](nil)}
2026-02-17 02:43:40.469 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2970cd52963"
2026-02-17 02:43:40.469 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicf89141620b"
2026-02-17 02:43:40.469 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicf89141620b"
2026-02-17 02:43:40.469 [INFO][80] felix/endpoint_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-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:40.469 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:40.469 [INFO][80] felix/endpoint_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-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.469 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.470 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.49
2026-02-17 02:43:40.494 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:40.494 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"} status="down"
2026-02-17 02:43:40.494 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:40.494 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"} status="down"
2026-02-17 02:43:40.591 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-3256/pod-failure-failjob-7q887, name=eth0)
2026-02-17 02:43:40.592 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/pod-failure-failjob-7q887" endpoint_id:"eth0"}
2026-02-17 02:43:40.592 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.592 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.592 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.593 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2970cd52963" ipVersion=0x4 table="filter"
2026-02-17 02:43:40.593 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2970cd52963" ipVersion=0x4 table="filter"
2026-02-17 02:43:40.593 [INFO][80] 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-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.593 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.656 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-7q887", EndpointId:"eth0"}
2026-02-17 02:43:40.730 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-3256/pod-failure-failjob-llmc9, name=eth0)
2026-02-17 02:43:40.730 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-3256/pod-failure-failjob-llmc9" endpoint_id:"eth0"}
2026-02-17 02:43:40.730 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-3256"}
2026-02-17 02:43:40.730 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-3256.default"}
2026-02-17 02:43:40.730 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:40.730 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:40.731 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-3256" ipVersion=0x4 table="filter"
2026-02-17 02:43:40.731 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Cl-wenb5Q5Po9AjX75" ipVersion=0x4 table="filter"
2026-02-17 02:43:40.731 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-3256" ipVersion=0x4 table="filter"
2026-02-17 02:43:40.731 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Cl-wenb5Q5Po9AjX75" ipVersion=0x4 table="filter"
2026-02-17 02:43:40.731 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:40.731 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicf89141620b" ipVersion=0x4 table="filter"
2026-02-17 02:43:40.731 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicf89141620b" ipVersion=0x4 table="filter"
2026-02-17 02:43:40.731 [INFO][80] 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-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:40.731 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:40.783 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-3256/pod-failure-failjob-llmc9", EndpointId:"eth0"}
2026-02-17 02:43:41.263 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-848" name:"default"}
2026-02-17 02:43:41.308 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-6296" name:"default"}
2026-02-17 02:43:41.447 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-848"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-848"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-848"}
2026-02-17 02:43:41.476 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-848"}
2026-02-17 02:43:41.534 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3388" name:"default"}
2026-02-17 02:43:41.649 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3388"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3388"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3388"}
2026-02-17 02:43:41.680 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3388"}
2026-02-17 02:43:41.897 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8633/pod-adoption-release, name=eth0)
2026-02-17 02:43:41.898 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8633/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e24bbb7106" profile_ids:"kns.replicaset-8633" profile_ids:"ksa.replicaset-8633.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:43:41.898 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:41.898 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:41.898 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:41.899 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e24bbb7106"
2026-02-17 02:43:41.899 [INFO][80] felix/endpoint_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-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:41.899 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:41.909 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8633/pod-adoption-release-2qvdn, name=eth0)
2026-02-17 02:43:41.921 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8633/pod-adoption-release, name=eth0)
2026-02-17 02:43:41.926 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8633/pod-adoption-release-2qvdn, name=eth0)
2026-02-17 02:43:41.932 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:41.932 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 02:43:41.932 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8633/pod-adoption-release-2qvdn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7809a3f1bd0" profile_ids:"kns.replicaset-8633" profile_ids:"ksa.replicaset-8633.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:43:41.933 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8633/pod-adoption-release" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e24bbb7106" profile_ids:"kns.replicaset-8633" profile_ids:"ksa.replicaset-8633.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:43:41.933 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8633/pod-adoption-release-2qvdn" endpoint_id:"eth0"}
2026-02-17 02:43:41.933 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:41.933 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:41.933 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:41.933 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:41.933 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:41.933 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:41.934 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7809a3f1bd0" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.934 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7809a3f1bd0" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.934 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e24bbb7106"
2026-02-17 02:43:41.934 [INFO][80] 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-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:41.934 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:41.934 [INFO][80] felix/endpoint_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-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:41.934 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:41.934 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.46
2026-02-17 02:43:42.002 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release-2qvdn", EndpointId:"eth0"}
2026-02-17 02:43:42.002 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:42.002 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"} status="up"
2026-02-17 02:43:42.002 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8633"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8633"}
2026-02-17 02:43:42.055 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6296"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6296"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6296"}
2026-02-17 02:43:42.082 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-6296"}
2026-02-17 02:43:42.189 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1188" name:"default"}
2026-02-17 02:43:42.293 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8687"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8687"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8687"}
2026-02-17 02:43:42.317 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9454"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9454"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9454"}
2026-02-17 02:43:42.346 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9454" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:42.399 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-8633/pod-adoption-release, name=eth0)
2026-02-17 02:43:42.399 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-8633/pod-adoption-release" endpoint_id:"eth0"}
2026-02-17 02:43:42.399 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-8633"}
2026-02-17 02:43:42.399 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-8633.default"}
2026-02-17 02:43:42.399 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:42.399 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:42.400 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-8633" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.400 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PuyIsNaIh5Xh2E7kJZ" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.400 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-8633" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.400 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PuyIsNaIh5Xh2E7kJZ" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.400 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:42.400 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8e24bbb7106" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.400 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8e24bbb7106" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.400 [INFO][80] 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-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:42.400 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:42.401 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.44
2026-02-17 02:43:42.461 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-8633/pod-adoption-release", EndpointId:"eth0"}
2026-02-17 02:43:42.461 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3902" name:"default"}
2026-02-17 02:43:42.496 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9454"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9454"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9454"}
2026-02-17 02:43:42.507 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali8e24bbb7106" state="down"
2026-02-17 02:43:42.507 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8e24bbb7106"
2026-02-17 02:43:42.507 [INFO][80] 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:43:42.509 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali8e24bbb7106" state=""
2026-02-17 02:43:42.509 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8e24bbb7106"
2026-02-17 02:43:42.518 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2980"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2980"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2980"}
2026-02-17 02:43:42.518 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-2980" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:42.523 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7809a3f1bd0" state="down"
2026-02-17 02:43:42.523 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7809a3f1bd0"
2026-02-17 02:43:42.523 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=51
2026-02-17 02:43:42.537 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e24bbb7106", State:"down", Index:49}
2026-02-17 02:43:42.537 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e24bbb7106", Addrs:set.Typed[string]{}}
2026-02-17 02:43:42.537 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e24bbb7106", Addrs:set.Typed[string]{}}
2026-02-17 02:43:42.537 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e24bbb7106", State:"", Index:49}
2026-02-17 02:43:42.537 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e24bbb7106", Addrs:set.Set[string](nil)}
2026-02-17 02:43:42.537 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e24bbb7106", Addrs:set.Set[string](nil)}
2026-02-17 02:43:42.537 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7809a3f1bd0", State:"down", Index:51}
2026-02-17 02:43:42.537 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7809a3f1bd0", Addrs:set.Typed[string]{}}
2026-02-17 02:43:42.537 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7809a3f1bd0", Addrs:set.Typed[string]{}}
2026-02-17 02:43:42.537 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:43:42.562 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali7809a3f1bd0" state=""
2026-02-17 02:43:42.562 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7809a3f1bd0"
2026-02-17 02:43:42.562 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7809a3f1bd0", State:"", Index:51}
2026-02-17 02:43:42.562 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7809a3f1bd0", Addrs:set.Set[string](nil)}
2026-02-17 02:43:42.562 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7809a3f1bd0", Addrs:set.Set[string](nil)}
2026-02-17 02:43:42.631 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3902"}
2026-02-17 02:43:42.730 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1188"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1188"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1188"}
2026-02-17 02:43:42.761 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1188"}
2026-02-17 02:43:43.041 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3256"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-3256"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3256"}
2026-02-17 02:43:43.041 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:43:43.068 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4947"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4947"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4947"}
2026-02-17 02:43:43.092 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4947" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:43.092 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:43:43.117 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4947" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:43:43.154 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4947" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:43:43.172 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4947" name:"default"}
2026-02-17 02:43:43.182 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4947" name:"testserviceaccount"}
2026-02-17 02:43:43.182 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4947" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:43.211 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4947"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4947"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4947"}
2026-02-17 02:43:43.255 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3694"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3694"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3694"}
2026-02-17 02:43:43.260 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3694" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:43.997 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3343" name:"default"}
2026-02-17 02:43:43.997 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:43:44.192 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3343"}
2026-02-17 02:43:44.485 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4319"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4319"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4319"}
2026-02-17 02:43:44.513 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9394"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9394"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9394"}
2026-02-17 02:43:44.548 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9394" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:45.168 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4230/suspend-false-to-true-2rmxb, name=eth0)
2026-02-17 02:43:45.168 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4230/suspend-false-to-true-2rmxb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f320ffe4c4" profile_ids:"kns.job-4230" profile_ids:"ksa.job-4230.default" ipv4_nets:"10.100.203.48/32"}
2026-02-17 02:43:45.168 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.168 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.168 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.169 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f320ffe4c4"
2026-02-17 02:43:45.169 [INFO][80] felix/endpoint_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-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.169 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.184 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4230/suspend-false-to-true-47hp7, name=eth0)
2026-02-17 02:43:45.197 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:45.198 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"} status="up"
2026-02-17 02:43:45.198 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4230/suspend-false-to-true-47hp7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f93d70c168" profile_ids:"kns.job-4230" profile_ids:"ksa.job-4230.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:43:45.198 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.198 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.198 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.199 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f93d70c168"
2026-02-17 02:43:45.199 [INFO][80] felix/endpoint_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-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.199 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.205 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4230/suspend-false-to-true-2rmxb, name=eth0)
2026-02-17 02:43:45.234 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:45.234 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"} status="up"
2026-02-17 02:43:45.234 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4230/suspend-false-to-true-2rmxb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f320ffe4c4" profile_ids:"kns.job-4230" profile_ids:"ksa.job-4230.default" ipv4_nets:"10.100.203.48/32"}
2026-02-17 02:43:45.235 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4230"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"job-4230"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4230"}
2026-02-17 02:43:45.235 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.235 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.235 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.239 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f320ffe4c4"
2026-02-17 02:43:45.240 [INFO][80] felix/endpoint_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-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.240 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.249 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4230/suspend-false-to-true-47hp7, name=eth0)
2026-02-17 02:43:45.269 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:45.269 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"} status="up"
2026-02-17 02:43:45.270 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4230/suspend-false-to-true-47hp7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f93d70c168" profile_ids:"kns.job-4230" profile_ids:"ksa.job-4230.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:43:45.270 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.270 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.270 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.271 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f93d70c168"
2026-02-17 02:43:45.271 [INFO][80] felix/endpoint_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-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.271 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.296 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2, name=eth0)
2026-02-17 02:43:45.313 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:45.313 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"} status="up"
2026-02-17 02:43:45.313 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-9394.default"} profile:{}
2026-02-17 02:43:45.313 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-9394"} profile:{inbound_rules:{action:"allow" rule_id:"6yL5rFWCzEpQ9w7U"} outbound_rules:{action:"allow" rule_id:"pPC9pg6ygqs9a2P0"}}
2026-02-17 02:43:45.313 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia7af0826c41" profile_ids:"kns.downward-api-9394" profile_ids:"ksa.downward-api-9394.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:43:45.313 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:45.313 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:45.313 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:45.313 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia7af0826c41" ipVersion=0x4 table="filter"
2026-02-17 02:43:45.314 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MaEkyFDLDfzIijUHla" ipVersion=0x4 table="filter"
2026-02-17 02:43:45.314 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iwY1thDMGkrv6VjDs3" ipVersion=0x4 table="filter"
2026-02-17 02:43:45.314 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia7af0826c41" ipVersion=0x4 table="filter"
2026-02-17 02:43:45.314 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MaEkyFDLDfzIijUHla" ipVersion=0x4 table="filter"
2026-02-17 02:43:45.314 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iwY1thDMGkrv6VjDs3" ipVersion=0x4 table="filter"
2026-02-17 02:43:45.314 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia7af0826c41"
2026-02-17 02:43:45.314 [INFO][80] felix/endpoint_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-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:45.314 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:45.357 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:45.357 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"} status="down"
2026-02-17 02:43:45.365 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="calia7af0826c41" state="down"
2026-02-17 02:43:45.365 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia7af0826c41"
2026-02-17 02:43:45.365 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7af0826c41", State:"down", Index:56}
2026-02-17 02:43:45.366 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7af0826c41", Addrs:set.Typed[string]{}}
2026-02-17 02:43:45.366 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7af0826c41", Addrs:set.Typed[string]{}}
2026-02-17 02:43:45.366 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia7af0826c41"
2026-02-17 02:43:45.366 [INFO][80] felix/endpoint_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-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:45.366 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:45.375 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="calia7af0826c41" state="up"
2026-02-17 02:43:45.393 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:45.393 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"} status="down"
2026-02-17 02:43:45.393 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7af0826c41", State:"up", Index:56}
2026-02-17 02:43:45.393 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia7af0826c41"
2026-02-17 02:43:45.393 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia7af0826c41"
2026-02-17 02:43:45.394 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia7af0826c41"
2026-02-17 02:43:45.394 [INFO][80] felix/endpoint_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-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:45.394 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:45.411 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:45.411 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"} status="up"
2026-02-17 02:43:45.619 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4230/suspend-false-to-true-47hp7, name=eth0)
2026-02-17 02:43:45.620 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4230/suspend-false-to-true-47hp7" endpoint_id:"eth0"}
2026-02-17 02:43:45.620 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.620 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.620 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.620 [INFO][80] 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:43:45.620 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7f93d70c168" ipVersion=0x4 table="filter"
2026-02-17 02:43:45.620 [INFO][80] 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:43:45.620 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7f93d70c168" ipVersion=0x4 table="filter"
2026-02-17 02:43:45.620 [INFO][80] 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-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.620 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.621 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.47
bird: KIF: Received address message for unknown interface 52
2026-02-17 02:43:45.679 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-47hp7", EndpointId:"eth0"}
2026-02-17 02:43:45.702 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4230/suspend-false-to-true-2rmxb, name=eth0)
2026-02-17 02:43:45.702 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4230/suspend-false-to-true-2rmxb" endpoint_id:"eth0"}
2026-02-17 02:43:45.702 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4230"}
2026-02-17 02:43:45.702 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4230.default"}
2026-02-17 02:43:45.703 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.703 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.703 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4230" ipVersion=0x4 table="filter"
2026-02-17 02:43:45.703 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_V4oFHM3XF7SzZV5SW4" ipVersion=0x4 table="filter"
2026-02-17 02:43:45.703 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4230" ipVersion=0x4 table="filter"
2026-02-17 02:43:45.703 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_V4oFHM3XF7SzZV5SW4" ipVersion=0x4 table="filter"
2026-02-17 02:43:45.703 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.703 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7f320ffe4c4" ipVersion=0x4 table="filter"
2026-02-17 02:43:45.703 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7f320ffe4c4" ipVersion=0x4 table="filter"
2026-02-17 02:43:45.703 [INFO][80] 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-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.703 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.704 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.48
2026-02-17 02:43:45.742 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali7f93d70c168" state="down"
2026-02-17 02:43:45.765 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f93d70c168"
2026-02-17 02:43:45.765 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="cali7f93d70c168" state=""
2026-02-17 02:43:45.765 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7f93d70c168"
2026-02-17 02:43:45.765 [INFO][80] 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=52
2026-02-17 02:43:45.774 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4230/suspend-false-to-true-2rmxb", EndpointId:"eth0"}
2026-02-17 02:43:45.775 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f93d70c168", State:"down", Index:52}
2026-02-17 02:43:45.775 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f93d70c168", Addrs:set.Typed[string]{}}
2026-02-17 02:43:45.775 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f93d70c168", Addrs:set.Typed[string]{}}
2026-02-17 02:43:45.775 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f93d70c168", State:"", Index:52}
2026-02-17 02:43:45.775 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f93d70c168", Addrs:set.Set[string](nil)}
2026-02-17 02:43:45.775 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f93d70c168", Addrs:set.Set[string](nil)}
2026-02-17 02:43:45.814 [INFO][80] 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:43:45.814 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f320ffe4c4"
2026-02-17 02:43:45.814 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali7f320ffe4c4" state="down"
2026-02-17 02:43:45.814 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f320ffe4c4", Addrs:set.Typed[string]{}}
2026-02-17 02:43:45.814 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f320ffe4c4", Addrs:set.Typed[string]{}}
2026-02-17 02:43:45.814 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f320ffe4c4", State:"down", Index:53}
2026-02-17 02:43:45.865 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali7f320ffe4c4" state=""
2026-02-17 02:43:45.865 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7f320ffe4c4"
2026-02-17 02:43:45.865 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f320ffe4c4", State:"", Index:53}
2026-02-17 02:43:45.865 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f320ffe4c4", Addrs:set.Set[string](nil)}
2026-02-17 02:43:45.865 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f320ffe4c4", Addrs:set.Set[string](nil)}
2026-02-17 02:43:46.281 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2, name=eth0)
2026-02-17 02:43:46.281 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia7af0826c41" profile_ids:"kns.downward-api-9394" profile_ids:"ksa.downward-api-9394.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:43:46.281 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:46.282 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:46.282 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:46.282 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia7af0826c41"
2026-02-17 02:43:46.282 [INFO][80] felix/endpoint_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-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:46.282 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:46.309 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:46.309 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"} status="up"
2026-02-17 02:43:46.359 [INFO][80] 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:43:46.359 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia7af0826c41"
2026-02-17 02:43:46.360 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7af0826c41", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:46.360 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7af0826c41", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:47.162 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-8633" name:"default"}
2026-02-17 02:43:47.352 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8687"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8687"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8687"}
2026-02-17 02:43:47.402 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2, name=eth0)
2026-02-17 02:43:47.402 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia7af0826c41" profile_ids:"kns.downward-api-9394" profile_ids:"ksa.downward-api-9394.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:43:47.402 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:47.403 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:47.403 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:47.404 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia7af0826c41"
2026-02-17 02:43:47.404 [INFO][80] felix/endpoint_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-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:47.404 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:47.425 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:47.425 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"} status="up"
2026-02-17 02:43:47.425 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3694"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3694"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3694"}
2026-02-17 02:43:47.496 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-5322"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-5322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5322"}
2026-02-17 02:43:47.507 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="calia7af0826c41" state="down"
2026-02-17 02:43:47.507 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia7af0826c41"
2026-02-17 02:43:47.507 [INFO][80] 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:43:47.511 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="calia7af0826c41" state=""
2026-02-17 02:43:47.511 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia7af0826c41"
2026-02-17 02:43:47.527 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-5322" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:47.550 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7af0826c41", State:"down", Index:56}
2026-02-17 02:43:47.550 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7af0826c41", Addrs:set.Typed[string]{}}
2026-02-17 02:43:47.550 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7af0826c41", Addrs:set.Typed[string]{}}
2026-02-17 02:43:47.550 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia7af0826c41", State:"", Index:56}
2026-02-17 02:43:47.550 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia7af0826c41", Addrs:set.Set[string](nil)}
2026-02-17 02:43:47.550 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia7af0826c41", Addrs:set.Set[string](nil)}
2026-02-17 02:43:47.550 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia7af0826c41"
2026-02-17 02:43:47.550 [INFO][80] felix/endpoint_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-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:47.550 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:47.551 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.51
2026-02-17 02:43:47.577 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:47.577 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"} status="down"
2026-02-17 02:43:47.620 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-5322"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-5322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5322"}
2026-02-17 02:43:47.649 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3885"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3885"} 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-3885"}
2026-02-17 02:43:47.665 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2, name=eth0)
2026-02-17 02:43:47.665 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-3885" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:47.665 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2" endpoint_id:"eth0"}
2026-02-17 02:43:47.666 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-9394"}
2026-02-17 02:43:47.666 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-9394.default"}
2026-02-17 02:43:47.666 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:47.667 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:47.667 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MaEkyFDLDfzIijUHla" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.667 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iwY1thDMGkrv6VjDs3" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.668 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MaEkyFDLDfzIijUHla" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.668 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iwY1thDMGkrv6VjDs3" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.668 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:47.668 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia7af0826c41" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.668 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia7af0826c41" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.668 [INFO][80] 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-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:47.668 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:47.729 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9394/downward-api-1de036d3-c09e-4576-8f12-cad250bc14f2", EndpointId:"eth0"}
2026-02-17 02:43:47.737 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-8633"}
2026-02-17 02:43:47.822 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9454" name:"default"}
2026-02-17 02:43:48.004 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:43:48.141 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9454"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9454"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9454"}
2026-02-17 02:43:48.167 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9454"}
2026-02-17 02:43:48.370 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5, name=eth0)
2026-02-17 02:43:48.371 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-3885"} profile:{inbound_rules:{action:"allow" rule_id:"qb8fUPG2ved8N68y"} outbound_rules:{action:"allow" rule_id:"fOt9zaI3-7iShUHL"}}
2026-02-17 02:43:48.371 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-3885.default"} profile:{}
2026-02-17 02:43:48.371 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe30d00517f" profile_ids:"kns.pods-3885" profile_ids:"ksa.pods-3885.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:43:48.371 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:48.371 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:48.372 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:48.375 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibe30d00517f" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.376 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-3885" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.376 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Sp5_9cm4fiGPH7xiDZ" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.377 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibe30d00517f" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.377 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-3885" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.377 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Sp5_9cm4fiGPH7xiDZ" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.377 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibe30d00517f"
2026-02-17 02:43:48.377 [INFO][80] felix/endpoint_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-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:48.377 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:48.413 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:48.413 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} status="down"
2026-02-17 02:43:48.447 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calibe30d00517f" state="down"
2026-02-17 02:43:48.447 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe30d00517f"
2026-02-17 02:43:48.448 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calibe30d00517f" state="up"
2026-02-17 02:43:48.448 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe30d00517f", State:"down", Index:57}
2026-02-17 02:43:48.448 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe30d00517f", Addrs:set.Typed[string]{}}
2026-02-17 02:43:48.448 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe30d00517f", Addrs:set.Typed[string]{}}
2026-02-17 02:43:48.448 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe30d00517f", State:"up", Index:57}
2026-02-17 02:43:48.448 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibe30d00517f"
2026-02-17 02:43:48.448 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe30d00517f"
2026-02-17 02:43:48.448 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe30d00517f"
2026-02-17 02:43:48.448 [INFO][80] felix/endpoint_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-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:48.448 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:48.475 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:48.475 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} status="up"
2026-02-17 02:43:48.564 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4947" name:"default"}
2026-02-17 02:43:48.692 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9394"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9394"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9394"}
2026-02-17 02:43:48.779 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-9757"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-9757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9757"}
2026-02-17 02:43:48.807 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-9757" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:49.004 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-3256" name:"default"}
2026-02-17 02:43:49.029 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-3256"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-3256"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3256"}
2026-02-17 02:43:49.056 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-3256"}
2026-02-17 02:43:49.164 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4947"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4947"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4947"}
2026-02-17 02:43:49.200 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-4947"}
2026-02-17 02:43:49.253 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5, name=eth0)
2026-02-17 02:43:49.254 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe30d00517f" profile_ids:"kns.pods-3885" profile_ids:"ksa.pods-3885.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:43:49.254 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:49.254 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:49.254 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:49.254 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe30d00517f"
2026-02-17 02:43:49.254 [INFO][80] felix/endpoint_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-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:49.254 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:49.274 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:49.274 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} status="up"
2026-02-17 02:43:49.431 [INFO][80] 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:43:49.432 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibe30d00517f"
2026-02-17 02:43:49.432 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe30d00517f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:49.432 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe30d00517f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:49.469 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-9757/pod-subpath-test-secret-5srf, name=eth0)
2026-02-17 02:43:49.470 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-9757"} profile:{inbound_rules:{action:"allow" rule_id:"ZfcX0rUstd9V1BDn"} outbound_rules:{action:"allow" rule_id:"1GD5pxcBCHOA8qZ7"}}
2026-02-17 02:43:49.470 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-9757.default"} profile:{}
2026-02-17 02:43:49.471 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-9757/pod-subpath-test-secret-5srf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali954f9d81796" profile_ids:"kns.subpath-9757" profile_ids:"ksa.subpath-9757.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:43:49.471 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:43:49.471 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:43:49.471 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:43:49.472 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali954f9d81796" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.472 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-9757" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.472 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_f6VTiajWgbGJCLddQl" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.472 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali954f9d81796" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.472 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-9757" ipVersion=0x4 nextLog=2026-02-17 02:44:03.327606523 +0000 UTC m=+255.683578410 table="filter"
2026-02-17 02:43:49.472 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali954f9d81796"
2026-02-17 02:43:49.472 [INFO][80] felix/endpoint_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-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:43:49.472 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:43:49.520 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:49.521 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"} status="down"
2026-02-17 02:43:49.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-8687" name:"default"}
2026-02-17 02:43:49.543 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali954f9d81796" state="down"
2026-02-17 02:43:49.544 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali954f9d81796"
2026-02-17 02:43:49.550 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali954f9d81796" state="up"
2026-02-17 02:43:49.573 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali954f9d81796", State:"down", Index:58}
2026-02-17 02:43:49.573 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali954f9d81796", Addrs:set.Typed[string]{}}
2026-02-17 02:43:49.573 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali954f9d81796", Addrs:set.Typed[string]{}}
2026-02-17 02:43:49.573 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali954f9d81796", State:"up", Index:58}
2026-02-17 02:43:49.573 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali954f9d81796"
2026-02-17 02:43:49.573 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali954f9d81796"
2026-02-17 02:43:49.573 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali954f9d81796"
2026-02-17 02:43:49.573 [INFO][80] felix/endpoint_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-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:43:49.573 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:43:49.599 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:49.599 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"} status="up"
2026-02-17 02:43:49.612 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-8687"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"containers-8687"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8687"}
2026-02-17 02:43:49.648 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-8687"}
2026-02-17 02:43:49.871 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4319" name:"default"}
2026-02-17 02:43:50.032 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4319"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4319"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4319"}
2026-02-17 02:43:50.058 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4319"}
2026-02-17 02:43:50.256 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5, name=eth0)
2026-02-17 02:43:50.256 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe30d00517f" profile_ids:"kns.pods-3885" profile_ids:"ksa.pods-3885.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:43:50.256 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:50.256 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:50.256 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:50.257 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe30d00517f"
2026-02-17 02:43:50.257 [INFO][80] felix/endpoint_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-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:50.257 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:50.276 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-9757/pod-subpath-test-secret-5srf, name=eth0)
2026-02-17 02:43:50.283 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:50.283 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} status="up"
2026-02-17 02:43:50.283 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-9757/pod-subpath-test-secret-5srf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali954f9d81796" profile_ids:"kns.subpath-9757" profile_ids:"ksa.subpath-9757.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:43:50.283 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4230" name:"default"}
2026-02-17 02:43:50.283 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:43:50.283 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:43:50.283 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:43:50.284 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali954f9d81796"
2026-02-17 02:43:50.284 [INFO][80] felix/endpoint_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-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:43:50.284 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:43:50.311 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:50.311 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"} status="up"
2026-02-17 02:43:50.648 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4230"}
2026-02-17 02:43:51.097 [INFO][80] 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:43:51.097 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali954f9d81796"
2026-02-17 02:43:51.097 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali954f9d81796", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:51.097 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali954f9d81796", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:51.125 [INFO][80] felix/summary.go 100: Summarising 391 dataplane reconciliation loops over 1m0.2s: avg=33ms longest=91ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:43:51.307 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5, name=eth0)
2026-02-17 02:43:51.307 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe30d00517f" profile_ids:"kns.pods-3885" profile_ids:"ksa.pods-3885.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:43:51.308 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:51.308 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:51.308 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:51.308 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe30d00517f"
2026-02-17 02:43:51.309 [INFO][80] felix/endpoint_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-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:51.309 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:51.332 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:51.333 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} status="up"
2026-02-17 02:43:52.604 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-3694" name:"default"}
2026-02-17 02:43:52.697 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-5322" name:"default"}
2026-02-17 02:43:52.784 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-3694"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-3694"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3694"}
2026-02-17 02:43:52.814 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-3694"}
2026-02-17 02:43:52.829 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5, name=eth0)
2026-02-17 02:43:52.841 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe30d00517f" profile_ids:"kns.pods-3885" profile_ids:"ksa.pods-3885.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:43:52.841 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:52.842 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:52.842 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:52.843 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe30d00517f"
2026-02-17 02:43:52.843 [INFO][80] felix/endpoint_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-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:52.843 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:52.867 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:52.867 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} status="up"
2026-02-17 02:43:53.036 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-5322"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-5322"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5322"}
2026-02-17 02:43:53.069 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-5322"}
2026-02-17 02:43:53.560 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5, name=eth0)
2026-02-17 02:43:53.561 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe30d00517f" profile_ids:"kns.pods-3885" profile_ids:"ksa.pods-3885.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:43:53.561 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:53.561 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:53.561 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:53.562 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe30d00517f"
2026-02-17 02:43:53.562 [INFO][80] felix/endpoint_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-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:53.562 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 57
2026-02-17 02:43:53.588 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:53.588 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} status="up"
2026-02-17 02:43:53.665 [INFO][80] 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:43:53.665 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe30d00517f"
2026-02-17 02:43:53.665 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calibe30d00517f" state="down"
2026-02-17 02:43:53.666 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe30d00517f", Addrs:set.Typed[string]{}}
2026-02-17 02:43:53.666 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe30d00517f", Addrs:set.Typed[string]{}}
2026-02-17 02:43:53.666 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe30d00517f", State:"down", Index:57}
2026-02-17 02:43:53.666 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe30d00517f"
2026-02-17 02:43:53.666 [INFO][80] felix/endpoint_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-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:53.666 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:53.666 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.52
2026-02-17 02:43:53.667 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="calibe30d00517f" state=""
2026-02-17 02:43:53.667 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibe30d00517f"
2026-02-17 02:43:53.694 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:53.694 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} status="down"
2026-02-17 02:43:53.694 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe30d00517f", State:"", Index:57}
2026-02-17 02:43:53.694 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe30d00517f", Addrs:set.Set[string](nil)}
2026-02-17 02:43:53.694 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe30d00517f", Addrs:set.Set[string](nil)}
2026-02-17 02:43:53.694 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe30d00517f"
2026-02-17 02:43:53.694 [INFO][80] felix/endpoint_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-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:53.694 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:53.717 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:53.717 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"} status="down"
2026-02-17 02:43:53.855 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5, name=eth0)
2026-02-17 02:43:53.855 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5" endpoint_id:"eth0"}
2026-02-17 02:43:53.855 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-3885.default"}
2026-02-17 02:43:53.855 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-3885"}
2026-02-17 02:43:53.855 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:53.855 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:53.856 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:53.856 [INFO][80] 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-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:53.856 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:53.921 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3885/pod-update-activedeadlineseconds-beb041b0-7596-4ccf-a7cf-b6d6bb6dcbd5", EndpointId:"eth0"}
2026-02-17 02:43:53.981 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9394" name:"default"}
2026-02-17 02:43:54.138 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9394"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9394"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9394"}
2026-02-17 02:43:54.168 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9394"}
2026-02-17 02:43:54.295 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3885"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3885"} 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-3885"}
2026-02-17 02:43:54.324 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7696"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-7696"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7696"}
2026-02-17 02:43:54.359 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7696" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:54.405 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-7696" type:"ClusterIP" cluster_ips:"10.254.71.34" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:54.405 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-7696" type:"ClusterIP" cluster_ips:"10.254.98.148" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:55.079 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7696/externalsvc-8664db8f97-nj26p, name=eth0)
2026-02-17 02:43:55.080 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7696"} profile:{inbound_rules:{action:"allow" rule_id:"2zS_8hsWEvl1D-kB"} outbound_rules:{action:"allow" rule_id:"YLW-5kwF0W9dXNrK"}}
2026-02-17 02:43:55.080 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7696.default"} profile:{}
2026-02-17 02:43:55.080 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7696/externalsvc-8664db8f97-nj26p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1dd67110752" profile_ids:"kns.services-7696" profile_ids:"ksa.services-7696.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:43:55.080 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:55.081 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:55.081 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:55.083 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1dd67110752"
2026-02-17 02:43:55.083 [INFO][80] felix/endpoint_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-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:55.083 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:55.131 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:55.131 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"} status="down"
2026-02-17 02:43:55.150 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali1dd67110752" state="down"
2026-02-17 02:43:55.150 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1dd67110752"
2026-02-17 02:43:55.150 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1dd67110752", State:"down", Index:59}
2026-02-17 02:43:55.150 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1dd67110752", Addrs:set.Typed[string]{}}
2026-02-17 02:43:55.150 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1dd67110752", Addrs:set.Typed[string]{}}
2026-02-17 02:43:55.150 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1dd67110752"
2026-02-17 02:43:55.150 [INFO][80] felix/endpoint_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-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:55.150 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:55.154 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali1dd67110752" state="up"
2026-02-17 02:43:55.170 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:55.170 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"} status="down"
2026-02-17 02:43:55.170 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1dd67110752", State:"up", Index:59}
2026-02-17 02:43:55.170 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1dd67110752"
2026-02-17 02:43:55.170 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1dd67110752"
2026-02-17 02:43:55.171 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1dd67110752"
2026-02-17 02:43:55.171 [INFO][80] felix/endpoint_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-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:55.171 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:55.196 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:55.196 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"} status="up"
2026-02-17 02:43:56.338 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7696/externalsvc-8664db8f97-nj26p, name=eth0)
2026-02-17 02:43:56.339 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7696/externalsvc-8664db8f97-nj26p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1dd67110752" profile_ids:"kns.services-7696" profile_ids:"ksa.services-7696.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:43:56.339 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:56.339 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:56.339 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:56.340 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1dd67110752"
2026-02-17 02:43:56.340 [INFO][80] felix/endpoint_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-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:56.340 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:56.365 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:56.365 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"} status="up"
2026-02-17 02:43:56.467 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-7696" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:57.047 [INFO][80] 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:43:57.047 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1dd67110752"
2026-02-17 02:43:57.048 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1dd67110752", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:57.048 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1dd67110752", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:57.087 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7696/execpodlcqfm, name=eth0)
2026-02-17 02:43:57.087 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7696/execpodlcqfm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b59c9909ea" profile_ids:"kns.services-7696" profile_ids:"ksa.services-7696.default" ipv4_nets:"10.100.203.55/32"}
2026-02-17 02:43:57.088 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:43:57.088 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:43:57.088 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:43:57.089 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0b59c9909ea"
2026-02-17 02:43:57.089 [INFO][80] felix/endpoint_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-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:43:57.089 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:43:57.124 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:57.124 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"} status="down"
2026-02-17 02:43:57.152 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali0b59c9909ea" state="down"
2026-02-17 02:43:57.152 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b59c9909ea"
2026-02-17 02:43:57.152 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b59c9909ea", State:"down", Index:60}
2026-02-17 02:43:57.152 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b59c9909ea", Addrs:set.Typed[string]{}}
2026-02-17 02:43:57.152 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b59c9909ea", Addrs:set.Typed[string]{}}
2026-02-17 02:43:57.152 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b59c9909ea"
2026-02-17 02:43:57.152 [INFO][80] felix/endpoint_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-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:43:57.152 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:43:57.161 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali0b59c9909ea" state="up"
2026-02-17 02:43:57.174 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:57.174 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"} status="down"
2026-02-17 02:43:57.174 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b59c9909ea", State:"up", Index:60}
2026-02-17 02:43:57.174 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0b59c9909ea"
2026-02-17 02:43:57.174 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0b59c9909ea"
2026-02-17 02:43:57.174 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b59c9909ea"
2026-02-17 02:43:57.175 [INFO][80] felix/endpoint_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-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:43:57.175 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:43:57.195 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:57.195 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"} status="up"
2026-02-17 02:43:58.334 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7696/execpodlcqfm, name=eth0)
2026-02-17 02:43:58.335 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7696/execpodlcqfm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b59c9909ea" profile_ids:"kns.services-7696" profile_ids:"ksa.services-7696.default" ipv4_nets:"10.100.203.55/32"}
2026-02-17 02:43:58.335 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:43:58.335 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:43:58.335 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:43:58.336 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b59c9909ea"
2026-02-17 02:43:58.336 [INFO][80] felix/endpoint_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-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:43:58.336 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:43:58.359 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:58.359 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"} status="up"
2026-02-17 02:43:58.711 [INFO][80] 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:43:58.712 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0b59c9909ea"
2026-02-17 02:43:58.712 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b59c9909ea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:58.712 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b59c9909ea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:58.772 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-7696"
2026-02-17 02:43:58.773 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"clusterip-service" namespace:"services-7696"
2026-02-17 02:43:58.780 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7696/externalsvc-8664db8f97-nj26p, name=eth0)
2026-02-17 02:43:58.803 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7696/externalsvc-8664db8f97-nj26p, name=eth0)
2026-02-17 02:43:58.817 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7696/externalsvc-8664db8f97-nj26p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1dd67110752" profile_ids:"kns.services-7696" profile_ids:"ksa.services-7696.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:43:58.818 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7696/externalsvc-8664db8f97-nj26p" endpoint_id:"eth0"}
2026-02-17 02:43:58.818 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7696"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-7696"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7696"}
2026-02-17 02:43:58.818 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:58.819 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:58.819 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:58.819 [INFO][80] 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-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:58.820 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:58.820 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.54
2026-02-17 02:43:58.884 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/externalsvc-8664db8f97-nj26p", EndpointId:"eth0"}
2026-02-17 02:43:58.884 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-7823"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-7823"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7823"}
2026-02-17 02:43:58.885 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-7823" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:59.567 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-7823/netserver-0, name=eth0)
2026-02-17 02:43:59.568 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-7823"} profile:{inbound_rules:{action:"allow" rule_id:"1OcjI4AePy6MYMAc"} outbound_rules:{action:"allow" rule_id:"3eKAvXTb-x-LMnXQ"}}
2026-02-17 02:43:59.568 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-7823.default"} profile:{}
2026-02-17 02:43:59.568 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7823/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali651a70ea2b4" profile_ids:"kns.pod-network-test-7823" profile_ids:"ksa.pod-network-test-7823.default" ipv4_nets:"10.100.203.56/32"}
2026-02-17 02:43:59.568 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:59.568 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:59.568 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:59.569 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali651a70ea2b4"
2026-02-17 02:43:59.569 [INFO][80] felix/endpoint_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-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:59.569 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:59.613 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:59.613 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:43:59.622 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-3885" name:"default"}
2026-02-17 02:43:59.636 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali651a70ea2b4" state="down"
2026-02-17 02:43:59.637 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali651a70ea2b4"
2026-02-17 02:43:59.644 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali651a70ea2b4" state="up"
2026-02-17 02:43:59.646 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali651a70ea2b4", State:"down", Index:61}
2026-02-17 02:43:59.646 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali651a70ea2b4", Addrs:set.Typed[string]{}}
2026-02-17 02:43:59.646 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali651a70ea2b4", Addrs:set.Typed[string]{}}
2026-02-17 02:43:59.647 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali651a70ea2b4", State:"up", Index:61}
2026-02-17 02:43:59.647 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali651a70ea2b4"
2026-02-17 02:43:59.647 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali651a70ea2b4"
2026-02-17 02:43:59.648 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali651a70ea2b4"
2026-02-17 02:43:59.648 [INFO][80] felix/endpoint_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-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:59.648 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:43:59.676 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:59.676 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:59.907 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3885"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3885"} 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-3885"}
2026-02-17 02:43:59.941 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-3885"}
2026-02-17 02:44:00.351 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-7823/netserver-0, name=eth0)
2026-02-17 02:44:00.352 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7823/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali651a70ea2b4" profile_ids:"kns.pod-network-test-7823" profile_ids:"ksa.pod-network-test-7823.default" ipv4_nets:"10.100.203.56/32"}
2026-02-17 02:44:00.353 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:00.353 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:00.353 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:00.354 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali651a70ea2b4"
2026-02-17 02:44:00.354 [INFO][80] felix/endpoint_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-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:00.354 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:00.379 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:00.379 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:00.764 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3847/concurrent-29521604-54d8d, name=eth0)
2026-02-17 02:44:00.765 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-3847"} profile:{inbound_rules:{action:"allow" rule_id:"4-GeqJeKxNqyFDTT"} outbound_rules:{action:"allow" rule_id:"d1Fq6SsLU_u8_x9y"}}
2026-02-17 02:44:00.765 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-3847.default"} profile:{}
2026-02-17 02:44:00.765 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3847/concurrent-29521604-54d8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0e7e89edaf" profile_ids:"kns.cronjob-3847" profile_ids:"ksa.cronjob-3847.default" ipv4_nets:"10.100.203.57/32"}
2026-02-17 02:44:00.765 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:44:00.766 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:44:00.766 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:44:00.766 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid0e7e89edaf"
2026-02-17 02:44:00.766 [INFO][80] felix/endpoint_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-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:44:00.766 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:44:00.814 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:00.815 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"} status="down"
2026-02-17 02:44:00.836 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calid0e7e89edaf" state="down"
2026-02-17 02:44:00.836 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0e7e89edaf"
2026-02-17 02:44:00.836 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0e7e89edaf", State:"down", Index:62}
2026-02-17 02:44:00.836 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0e7e89edaf", Addrs:set.Typed[string]{}}
2026-02-17 02:44:00.836 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0e7e89edaf", Addrs:set.Typed[string]{}}
2026-02-17 02:44:00.836 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0e7e89edaf"
2026-02-17 02:44:00.836 [INFO][80] felix/endpoint_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-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:44:00.836 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:44:00.842 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calid0e7e89edaf" state="up"
2026-02-17 02:44:00.862 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:00.862 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"} status="down"
2026-02-17 02:44:00.862 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0e7e89edaf", State:"up", Index:62}
2026-02-17 02:44:00.862 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid0e7e89edaf"
2026-02-17 02:44:00.862 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid0e7e89edaf"
2026-02-17 02:44:00.862 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0e7e89edaf"
2026-02-17 02:44:00.862 [INFO][80] felix/endpoint_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-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:44:00.862 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:44:00.904 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:00.904 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"} status="up"
2026-02-17 02:44:01.079 [INFO][80] 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:44:01.079 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali651a70ea2b4"
2026-02-17 02:44:01.079 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali651a70ea2b4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:01.079 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali651a70ea2b4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:01.225 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali1dd67110752" state="down"
2026-02-17 02:44:01.226 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1dd67110752"
2026-02-17 02:44:01.226 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1dd67110752", State:"down", Index:59}
2026-02-17 02:44:01.226 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1dd67110752", Addrs:set.Typed[string]{}}
2026-02-17 02:44:01.226 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1dd67110752", Addrs:set.Typed[string]{}}
2026-02-17 02:44:01.228 [INFO][80] 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:44:01.232 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali1dd67110752" state=""
2026-02-17 02:44:01.232 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1dd67110752"
2026-02-17 02:44:01.249 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1dd67110752", State:"", Index:59}
2026-02-17 02:44:01.249 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1dd67110752", Addrs:set.Set[string](nil)}
2026-02-17 02:44:01.249 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1dd67110752", Addrs:set.Set[string](nil)}
2026-02-17 02:44:01.389 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3847/concurrent-29521604-54d8d, name=eth0)
2026-02-17 02:44:01.390 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3847/concurrent-29521604-54d8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0e7e89edaf" profile_ids:"kns.cronjob-3847" profile_ids:"ksa.cronjob-3847.default" ipv4_nets:"10.100.203.57/32"}
2026-02-17 02:44:01.390 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:44:01.390 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:44:01.390 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:44:01.391 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0e7e89edaf"
2026-02-17 02:44:01.391 [INFO][80] felix/endpoint_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-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:44:01.391 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:44:01.417 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:01.417 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"} status="up"
2026-02-17 02:44:02.104 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-xqqzl-fdszz" ipv4_addr:"192.168.24.193/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-vjvm3-xqqzl-fdszz"} 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:44:02.104 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:44:02.104 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:44:02.584 [INFO][80] 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:44:02.584 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid0e7e89edaf"
2026-02-17 02:44:02.584 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0e7e89edaf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:02.584 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0e7e89edaf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:03.847 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7696/execpodlcqfm, name=eth0)
2026-02-17 02:44:03.847 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7696/execpodlcqfm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0b59c9909ea" profile_ids:"kns.services-7696" profile_ids:"ksa.services-7696.default" ipv4_nets:"10.100.203.55/32"}
2026-02-17 02:44:03.847 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:44:03.847 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:44:03.847 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:44:03.848 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0b59c9909ea"
2026-02-17 02:44:03.848 [INFO][80] felix/endpoint_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-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:44:03.848 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:44:03.858 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7696/execpodlcqfm, name=eth0)
2026-02-17 02:44:03.891 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:03.891 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"} status="up"
2026-02-17 02:44:03.891 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7696/execpodlcqfm" endpoint_id:"eth0"}
2026-02-17 02:44:03.891 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7696"}
2026-02-17 02:44:03.891 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7696.default"}
2026-02-17 02:44:03.891 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:44:03.891 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:44:03.892 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7696" ipVersion=0x4 logsSkipped=29 table="filter"
2026-02-17 02:44:03.892 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5M4CicGzcipvRAapU7" ipVersion=0x4 table="filter"
2026-02-17 02:44:03.892 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7696" ipVersion=0x4 table="filter"
2026-02-17 02:44:03.892 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5M4CicGzcipvRAapU7" ipVersion=0x4 table="filter"
2026-02-17 02:44:03.892 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:44:03.892 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0b59c9909ea" ipVersion=0x4 table="filter"
2026-02-17 02:44:03.892 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0b59c9909ea" ipVersion=0x4 table="filter"
2026-02-17 02:44:03.892 [INFO][80] 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-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:44:03.892 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:44:03.893 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.55
2026-02-17 02:44:03.944 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7696/execpodlcqfm", EndpointId:"eth0"}
2026-02-17 02:44:04.120 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7696" name:"default"}
2026-02-17 02:44:04.268 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali0b59c9909ea" state="down"
2026-02-17 02:44:04.268 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b59c9909ea", State:"down", Index:60}
2026-02-17 02:44:04.269 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0b59c9909ea"
2026-02-17 02:44:04.269 [INFO][80] 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:44:04.271 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="cali0b59c9909ea" state=""
2026-02-17 02:44:04.271 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0b59c9909ea"
2026-02-17 02:44:04.291 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b59c9909ea", Addrs:set.Typed[string]{}}
2026-02-17 02:44:04.291 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b59c9909ea", Addrs:set.Typed[string]{}}
2026-02-17 02:44:04.291 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0b59c9909ea", State:"", Index:60}
2026-02-17 02:44:04.291 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0b59c9909ea", Addrs:set.Set[string](nil)}
2026-02-17 02:44:04.292 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0b59c9909ea", Addrs:set.Set[string](nil)}
2026-02-17 02:44:04.321 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7696"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-7696"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7696"}
2026-02-17 02:44:04.356 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7696"}
2026-02-17 02:44:06.709 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2980"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2980"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2980"}
2026-02-17 02:44:06.738 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-600"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-600"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-600"}
2026-02-17 02:44:06.767 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-600" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:09.446 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-600/rs-wh7lr, name=eth0)
2026-02-17 02:44:09.448 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-600"} profile:{inbound_rules:{action:"allow" rule_id:"_m7J526LP8j4jjp7"} outbound_rules:{action:"allow" rule_id:"gpR8eL0-GSb7C0kJ"}}
2026-02-17 02:44:09.448 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-600.default"} profile:{}
2026-02-17 02:44:09.448 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-600/rs-wh7lr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali99b9136e00b" profile_ids:"kns.disruption-600" profile_ids:"ksa.disruption-600.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 02:44:09.448 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:09.449 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:09.449 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:09.452 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.453 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali99b9136e00b" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.453 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-600" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.453 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9luhgSW7SaWdwt-qNb" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.453 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.453 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali99b9136e00b" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.453 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-600" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.453 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9luhgSW7SaWdwt-qNb" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.453 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali99b9136e00b"
2026-02-17 02:44:09.453 [INFO][80] felix/endpoint_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-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:09.454 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:09.501 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:09.501 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"} status="down"
2026-02-17 02:44:09.520 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali99b9136e00b" state="down"
2026-02-17 02:44:09.520 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali99b9136e00b", State:"down", Index:63}
2026-02-17 02:44:09.520 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali99b9136e00b"
2026-02-17 02:44:09.520 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali99b9136e00b"
2026-02-17 02:44:09.520 [INFO][80] felix/endpoint_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-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:09.520 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:09.526 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali99b9136e00b" state="up"
2026-02-17 02:44:09.544 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:09.544 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"} status="down"
2026-02-17 02:44:09.544 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali99b9136e00b", Addrs:set.Typed[string]{}}
2026-02-17 02:44:09.544 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali99b9136e00b", Addrs:set.Typed[string]{}}
2026-02-17 02:44:09.544 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali99b9136e00b", State:"up", Index:63}
2026-02-17 02:44:09.544 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali99b9136e00b"
2026-02-17 02:44:09.544 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali99b9136e00b"
2026-02-17 02:44:09.544 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali99b9136e00b"
2026-02-17 02:44:09.544 [INFO][80] felix/endpoint_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-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:09.544 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:09.576 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:09.576 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"} status="up"
2026-02-17 02:44:10.463 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-600/rs-wh7lr, name=eth0)
2026-02-17 02:44:10.464 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-600/rs-wh7lr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali99b9136e00b" profile_ids:"kns.disruption-600" profile_ids:"ksa.disruption-600.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 02:44:10.464 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:10.464 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:10.464 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:10.465 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali99b9136e00b"
2026-02-17 02:44:10.465 [INFO][80] felix/endpoint_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-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:10.465 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:10.488 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-9757/pod-subpath-test-secret-5srf, name=eth0)
2026-02-17 02:44:10.494 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:10.494 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"} status="up"
2026-02-17 02:44:10.494 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-9757/pod-subpath-test-secret-5srf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali954f9d81796" profile_ids:"kns.subpath-9757" profile_ids:"ksa.subpath-9757.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:44:10.494 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:10.494 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:10.494 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:10.495 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali954f9d81796"
2026-02-17 02:44:10.495 [INFO][80] felix/endpoint_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-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:10.496 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:10.516 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:10.517 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"} status="up"
2026-02-17 02:44:10.616 [INFO][80] 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:44:10.616 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali99b9136e00b"
2026-02-17 02:44:10.616 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali99b9136e00b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:10.616 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali99b9136e00b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:11.393 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-7823/netserver-0, name=eth0)
2026-02-17 02:44:11.393 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7823/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali651a70ea2b4" profile_ids:"kns.pod-network-test-7823" profile_ids:"ksa.pod-network-test-7823.default" ipv4_nets:"10.100.203.56/32"}
2026-02-17 02:44:11.393 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:11.393 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:11.394 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:11.394 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali651a70ea2b4"
2026-02-17 02:44:11.395 [INFO][80] felix/endpoint_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-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:11.395 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:11.423 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:11.423 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:11.638 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-9757/pod-subpath-test-secret-5srf, name=eth0)
2026-02-17 02:44:11.638 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-9757/pod-subpath-test-secret-5srf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali954f9d81796" profile_ids:"kns.subpath-9757" profile_ids:"ksa.subpath-9757.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:44:11.638 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:11.638 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:11.639 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:11.639 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali954f9d81796"
2026-02-17 02:44:11.639 [INFO][80] felix/endpoint_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-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:11.639 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:11.661 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:11.661 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"} status="up"
2026-02-17 02:44:11.747 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali954f9d81796" state="down"
2026-02-17 02:44:11.747 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali954f9d81796"
2026-02-17 02:44:11.747 [INFO][80] 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:44:11.748 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali954f9d81796", State:"down", Index:58}
2026-02-17 02:44:11.749 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="cali954f9d81796" state=""
2026-02-17 02:44:11.749 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali954f9d81796"
2026-02-17 02:44:11.749 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali954f9d81796", Addrs:set.Typed[string]{}}
2026-02-17 02:44:11.750 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali954f9d81796", Addrs:set.Typed[string]{}}
2026-02-17 02:44:11.750 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali954f9d81796", State:"", Index:58}
2026-02-17 02:44:11.750 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali954f9d81796", Addrs:set.Set[string](nil)}
2026-02-17 02:44:11.750 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali954f9d81796", Addrs:set.Set[string](nil)}
2026-02-17 02:44:11.750 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali954f9d81796"
2026-02-17 02:44:11.751 [INFO][80] felix/endpoint_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-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:11.751 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:11.752 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.53
2026-02-17 02:44:11.780 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:11.780 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"} status="down"
2026-02-17 02:44:11.780 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2980"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2980"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2980"}
2026-02-17 02:44:11.911 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-9757/pod-subpath-test-secret-5srf, name=eth0)
2026-02-17 02:44:11.911 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-9757/pod-subpath-test-secret-5srf" endpoint_id:"eth0"}
2026-02-17 02:44:11.911 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-9757"}
2026-02-17 02:44:11.911 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-9757.default"}
2026-02-17 02:44:11.912 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:11.912 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:11.912 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-9757" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.912 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_f6VTiajWgbGJCLddQl" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.912 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-9757" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.912 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_f6VTiajWgbGJCLddQl" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.912 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:11.912 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.912 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali954f9d81796" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.912 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.912 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali954f9d81796" ipVersion=0x4 table="filter"
2026-02-17 02:44:11.912 [INFO][80] 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-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:11.912 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:11.969 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-9757/pod-subpath-test-secret-5srf", EndpointId:"eth0"}
2026-02-17 02:44:13.024 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-9757"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-9757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9757"}
2026-02-17 02:44:13.050 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9672"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9672"}
2026-02-17 02:44:13.085 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9672" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:13.538 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-600/rs-4fxp4, name=eth0)
2026-02-17 02:44:13.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-600/rs-4fxp4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d6dc0fb459" profile_ids:"kns.disruption-600" profile_ids:"ksa.disruption-600.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:44:13.538 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:13.539 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:13.539 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:13.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2d6dc0fb459" ipVersion=0x4 table="filter"
2026-02-17 02:44:13.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2d6dc0fb459" ipVersion=0x4 table="filter"
2026-02-17 02:44:13.539 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2d6dc0fb459"
2026-02-17 02:44:13.539 [INFO][80] felix/endpoint_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-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:13.539 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:13.576 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:13.576 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"} status="down"
2026-02-17 02:44:13.610 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali2d6dc0fb459" state="down"
2026-02-17 02:44:13.610 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2d6dc0fb459"
2026-02-17 02:44:13.610 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d6dc0fb459", State:"down", Index:64}
2026-02-17 02:44:13.610 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d6dc0fb459", Addrs:set.Typed[string]{}}
2026-02-17 02:44:13.610 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d6dc0fb459", Addrs:set.Typed[string]{}}
2026-02-17 02:44:13.610 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2d6dc0fb459"
2026-02-17 02:44:13.610 [INFO][80] felix/endpoint_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-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:13.610 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:13.622 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali2d6dc0fb459" state="up"
2026-02-17 02:44:13.662 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:13.662 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"} status="down"
2026-02-17 02:44:13.662 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d6dc0fb459", State:"up", Index:64}
2026-02-17 02:44:13.662 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2d6dc0fb459"
2026-02-17 02:44:13.662 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2d6dc0fb459"
2026-02-17 02:44:13.662 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d6dc0fb459"
2026-02-17 02:44:13.662 [INFO][80] felix/endpoint_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-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:13.662 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:13.690 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:13.691 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"} status="up"
2026-02-17 02:44:13.734 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-7823/test-container-pod, name=eth0)
2026-02-17 02:44:13.735 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7823/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11b691bd2c5" profile_ids:"kns.pod-network-test-7823" profile_ids:"ksa.pod-network-test-7823.default" ipv4_nets:"10.100.203.60/32"}
2026-02-17 02:44:13.735 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:13.735 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:13.735 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:13.736 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali11b691bd2c5" ipVersion=0x4 table="filter"
2026-02-17 02:44:13.736 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali11b691bd2c5" ipVersion=0x4 table="filter"
2026-02-17 02:44:13.736 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali11b691bd2c5"
2026-02-17 02:44:13.736 [INFO][80] felix/endpoint_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-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:13.736 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:13.781 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:13.781 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:44:13.809 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali11b691bd2c5" state="down"
2026-02-17 02:44:13.809 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali11b691bd2c5"
2026-02-17 02:44:13.809 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11b691bd2c5", State:"down", Index:65}
2026-02-17 02:44:13.810 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11b691bd2c5", Addrs:set.Typed[string]{}}
2026-02-17 02:44:13.810 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11b691bd2c5", Addrs:set.Typed[string]{}}
2026-02-17 02:44:13.810 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11b691bd2c5"
2026-02-17 02:44:13.810 [INFO][80] felix/endpoint_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-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:13.810 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:13.811 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali11b691bd2c5" state="up"
2026-02-17 02:44:13.834 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:13.834 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:44:13.834 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11b691bd2c5", State:"up", Index:65}
2026-02-17 02:44:13.834 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali11b691bd2c5"
2026-02-17 02:44:13.834 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali11b691bd2c5"
2026-02-17 02:44:13.835 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11b691bd2c5"
2026-02-17 02:44:13.835 [INFO][80] felix/endpoint_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-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:13.835 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:13.864 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:13.865 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:44:14.493 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-600/rs-4fxp4, name=eth0)
2026-02-17 02:44:14.493 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-600/rs-4fxp4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d6dc0fb459" profile_ids:"kns.disruption-600" profile_ids:"ksa.disruption-600.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:44:14.493 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:14.493 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:14.493 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:14.494 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d6dc0fb459"
2026-02-17 02:44:14.494 [INFO][80] felix/endpoint_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-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:14.494 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:14.516 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-7823/test-container-pod, name=eth0)
2026-02-17 02:44:14.521 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:14.521 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"} status="up"
2026-02-17 02:44:14.522 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7823/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11b691bd2c5" profile_ids:"kns.pod-network-test-7823" profile_ids:"ksa.pod-network-test-7823.default" ipv4_nets:"10.100.203.60/32"}
2026-02-17 02:44:14.522 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:14.522 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:14.522 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:14.524 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11b691bd2c5"
2026-02-17 02:44:14.524 [INFO][80] felix/endpoint_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-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:14.524 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:14.549 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:14.549 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:44:15.019 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-600/rs-4fxp4, name=eth0)
2026-02-17 02:44:15.020 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-600/rs-4fxp4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d6dc0fb459" profile_ids:"kns.disruption-600" profile_ids:"ksa.disruption-600.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:44:15.020 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:15.020 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:15.021 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:15.021 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d6dc0fb459"
2026-02-17 02:44:15.022 [INFO][80] felix/endpoint_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-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:15.022 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:15.029 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-600/rs-4fxp4, name=eth0)
2026-02-17 02:44:15.049 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:15.050 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"} status="up"
2026-02-17 02:44:15.050 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-600/rs-4fxp4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d6dc0fb459" profile_ids:"kns.disruption-600" profile_ids:"ksa.disruption-600.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:44:15.050 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:15.050 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:15.050 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:15.051 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d6dc0fb459"
2026-02-17 02:44:15.052 [INFO][80] felix/endpoint_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-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:15.052 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:15.082 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:15.082 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"} status="up"
2026-02-17 02:44:15.082 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-600"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-600"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-600"}
2026-02-17 02:44:15.116 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5484"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5484"}
2026-02-17 02:44:15.116 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-5484" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:15.293 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-7823"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-7823"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7823"}
2026-02-17 02:44:15.337 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2184"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2184"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2184"}
2026-02-17 02:44:15.367 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-2184" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:15.544 [INFO][80] 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:44:15.544 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2d6dc0fb459"
2026-02-17 02:44:15.544 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d6dc0fb459", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:15.544 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d6dc0fb459", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:15.672 [INFO][80] 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:44:15.672 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali11b691bd2c5"
2026-02-17 02:44:15.672 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11b691bd2c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:15.672 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11b691bd2c5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:15.989 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78, name=eth0)
2026-02-17 02:44:15.990 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-2184"} profile:{inbound_rules:{action:"allow" rule_id:"jmVkywkBorLEnlhW"} outbound_rules:{action:"allow" rule_id:"cFMqQYTBqSiXah_f"}}
2026-02-17 02:44:15.990 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-2184.default"} profile:{}
2026-02-17 02:44:15.991 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a7492e5fe8" profile_ids:"kns.security-context-test-2184" profile_ids:"ksa.security-context-test-2184.default" ipv4_nets:"10.100.203.61/32"}
2026-02-17 02:44:15.991 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:15.991 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:15.991 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:15.993 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5a7492e5fe8" ipVersion=0x4 table="filter"
2026-02-17 02:44:15.993 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bQiJaqDzHp0-LhNYRB" ipVersion=0x4 table="filter"
2026-02-17 02:44:15.993 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZzLDDEQ2weDGgPVJXn" ipVersion=0x4 table="filter"
2026-02-17 02:44:15.993 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5a7492e5fe8" ipVersion=0x4 table="filter"
2026-02-17 02:44:15.993 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bQiJaqDzHp0-LhNYRB" ipVersion=0x4 table="filter"
2026-02-17 02:44:15.993 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZzLDDEQ2weDGgPVJXn" ipVersion=0x4 table="filter"
2026-02-17 02:44:15.993 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:15.993 [INFO][80] felix/endpoint_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-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:15.993 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:16.046 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:16.046 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"} status="down"
2026-02-17 02:44:16.068 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali5a7492e5fe8" state="down"
2026-02-17 02:44:16.068 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:16.068 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a7492e5fe8", State:"down", Index:66}
2026-02-17 02:44:16.069 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a7492e5fe8", Addrs:set.Typed[string]{}}
2026-02-17 02:44:16.069 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a7492e5fe8", Addrs:set.Typed[string]{}}
2026-02-17 02:44:16.069 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:16.069 [INFO][80] felix/endpoint_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-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:16.069 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:16.073 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali5a7492e5fe8" state="up"
2026-02-17 02:44:16.090 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:16.090 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"} status="down"
2026-02-17 02:44:16.090 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a7492e5fe8", State:"up", Index:66}
2026-02-17 02:44:16.090 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:16.090 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:16.091 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:16.091 [INFO][80] felix/endpoint_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-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:16.091 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:16.119 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:16.119 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"} status="up"
2026-02-17 02:44:16.507 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-600/rs-4fxp4, name=eth0)
2026-02-17 02:44:16.507 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-600/rs-4fxp4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d6dc0fb459" profile_ids:"kns.disruption-600" profile_ids:"ksa.disruption-600.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:44:16.507 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:16.507 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:16.508 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:16.508 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d6dc0fb459"
2026-02-17 02:44:16.509 [INFO][80] felix/endpoint_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-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:16.509 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:16.529 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78, name=eth0)
2026-02-17 02:44:16.555 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:16.555 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"} status="up"
2026-02-17 02:44:16.556 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a7492e5fe8" profile_ids:"kns.security-context-test-2184" profile_ids:"ksa.security-context-test-2184.default" ipv4_nets:"10.100.203.61/32"}
2026-02-17 02:44:16.556 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:16.556 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:16.556 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:16.557 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:16.557 [INFO][80] felix/endpoint_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-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:16.557 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:16.594 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:16.594 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"} status="up"
2026-02-17 02:44:16.828 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-600/rs-4fxp4, name=eth0)
2026-02-17 02:44:16.829 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-600/rs-4fxp4" endpoint_id:"eth0"}
2026-02-17 02:44:16.829 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:16.829 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:16.830 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:16.830 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2d6dc0fb459" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.830 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2d6dc0fb459" ipVersion=0x4 table="filter"
2026-02-17 02:44:16.830 [INFO][80] 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-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:16.830 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:16.830 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.59
2026-02-17 02:44:16.893 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-4fxp4", EndpointId:"eth0"}
2026-02-17 02:44:16.904 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-2980" name:"default"}
2026-02-17 02:44:16.946 [INFO][80] 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:44:16.946 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2d6dc0fb459"
2026-02-17 02:44:16.946 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali2d6dc0fb459" state="down"
2026-02-17 02:44:16.946 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d6dc0fb459", Addrs:set.Typed[string]{}}
2026-02-17 02:44:16.946 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d6dc0fb459", Addrs:set.Typed[string]{}}
2026-02-17 02:44:16.946 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d6dc0fb459", State:"down", Index:64}
2026-02-17 02:44:16.947 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="cali2d6dc0fb459" state=""
2026-02-17 02:44:16.948 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2d6dc0fb459"
2026-02-17 02:44:16.977 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d6dc0fb459", State:"", Index:64}
2026-02-17 02:44:16.977 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d6dc0fb459", Addrs:set.Set[string](nil)}
2026-02-17 02:44:16.977 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d6dc0fb459", Addrs:set.Set[string](nil)}
2026-02-17 02:44:17.240 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9672"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9672"}
2026-02-17 02:44:17.291 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-5613"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-5613"} 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-5613"}
2026-02-17 02:44:17.291 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-5613" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:17.460 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-2980"}
2026-02-17 02:44:17.527 [INFO][80] 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:44:17.527 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:17.527 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a7492e5fe8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:17.527 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a7492e5fe8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:17.642 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-5613"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-5613"} 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-5613"}
2026-02-17 02:44:17.697 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6438"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6438"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6438"}
2026-02-17 02:44:17.727 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78, name=eth0)
2026-02-17 02:44:17.730 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-6438" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:17.730 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a7492e5fe8" profile_ids:"kns.security-context-test-2184" profile_ids:"ksa.security-context-test-2184.default" ipv4_nets:"10.100.203.61/32"}
2026-02-17 02:44:17.730 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:17.730 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:17.731 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:17.735 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:17.735 [INFO][80] 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-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:17.736 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:17.762 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:17.762 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"} status="down"
2026-02-17 02:44:17.762 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-6438" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:17.762 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:17.832 [INFO][80] 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:44:17.832 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:17.832 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a7492e5fe8", Addrs:set.Typed[string]{}}
2026-02-17 02:44:17.832 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a7492e5fe8", Addrs:set.Typed[string]{}}
2026-02-17 02:44:17.832 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali5a7492e5fe8" state="down"
2026-02-17 02:44:17.832 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:17.833 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="cali5a7492e5fe8" state=""
2026-02-17 02:44:17.833 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:17.861 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a7492e5fe8", State:"down", Index:66}
2026-02-17 02:44:17.862 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a7492e5fe8", State:"", Index:66}
2026-02-17 02:44:17.862 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a7492e5fe8", Addrs:set.Set[string](nil)}
2026-02-17 02:44:17.862 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a7492e5fe8", Addrs:set.Set[string](nil)}
2026-02-17 02:44:17.862 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:17.862 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5a7492e5fe8"
2026-02-17 02:44:17.862 [INFO][80] felix/endpoint_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-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:17.862 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:17.862 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.61
2026-02-17 02:44:17.887 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:17.887 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"} status="down"
2026-02-17 02:44:17.990 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78, name=eth0)
2026-02-17 02:44:17.991 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78" endpoint_id:"eth0"}
2026-02-17 02:44:17.991 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-2184"}
2026-02-17 02:44:17.991 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-2184.default"}
2026-02-17 02:44:17.991 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:17.991 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:17.991 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bQiJaqDzHp0-LhNYRB" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.991 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZzLDDEQ2weDGgPVJXn" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.992 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bQiJaqDzHp0-LhNYRB" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.992 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZzLDDEQ2weDGgPVJXn" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.992 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:17.992 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5a7492e5fe8" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.992 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5a7492e5fe8" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.992 [INFO][80] 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-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:17.992 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:18.044 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-2184/busybox-privileged-false-8d5d14f9-b0f8-49f0-944f-1f1b535a9e78", EndpointId:"eth0"}
2026-02-17 02:44:18.107 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-9757" name:"default"}
2026-02-17 02:44:18.402 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-6438/test-ss-0, name=eth0)
2026-02-17 02:44:18.402 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-6438"} profile:{inbound_rules:{action:"allow" rule_id:"56vnKUqRodib_r5X"} outbound_rules:{action:"allow" rule_id:"5Hql_Hvt_7CWaKq7"}}
2026-02-17 02:44:18.402 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-6438.default"} profile:{}
2026-02-17 02:44:18.403 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6438/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie97de80dea4" profile_ids:"kns.statefulset-6438" profile_ids:"ksa.statefulset-6438.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 02:44:18.403 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:18.403 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:18.403 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:18.405 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie97de80dea4" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.405 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dNItFioSSp34z1uR24" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.405 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bSGYIXfV7i9mVr7Hu4" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.405 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie97de80dea4" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.405 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dNItFioSSp34z1uR24" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.405 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bSGYIXfV7i9mVr7Hu4" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.405 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie97de80dea4"
2026-02-17 02:44:18.405 [INFO][80] felix/endpoint_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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:18.405 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:18.457 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:18.457 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:44:18.475 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calie97de80dea4" state="down"
2026-02-17 02:44:18.476 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie97de80dea4", State:"down", Index:67}
2026-02-17 02:44:18.476 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie97de80dea4"
2026-02-17 02:44:18.476 [INFO][80] felix/endpoint_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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:18.476 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:18.476 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie97de80dea4"
2026-02-17 02:44:18.476 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calie97de80dea4" state="up"
2026-02-17 02:44:18.503 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:18.503 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:44:18.503 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-9757"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-9757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9757"}
2026-02-17 02:44:18.544 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Typed[string]{}}
2026-02-17 02:44:18.544 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Typed[string]{}}
2026-02-17 02:44:18.545 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie97de80dea4", State:"up", Index:67}
2026-02-17 02:44:18.545 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie97de80dea4"
2026-02-17 02:44:18.545 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie97de80dea4"
2026-02-17 02:44:18.545 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie97de80dea4"
2026-02-17 02:44:18.545 [INFO][80] felix/endpoint_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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:18.545 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:18.579 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:18.579 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:18.579 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-9757"}
2026-02-17 02:44:19.361 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5484"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5484"}
2026-02-17 02:44:19.393 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-7624"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"pv-7624"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7624"}
2026-02-17 02:44:19.393 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-7624" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:19.476 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2184"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2184"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2184"}
2026-02-17 02:44:19.533 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-221"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-221"}
2026-02-17 02:44:19.563 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-221" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:19.583 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-6438/test-ss-0, name=eth0)
2026-02-17 02:44:19.592 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6438/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie97de80dea4" profile_ids:"kns.statefulset-6438" profile_ids:"ksa.statefulset-6438.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 02:44:19.592 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:19.592 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:19.592 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:19.593 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie97de80dea4"
2026-02-17 02:44:19.593 [INFO][80] felix/endpoint_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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:19.593 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:19.610 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-6438/test-ss-0, name=eth0)
2026-02-17 02:44:19.624 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:19.624 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:19.624 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6438/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie97de80dea4" profile_ids:"kns.statefulset-6438" profile_ids:"ksa.statefulset-6438.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 02:44:19.624 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:19.625 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:19.625 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:19.625 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie97de80dea4"
2026-02-17 02:44:19.625 [INFO][80] felix/endpoint_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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:19.625 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:19.658 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:19.659 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:20.131 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-600/rs-wh7lr, name=eth0)
2026-02-17 02:44:20.131 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-600/rs-wh7lr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali99b9136e00b" profile_ids:"kns.disruption-600" profile_ids:"ksa.disruption-600.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 02:44:20.131 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.131 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.132 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.132 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali99b9136e00b"
2026-02-17 02:44:20.132 [INFO][80] felix/endpoint_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-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.132 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.188 [INFO][80] 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:44:20.188 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie97de80dea4"
2026-02-17 02:44:20.188 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:20.188 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"} status="up"
2026-02-17 02:44:20.188 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:20.188 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:20.205 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-600/rs-wh7lr, name=eth0)
2026-02-17 02:44:20.219 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-600"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-600"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-600"}
2026-02-17 02:44:20.219 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-600/rs-wh7lr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali99b9136e00b" profile_ids:"kns.disruption-600" profile_ids:"ksa.disruption-600.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 02:44:20.219 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.220 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.220 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.221 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali99b9136e00b"
2026-02-17 02:44:20.221 [INFO][80] felix/endpoint_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-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.222 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.274 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:20.274 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"} status="up"
2026-02-17 02:44:20.376 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-7823/netserver-0, name=eth0)
2026-02-17 02:44:20.376 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7823/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali651a70ea2b4" profile_ids:"kns.pod-network-test-7823" profile_ids:"ksa.pod-network-test-7823.default" ipv4_nets:"10.100.203.56/32"}
2026-02-17 02:44:20.376 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:20.376 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:20.376 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:20.384 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali651a70ea2b4"
2026-02-17 02:44:20.384 [INFO][80] felix/endpoint_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-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:20.384 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:20.420 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:20.420 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:20.435 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-7823/test-container-pod, name=eth0)
2026-02-17 02:44:20.435 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7823/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11b691bd2c5" profile_ids:"kns.pod-network-test-7823" profile_ids:"ksa.pod-network-test-7823.default" ipv4_nets:"10.100.203.60/32"}
2026-02-17 02:44:20.435 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:20.435 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:20.435 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:20.436 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11b691bd2c5"
2026-02-17 02:44:20.436 [INFO][80] felix/endpoint_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-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:20.436 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:20.449 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-7823/netserver-0, name=eth0)
2026-02-17 02:44:20.450 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43, name=eth0)
2026-02-17 02:44:20.466 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:20.466 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:44:20.466 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7823/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali651a70ea2b4" profile_ids:"kns.pod-network-test-7823" profile_ids:"ksa.pod-network-test-7823.default" ipv4_nets:"10.100.203.56/32"}
2026-02-17 02:44:20.466 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-221"} profile:{inbound_rules:{action:"allow" rule_id:"y09YVrILcGWMX5NW"} outbound_rules:{action:"allow" rule_id:"8frOn5pz7bhlGfBK"}}
2026-02-17 02:44:20.466 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-221.default"} profile:{}
2026-02-17 02:44:20.466 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6fcc271df58" profile_ids:"kns.projected-221" profile_ids:"ksa.projected-221.default" ipv4_nets:"10.100.203.63/32"}
2026-02-17 02:44:20.467 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:20.467 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:20.467 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:20.467 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:20.467 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:20.467 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:20.467 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali6fcc271df58" state="down"
2026-02-17 02:44:20.467 [INFO][80] 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:44:20.467 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6fcc271df58" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.467 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-221" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.467 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_G3ppNOgC2Ak-9FOZGa" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.467 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6fcc271df58"
2026-02-17 02:44:20.467 [INFO][80] 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:44:20.468 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6fcc271df58" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.468 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-221" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.468 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_G3ppNOgC2Ak-9FOZGa" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.468 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali651a70ea2b4"
2026-02-17 02:44:20.468 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6fcc271df58"
2026-02-17 02:44:20.468 [INFO][80] felix/endpoint_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-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:20.468 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:20.468 [INFO][80] felix/endpoint_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-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:20.468 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:20.476 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali6fcc271df58" state="up"
2026-02-17 02:44:20.506 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:20.506 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"} status="down"
2026-02-17 02:44:20.506 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:20.506 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:20.506 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6fcc271df58", State:"down", Index:68}
2026-02-17 02:44:20.506 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6fcc271df58", Addrs:set.Typed[string]{}}
2026-02-17 02:44:20.506 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6fcc271df58", Addrs:set.Typed[string]{}}
2026-02-17 02:44:20.506 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6fcc271df58", State:"up", Index:68}
2026-02-17 02:44:20.506 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6fcc271df58"
2026-02-17 02:44:20.506 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6fcc271df58"
2026-02-17 02:44:20.506 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6fcc271df58"
2026-02-17 02:44:20.507 [INFO][80] felix/endpoint_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-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:20.507 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:20.539 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:20.539 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"} status="up"
2026-02-17 02:44:20.556 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-7823"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-7823"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7823"}
2026-02-17 02:44:20.576 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-7823/test-container-pod, name=eth0)
2026-02-17 02:44:20.585 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7823/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali11b691bd2c5" profile_ids:"kns.pod-network-test-7823" profile_ids:"ksa.pod-network-test-7823.default" ipv4_nets:"10.100.203.60/32"}
2026-02-17 02:44:20.585 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:20.585 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:20.585 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:20.586 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali11b691bd2c5"
2026-02-17 02:44:20.586 [INFO][80] felix/endpoint_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-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:20.586 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:20.622 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:20.622 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:44:20.927 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-600/rs-wh7lr, name=eth0)
2026-02-17 02:44:20.928 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-600/rs-wh7lr" endpoint_id:"eth0"}
2026-02-17 02:44:20.928 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-600.default"}
2026-02-17 02:44:20.928 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-600"}
2026-02-17 02:44:20.928 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.928 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.928 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-600" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.928 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9luhgSW7SaWdwt-qNb" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.928 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-600" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.928 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9luhgSW7SaWdwt-qNb" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.928 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.928 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali99b9136e00b" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.928 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali99b9136e00b" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.928 [INFO][80] 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-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.928 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:20.930 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.58
2026-02-17 02:44:21.001 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-600/rs-wh7lr", EndpointId:"eth0"}
2026-02-17 02:44:21.007 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-7823/test-container-pod, name=eth0)
2026-02-17 02:44:21.007 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7823/test-container-pod" endpoint_id:"eth0"}
2026-02-17 02:44:21.007 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:21.007 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:21.008 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:21.008 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali11b691bd2c5" ipVersion=0x4 table="filter"
2026-02-17 02:44:21.008 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali11b691bd2c5" ipVersion=0x4 table="filter"
2026-02-17 02:44:21.008 [INFO][80] 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-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:21.008 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:21.008 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.60
2026-02-17 02:44:21.035 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali99b9136e00b" state="down"
2026-02-17 02:44:21.035 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali99b9136e00b"
2026-02-17 02:44:21.035 [INFO][80] 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:44:21.047 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali99b9136e00b" state=""
2026-02-17 02:44:21.047 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali99b9136e00b"
2026-02-17 02:44:21.061 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-7823/netserver-0, name=eth0)
2026-02-17 02:44:21.081 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:44:21.081 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-7823/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:44:21.081 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-7823.default"}
2026-02-17 02:44:21.081 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-7823"}
2026-02-17 02:44:21.081 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:21.081 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:21.081 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qUzKBM2b9NTcrfmREo" ipVersion=0x4 table="filter"
2026-02-17 02:44:21.081 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kiVa1X8VJC1MuxYPjk" ipVersion=0x4 table="filter"
2026-02-17 02:44:21.081 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qUzKBM2b9NTcrfmREo" ipVersion=0x4 table="filter"
2026-02-17 02:44:21.081 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kiVa1X8VJC1MuxYPjk" ipVersion=0x4 table="filter"
2026-02-17 02:44:21.081 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:21.082 [INFO][80] 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:44:21.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali651a70ea2b4" ipVersion=0x4 table="filter"
2026-02-17 02:44:21.082 [INFO][80] 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:44:21.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali651a70ea2b4" ipVersion=0x4 table="filter"
2026-02-17 02:44:21.082 [INFO][80] 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-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:21.082 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:21.083 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.56
2026-02-17 02:44:21.119 [INFO][80] 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:44:21.119 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali11b691bd2c5"
2026-02-17 02:44:21.119 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali11b691bd2c5" state="down"
2026-02-17 02:44:21.122 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali11b691bd2c5" state=""
2026-02-17 02:44:21.122 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali11b691bd2c5"
2026-02-17 02:44:21.145 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-7823/netserver-0", EndpointId:"eth0"}
2026-02-17 02:44:21.145 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali99b9136e00b", State:"down", Index:63}
2026-02-17 02:44:21.145 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali99b9136e00b", Addrs:set.Typed[string]{}}
2026-02-17 02:44:21.145 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali99b9136e00b", Addrs:set.Typed[string]{}}
2026-02-17 02:44:21.145 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali99b9136e00b", State:"", Index:63}
2026-02-17 02:44:21.145 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali99b9136e00b", Addrs:set.Set[string](nil)}
2026-02-17 02:44:21.145 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali99b9136e00b", Addrs:set.Set[string](nil)}
2026-02-17 02:44:21.145 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11b691bd2c5", Addrs:set.Typed[string]{}}
2026-02-17 02:44:21.145 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11b691bd2c5", Addrs:set.Typed[string]{}}
2026-02-17 02:44:21.145 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11b691bd2c5", State:"down", Index:65}
2026-02-17 02:44:21.145 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali11b691bd2c5", State:"", Index:65}
2026-02-17 02:44:21.145 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali11b691bd2c5", Addrs:set.Set[string](nil)}
2026-02-17 02:44:21.145 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali11b691bd2c5", Addrs:set.Set[string](nil)}
2026-02-17 02:44:21.171 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali651a70ea2b4" state="down"
2026-02-17 02:44:21.172 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali651a70ea2b4", State:"down", Index:61}
2026-02-17 02:44:21.172 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali651a70ea2b4"
2026-02-17 02:44:21.172 [INFO][80] 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:44:21.178 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali651a70ea2b4" state=""
2026-02-17 02:44:21.178 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali651a70ea2b4"
2026-02-17 02:44:21.195 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali651a70ea2b4", Addrs:set.Typed[string]{}}
2026-02-17 02:44:21.195 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali651a70ea2b4", Addrs:set.Typed[string]{}}
2026-02-17 02:44:21.195 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali651a70ea2b4", State:"", Index:61}
2026-02-17 02:44:21.195 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali651a70ea2b4", Addrs:set.Set[string](nil)}
2026-02-17 02:44:21.195 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali651a70ea2b4", Addrs:set.Set[string](nil)}
2026-02-17 02:44:21.586 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43, name=eth0)
2026-02-17 02:44:21.587 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6fcc271df58" profile_ids:"kns.projected-221" profile_ids:"ksa.projected-221.default" ipv4_nets:"10.100.203.63/32"}
2026-02-17 02:44:21.587 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:21.587 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:21.587 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:21.587 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6fcc271df58"
2026-02-17 02:44:21.588 [INFO][80] felix/endpoint_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-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:21.588 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:21.617 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:21.617 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"} status="up"
2026-02-17 02:44:22.200 [INFO][80] 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:44:22.200 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6fcc271df58"
2026-02-17 02:44:22.200 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6fcc271df58", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:22.200 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6fcc271df58", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:22.336 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9672" name:"default"}
2026-02-17 02:44:22.562 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9672"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9672"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9672"}
2026-02-17 02:44:22.594 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9672"}
2026-02-17 02:44:22.809 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43, name=eth0)
2026-02-17 02:44:22.809 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6fcc271df58" profile_ids:"kns.projected-221" profile_ids:"ksa.projected-221.default" ipv4_nets:"10.100.203.63/32"}
2026-02-17 02:44:22.809 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:22.809 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:22.810 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:22.811 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6fcc271df58"
2026-02-17 02:44:22.811 [INFO][80] felix/endpoint_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-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:22.811 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:22.842 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:22.843 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"} status="up"
2026-02-17 02:44:22.890 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-5613" name:"default"}
2026-02-17 02:44:22.914 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali6fcc271df58" state="down"
2026-02-17 02:44:22.914 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6fcc271df58", State:"down", Index:68}
2026-02-17 02:44:22.914 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6fcc271df58"
2026-02-17 02:44:22.914 [INFO][80] felix/endpoint_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-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:22.914 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:22.914 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6fcc271df58"
2026-02-17 02:44:22.914 [INFO][80] 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:44:22.914 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.63
2026-02-17 02:44:22.917 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali6fcc271df58" state=""
2026-02-17 02:44:22.917 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6fcc271df58"
2026-02-17 02:44:22.936 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:22.936 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"} status="down"
2026-02-17 02:44:22.936 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-5613"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-5613"} 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-5613"}
2026-02-17 02:44:22.957 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6fcc271df58", Addrs:set.Typed[string]{}}
2026-02-17 02:44:22.957 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6fcc271df58", Addrs:set.Typed[string]{}}
2026-02-17 02:44:22.958 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6fcc271df58", State:"", Index:68}
2026-02-17 02:44:22.958 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6fcc271df58", Addrs:set.Set[string](nil)}
2026-02-17 02:44:22.958 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6fcc271df58", Addrs:set.Set[string](nil)}
2026-02-17 02:44:22.958 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6fcc271df58"
2026-02-17 02:44:22.958 [INFO][80] felix/endpoint_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-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:22.959 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:22.979 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:22.979 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"} status="down"
2026-02-17 02:44:22.979 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-5613"}
2026-02-17 02:44:23.095 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43, name=eth0)
2026-02-17 02:44:23.096 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43" endpoint_id:"eth0"}
2026-02-17 02:44:23.096 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-221.default"}
2026-02-17 02:44:23.096 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-221"}
2026-02-17 02:44:23.096 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:23.096 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:23.096 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-221" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.096 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_G3ppNOgC2Ak-9FOZGa" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.096 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-221" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.096 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_G3ppNOgC2Ak-9FOZGa" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.096 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:23.097 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6fcc271df58" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.097 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6fcc271df58" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.097 [INFO][80] 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-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:23.097 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:23.161 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-221/pod-projected-secrets-089007a8-5ec2-4fa6-85ec-6e8e053dce43", EndpointId:"eth0"}
2026-02-17 02:44:23.741 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-221"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-221"}
2026-02-17 02:44:23.767 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9201"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9201"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9201"}
2026-02-17 02:44:23.794 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-9201" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:23.915 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9201"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9201"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9201"}
2026-02-17 02:44:23.969 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9373"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9373"}
2026-02-17 02:44:23.998 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9373" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:24.412 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-5484"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-5484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5484"}
2026-02-17 02:44:24.594 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-2184" name:"default"}
2026-02-17 02:44:24.679 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk, name=eth0)
2026-02-17 02:44:24.680 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-9373.default"} profile:{}
2026-02-17 02:44:24.680 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-9373"} profile:{inbound_rules:{action:"allow" rule_id:"ur1MFJLO-Pcg06lw"} outbound_rules:{action:"allow" rule_id:"TJcmRLErE5uXzg3s"}}
2026-02-17 02:44:24.680 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1914ecfa34" profile_ids:"kns.deployment-9373" profile_ids:"ksa.deployment-9373.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:44:24.680 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:24.680 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:24.680 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:24.681 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib1914ecfa34" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.681 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-9373" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.681 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_oBV7GAcS4U0S18TrjP" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.681 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib1914ecfa34" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.681 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-9373" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.681 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_oBV7GAcS4U0S18TrjP" ipVersion=0x4 table="filter"
2026-02-17 02:44:24.681 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib1914ecfa34"
2026-02-17 02:44:24.681 [INFO][80] felix/endpoint_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-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:24.681 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:24.732 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:24.732 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"} status="down"
2026-02-17 02:44:24.751 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calib1914ecfa34" state="down"
2026-02-17 02:44:24.751 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib1914ecfa34"
2026-02-17 02:44:24.751 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1914ecfa34", State:"down", Index:69}
2026-02-17 02:44:24.751 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1914ecfa34", Addrs:set.Typed[string]{}}
2026-02-17 02:44:24.751 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1914ecfa34", Addrs:set.Typed[string]{}}
2026-02-17 02:44:24.751 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib1914ecfa34"
2026-02-17 02:44:24.751 [INFO][80] felix/endpoint_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-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:24.751 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:24.753 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calib1914ecfa34" state="up"
2026-02-17 02:44:24.773 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:24.773 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"} status="down"
2026-02-17 02:44:24.773 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1914ecfa34", State:"up", Index:69}
2026-02-17 02:44:24.773 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib1914ecfa34"
2026-02-17 02:44:24.773 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib1914ecfa34"
2026-02-17 02:44:24.774 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1914ecfa34"
2026-02-17 02:44:24.774 [INFO][80] felix/endpoint_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-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:24.774 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:24.799 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:24.799 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"} status="up"
2026-02-17 02:44:25.036 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-2184"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-2184"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2184"}
2026-02-17 02:44:25.065 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-2184"}
2026-02-17 02:44:25.495 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-600" name:"default"}
2026-02-17 02:44:25.604 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-600"}
2026-02-17 02:44:25.646 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk, name=eth0)
2026-02-17 02:44:25.647 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1914ecfa34" profile_ids:"kns.deployment-9373" profile_ids:"ksa.deployment-9373.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:44:25.647 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:25.647 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:25.647 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:25.647 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib1914ecfa34"
2026-02-17 02:44:25.647 [INFO][80] felix/endpoint_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-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:25.647 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:25.671 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:25.671 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"} status="up"
2026-02-17 02:44:25.762 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-7624"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"pv-7624"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7624"}
2026-02-17 02:44:25.796 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2467"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2467"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2467"}
2026-02-17 02:44:25.827 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2467" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:25.876 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-2467" type:"ClusterIP" cluster_ips:"10.254.158.164" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:44:26.148 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-7823" name:"default"}
2026-02-17 02:44:26.196 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9373"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9373"}
2026-02-17 02:44:26.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-903"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-903"}
2026-02-17 02:44:26.282 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-903" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:26.375 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-7823"}
2026-02-17 02:44:26.681 [INFO][80] 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:44:26.681 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib1914ecfa34"
2026-02-17 02:44:26.681 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1914ecfa34", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:26.681 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1914ecfa34", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:28.555 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=endpointslice-2467/pod2-handle-http-request, name=eth0)
2026-02-17 02:44:28.556 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-2467"} profile:{inbound_rules:{action:"allow" rule_id:"nXAKbCJTnf2GsfsW"} outbound_rules:{action:"allow" rule_id:"ytKhIpmv7SON24Nd"}}
2026-02-17 02:44:28.556 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-2467.default"} profile:{}
2026-02-17 02:44:28.556 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2467/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide6f1bb21de" profile_ids:"kns.endpointslice-2467" profile_ids:"ksa.endpointslice-2467.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:44:28.556 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:28.556 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:28.556 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:28.557 [INFO][80] 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:44:28.557 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calide6f1bb21de" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.557 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7PYINdjakG7_gjWmCS" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.557 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LE5kq6s21cTsCCPXUw" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.557 [INFO][80] 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:44:28.557 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calide6f1bb21de" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.557 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7PYINdjakG7_gjWmCS" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.557 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LE5kq6s21cTsCCPXUw" ipVersion=0x4 table="filter"
2026-02-17 02:44:28.557 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calide6f1bb21de"
2026-02-17 02:44:28.557 [INFO][80] felix/endpoint_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-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:28.557 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:28.601 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:28.601 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:44:28.628 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calide6f1bb21de" state="down"
2026-02-17 02:44:28.628 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide6f1bb21de"
2026-02-17 02:44:28.628 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide6f1bb21de", State:"down", Index:70}
2026-02-17 02:44:28.628 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide6f1bb21de", Addrs:set.Typed[string]{}}
2026-02-17 02:44:28.628 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide6f1bb21de", Addrs:set.Typed[string]{}}
2026-02-17 02:44:28.629 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide6f1bb21de"
2026-02-17 02:44:28.629 [INFO][80] felix/endpoint_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-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:28.629 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:28.633 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calide6f1bb21de" state="up"
2026-02-17 02:44:28.651 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:28.651 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:44:28.651 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide6f1bb21de", State:"up", Index:70}
2026-02-17 02:44:28.651 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calide6f1bb21de"
2026-02-17 02:44:28.651 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide6f1bb21de"
2026-02-17 02:44:28.651 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide6f1bb21de"
2026-02-17 02:44:28.651 [INFO][80] felix/endpoint_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-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:28.652 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:28.675 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:28.675 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:44:29.175 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-221" name:"default"}
2026-02-17 02:44:29.238 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-221"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-221"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-221"}
2026-02-17 02:44:29.272 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-221"}
2026-02-17 02:44:29.404 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-9201" name:"default"}
2026-02-17 02:44:29.524 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-9201"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-9201"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9201"}
2026-02-17 02:44:29.551 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-9201"}
2026-02-17 02:44:29.674 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=endpointslice-2467/pod2-handle-http-request, name=eth0)
2026-02-17 02:44:29.674 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2467/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide6f1bb21de" profile_ids:"kns.endpointslice-2467" profile_ids:"ksa.endpointslice-2467.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:44:29.674 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:29.675 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:29.675 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:29.677 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide6f1bb21de"
2026-02-17 02:44:29.677 [INFO][80] felix/endpoint_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-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:29.677 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:29.700 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:29.700 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:44:29.703 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-5484" name:"default"}
2026-02-17 02:44:29.832 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-6438/test-ss-0, name=eth0)
2026-02-17 02:44:29.832 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6438/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie97de80dea4" profile_ids:"kns.statefulset-6438" profile_ids:"ksa.statefulset-6438.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 02:44:29.832 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:29.832 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:29.833 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:29.833 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie97de80dea4"
2026-02-17 02:44:29.834 [INFO][80] felix/endpoint_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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:29.834 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:29.867 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:29.868 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:29.885 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-6438/test-ss-0, name=eth0)
2026-02-17 02:44:29.885 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6438/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie97de80dea4" profile_ids:"kns.statefulset-6438" profile_ids:"ksa.statefulset-6438.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 02:44:29.886 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:29.886 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:29.886 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:29.887 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie97de80dea4"
2026-02-17 02:44:29.887 [INFO][80] felix/endpoint_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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:29.887 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:29.924 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:29.924 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:29.948 [INFO][80] 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:44:29.948 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calide6f1bb21de"
2026-02-17 02:44:29.948 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide6f1bb21de", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:29.948 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide6f1bb21de", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:30.094 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-5484"}
2026-02-17 02:44:30.210 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-6438/test-ss-0, name=eth0)
2026-02-17 02:44:30.210 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6438/test-ss-0" endpoint_id:"eth0"}
2026-02-17 02:44:30.210 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-6438"}
2026-02-17 02:44:30.210 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-6438.default"}
2026-02-17 02:44:30.210 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:30.210 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:30.210 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dNItFioSSp34z1uR24" ipVersion=0x4 table="filter"
2026-02-17 02:44:30.210 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bSGYIXfV7i9mVr7Hu4" ipVersion=0x4 table="filter"
2026-02-17 02:44:30.210 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dNItFioSSp34z1uR24" ipVersion=0x4 table="filter"
2026-02-17 02:44:30.210 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bSGYIXfV7i9mVr7Hu4" ipVersion=0x4 table="filter"
2026-02-17 02:44:30.210 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:30.211 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie97de80dea4" ipVersion=0x4 table="filter"
2026-02-17 02:44:30.211 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie97de80dea4" ipVersion=0x4 table="filter"
2026-02-17 02:44:30.211 [INFO][80] 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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:30.211 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:30.212 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.62
2026-02-17 02:44:30.282 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:30.323 [INFO][80] 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:44:30.323 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie97de80dea4"
2026-02-17 02:44:30.323 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calie97de80dea4" state="down"
2026-02-17 02:44:30.323 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Typed[string]{}}
2026-02-17 02:44:30.323 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Typed[string]{}}
2026-02-17 02:44:30.324 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie97de80dea4", State:"down", Index:67}
2026-02-17 02:44:30.328 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="calie97de80dea4" state=""
2026-02-17 02:44:30.329 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie97de80dea4"
2026-02-17 02:44:30.349 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie97de80dea4", State:"", Index:67}
2026-02-17 02:44:30.349 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Set[string](nil)}
2026-02-17 02:44:30.349 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Set[string](nil)}
2026-02-17 02:44:30.415 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-903"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-903"}
2026-02-17 02:44:30.451 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4660"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4660"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4660"}
2026-02-17 02:44:30.452 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-4660" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:30.837 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-7624" name:"default"}
2026-02-17 02:44:31.175 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-4660/test-rs-p4cfm, name=eth0)
2026-02-17 02:44:31.175 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-4660"} profile:{inbound_rules:{action:"allow" rule_id:"-qi7FB4HdETirGR4"} outbound_rules:{action:"allow" rule_id:"TqKc5U3qmh8iuXhM"}}
2026-02-17 02:44:31.176 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-4660.default"} profile:{}
2026-02-17 02:44:31.176 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4660/test-rs-p4cfm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34792dee6e8" profile_ids:"kns.replicaset-4660" profile_ids:"ksa.replicaset-4660.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 02:44:31.176 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:31.176 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:31.176 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:31.176 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali34792dee6e8" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.176 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-4660" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.176 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xdffGoFfRXa4R-hnRL" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.176 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali34792dee6e8" ipVersion=0x4 table="filter"
2026-02-17 02:44:31.176 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-4660" ipVersion=0x4 nextLog=2026-02-17 02:44:33.892422017 +0000 UTC m=+286.248393894 table="filter"
2026-02-17 02:44:31.177 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali34792dee6e8"
2026-02-17 02:44:31.177 [INFO][80] felix/endpoint_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-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:31.177 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:31.224 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:31.224 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"} status="down"
2026-02-17 02:44:31.248 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali34792dee6e8" state="down"
2026-02-17 02:44:31.248 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali34792dee6e8"
2026-02-17 02:44:31.248 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34792dee6e8", State:"down", Index:71}
2026-02-17 02:44:31.248 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali34792dee6e8" state="up"
2026-02-17 02:44:31.248 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34792dee6e8", Addrs:set.Typed[string]{}}
2026-02-17 02:44:31.248 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34792dee6e8", Addrs:set.Typed[string]{}}
2026-02-17 02:44:31.248 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34792dee6e8", State:"up", Index:71}
2026-02-17 02:44:31.248 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali34792dee6e8"
2026-02-17 02:44:31.248 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34792dee6e8"
2026-02-17 02:44:31.248 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34792dee6e8"
2026-02-17 02:44:31.249 [INFO][80] felix/endpoint_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-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:31.249 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:31.250 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk, name=eth0)
2026-02-17 02:44:31.262 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk, name=eth0)
2026-02-17 02:44:31.278 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:31.278 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"} status="up"
2026-02-17 02:44:31.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib1914ecfa34" profile_ids:"kns.deployment-9373" profile_ids:"ksa.deployment-9373.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:44:31.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk" endpoint_id:"eth0"}
2026-02-17 02:44:31.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-9373"}
2026-02-17 02:44:31.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-9373.default"}
2026-02-17 02:44:31.278 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:31.279 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:31.279 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:31.279 [INFO][80] 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-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:31.279 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:31.291 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.4
2026-02-17 02:44:31.334 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-4660/test-rs-x57zm, name=eth0)
2026-02-17 02:44:31.341 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9373/test-deployment-wfndv-6dcdd4444f-wt8dk", EndpointId:"eth0"}
2026-02-17 02:44:31.342 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4660/test-rs-x57zm" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc0d7774a2b" profile_ids:"kns.replicaset-4660" profile_ids:"ksa.replicaset-4660.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 02:44:31.342 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:31.342 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:31.342 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:31.342 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califc0d7774a2b"
2026-02-17 02:44:31.342 [INFO][80] felix/endpoint_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-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:31.342 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:31.376 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="califc0d7774a2b" state="down"
2026-02-17 02:44:31.376 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califc0d7774a2b"
2026-02-17 02:44:31.377 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:31.377 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"} status="down"
2026-02-17 02:44:31.377 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc0d7774a2b", State:"down", Index:72}
2026-02-17 02:44:31.377 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc0d7774a2b", Addrs:set.Typed[string]{}}
2026-02-17 02:44:31.377 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc0d7774a2b", Addrs:set.Typed[string]{}}
2026-02-17 02:44:31.377 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califc0d7774a2b"
2026-02-17 02:44:31.377 [INFO][80] felix/endpoint_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-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:31.377 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:31.404 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:31.405 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"} status="down"
2026-02-17 02:44:31.406 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="califc0d7774a2b" state="up"
2026-02-17 02:44:31.406 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc0d7774a2b", State:"up", Index:72}
2026-02-17 02:44:31.406 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califc0d7774a2b"
2026-02-17 02:44:31.406 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califc0d7774a2b"
2026-02-17 02:44:31.406 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc0d7774a2b"
2026-02-17 02:44:31.406 [INFO][80] felix/endpoint_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-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:31.407 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:31.438 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:31.438 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"} status="up"
2026-02-17 02:44:31.545 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-7624"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"pv-7624"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7624"}
2026-02-17 02:44:31.580 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-6438/test-ss-0, name=eth0)
2026-02-17 02:44:31.580 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-6438"} profile:{inbound_rules:{action:"allow" rule_id:"56vnKUqRodib_r5X"} outbound_rules:{action:"allow" rule_id:"5Hql_Hvt_7CWaKq7"}}
2026-02-17 02:44:31.581 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-6438.default"} profile:{}
2026-02-17 02:44:31.581 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6438/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie97de80dea4" profile_ids:"kns.statefulset-6438" profile_ids:"ksa.statefulset-6438.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 02:44:31.581 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:31.581 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:31.581 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:31.581 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie97de80dea4"
2026-02-17 02:44:31.581 [INFO][80] felix/endpoint_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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:31.581 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:31.624 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:31.624 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:44:31.624 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-7624"}
2026-02-17 02:44:31.643 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calie97de80dea4" state="down"
2026-02-17 02:44:31.643 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie97de80dea4"
2026-02-17 02:44:31.643 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calie97de80dea4" state="up"
2026-02-17 02:44:31.649 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie97de80dea4", State:"down", Index:73}
2026-02-17 02:44:31.649 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Typed[string]{}}
2026-02-17 02:44:31.649 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Typed[string]{}}
2026-02-17 02:44:31.649 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie97de80dea4", State:"up", Index:73}
2026-02-17 02:44:31.649 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie97de80dea4"
2026-02-17 02:44:31.649 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie97de80dea4"
2026-02-17 02:44:31.649 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie97de80dea4"
2026-02-17 02:44:31.649 [INFO][80] felix/endpoint_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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:31.649 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:31.689 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:31.689 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:31.716 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-4660/test-rs-p4cfm, name=eth0)
2026-02-17 02:44:31.722 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4660/test-rs-p4cfm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34792dee6e8" profile_ids:"kns.replicaset-4660" profile_ids:"ksa.replicaset-4660.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 02:44:31.722 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:31.722 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:31.722 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:31.722 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34792dee6e8"
2026-02-17 02:44:31.722 [INFO][80] felix/endpoint_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-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:31.722 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:31.753 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:31.753 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"} status="up"
2026-02-17 02:44:31.804 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calib1914ecfa34" state="down"
2026-02-17 02:44:31.804 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1914ecfa34", State:"down", Index:69}
2026-02-17 02:44:31.804 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib1914ecfa34"
2026-02-17 02:44:31.804 [INFO][80] 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:44:31.806 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="calib1914ecfa34" state=""
2026-02-17 02:44:31.806 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib1914ecfa34"
2026-02-17 02:44:31.825 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1914ecfa34", Addrs:set.Typed[string]{}}
2026-02-17 02:44:31.825 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1914ecfa34", Addrs:set.Typed[string]{}}
2026-02-17 02:44:31.825 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib1914ecfa34", State:"", Index:69}
2026-02-17 02:44:31.826 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib1914ecfa34", Addrs:set.Set[string](nil)}
2026-02-17 02:44:31.826 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib1914ecfa34", Addrs:set.Set[string](nil)}
2026-02-17 02:44:31.998 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9373" name:"default"}
2026-02-17 02:44:32.329 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9373"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9373"}
2026-02-17 02:44:32.375 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9373"}
2026-02-17 02:44:32.412 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2467"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2467"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2467"}
2026-02-17 02:44:32.444 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4420"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4420"}
2026-02-17 02:44:32.462 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-4420" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:32.745 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-6438/test-ss-0, name=eth0)
2026-02-17 02:44:32.745 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6438/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie97de80dea4" profile_ids:"kns.statefulset-6438" profile_ids:"ksa.statefulset-6438.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 02:44:32.746 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:32.746 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:32.746 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:32.747 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie97de80dea4"
2026-02-17 02:44:32.747 [INFO][80] felix/endpoint_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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:32.747 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:32.775 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:32.775 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:32.813 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-4660/test-rs-x57zm, name=eth0)
2026-02-17 02:44:32.813 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4660/test-rs-x57zm" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc0d7774a2b" profile_ids:"kns.replicaset-4660" profile_ids:"ksa.replicaset-4660.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 02:44:32.813 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:32.813 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:32.813 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:32.814 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc0d7774a2b"
2026-02-17 02:44:32.814 [INFO][80] felix/endpoint_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-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:32.814 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:32.841 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-6438/test-ss-0, name=eth0)
2026-02-17 02:44:32.855 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:32.855 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"} status="up"
2026-02-17 02:44:32.855 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6438/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie97de80dea4" profile_ids:"kns.statefulset-6438" profile_ids:"ksa.statefulset-6438.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 02:44:32.855 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:32.856 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:32.856 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:32.857 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie97de80dea4"
2026-02-17 02:44:32.857 [INFO][80] felix/endpoint_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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:32.858 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:32.886 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:32.886 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:32.891 [INFO][80] 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:44:32.891 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali34792dee6e8"
2026-02-17 02:44:32.891 [INFO][80] 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:44:32.891 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califc0d7774a2b"
2026-02-17 02:44:32.891 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34792dee6e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:32.891 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34792dee6e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:32.891 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc0d7774a2b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:32.891 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc0d7774a2b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:33.176 [INFO][80] 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:44:33.176 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie97de80dea4"
2026-02-17 02:44:33.176 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:33.176 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:35.497 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-903" name:"default"}
2026-02-17 02:44:35.623 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4420"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4420"}
2026-02-17 02:44:35.649 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-7260"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-7260"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7260"}
2026-02-17 02:44:35.671 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-7260" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:35.696 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-4660/test-rs-x57zm, name=eth0)
2026-02-17 02:44:35.700 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-4660/test-rs-p4cfm, name=eth0)
2026-02-17 02:44:35.705 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-4660/test-rs-x57zm, name=eth0)
2026-02-17 02:44:35.709 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4660/test-rs-x57zm" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc0d7774a2b" profile_ids:"kns.replicaset-4660" profile_ids:"ksa.replicaset-4660.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 02:44:35.709 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4660/test-rs-p4cfm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34792dee6e8" profile_ids:"kns.replicaset-4660" profile_ids:"ksa.replicaset-4660.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 02:44:35.709 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4660/test-rs-x57zm" endpoint_id:"eth0"}
2026-02-17 02:44:35.709 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:35.709 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:35.710 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:35.710 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:35.710 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:35.710 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:35.710 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califc0d7774a2b" ipVersion=0x4 logsSkipped=15 table="filter"
2026-02-17 02:44:35.711 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califc0d7774a2b" ipVersion=0x4 table="filter"
2026-02-17 02:44:35.711 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34792dee6e8"
2026-02-17 02:44:35.711 [INFO][80] 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-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:35.711 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:35.711 [INFO][80] felix/endpoint_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-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:35.711 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:35.712 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.5
2026-02-17 02:44:35.731 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-4660/test-rs-p4cfm, name=eth0)
2026-02-17 02:44:35.780 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-x57zm", EndpointId:"eth0"}
2026-02-17 02:44:35.780 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:35.781 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"} status="up"
2026-02-17 02:44:35.781 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4660/test-rs-p4cfm" endpoint_id:"eth0"}
2026-02-17 02:44:35.781 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-4660"}
2026-02-17 02:44:35.781 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-4660.default"}
2026-02-17 02:44:35.781 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4660"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4660"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4660"}
2026-02-17 02:44:35.781 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4133"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4133"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4133"}
2026-02-17 02:44:35.781 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:35.781 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:35.781 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-4660" ipVersion=0x4 table="filter"
2026-02-17 02:44:35.781 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xdffGoFfRXa4R-hnRL" ipVersion=0x4 table="filter"
2026-02-17 02:44:35.781 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-4660" ipVersion=0x4 table="filter"
2026-02-17 02:44:35.781 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xdffGoFfRXa4R-hnRL" ipVersion=0x4 table="filter"
2026-02-17 02:44:35.782 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:35.782 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali34792dee6e8" ipVersion=0x4 table="filter"
2026-02-17 02:44:35.782 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali34792dee6e8" ipVersion=0x4 table="filter"
2026-02-17 02:44:35.782 [INFO][80] 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-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:35.782 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:35.783 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.7
2026-02-17 02:44:35.850 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4660/test-rs-p4cfm", EndpointId:"eth0"}
2026-02-17 02:44:35.850 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4133" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:35.980 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-903"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-903"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-903"}
2026-02-17 02:44:36.027 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-903"}
bird: KIF: Received address message for unknown interface 71
2026-02-17 02:44:36.226 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali34792dee6e8" state="down"
2026-02-17 02:44:36.226 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali34792dee6e8"
2026-02-17 02:44:36.226 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=71
2026-02-17 02:44:36.226 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34792dee6e8", State:"down", Index:71}
2026-02-17 02:44:36.226 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34792dee6e8", Addrs:set.Typed[string]{}}
2026-02-17 02:44:36.226 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34792dee6e8", Addrs:set.Typed[string]{}}
2026-02-17 02:44:36.227 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali34792dee6e8" state=""
2026-02-17 02:44:36.228 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali34792dee6e8"
2026-02-17 02:44:36.247 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34792dee6e8", State:"", Index:71}
2026-02-17 02:44:36.248 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34792dee6e8", Addrs:set.Set[string](nil)}
2026-02-17 02:44:36.248 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34792dee6e8", Addrs:set.Set[string](nil)}
2026-02-17 02:44:36.296 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="califc0d7774a2b" state="down"
2026-02-17 02:44:36.296 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc0d7774a2b", State:"down", Index:72}
2026-02-17 02:44:36.297 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califc0d7774a2b"
2026-02-17 02:44:36.297 [INFO][80] 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:44:36.298 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="califc0d7774a2b" state=""
2026-02-17 02:44:36.298 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califc0d7774a2b"
2026-02-17 02:44:36.319 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc0d7774a2b", Addrs:set.Typed[string]{}}
2026-02-17 02:44:36.319 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc0d7774a2b", Addrs:set.Typed[string]{}}
2026-02-17 02:44:36.320 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc0d7774a2b", State:"", Index:72}
2026-02-17 02:44:36.320 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc0d7774a2b", Addrs:set.Set[string](nil)}
2026-02-17 02:44:36.320 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc0d7774a2b", Addrs:set.Set[string](nil)}
2026-02-17 02:44:36.428 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a, name=eth0)
2026-02-17 02:44:36.429 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.sysctl-7260"} profile:{inbound_rules:{action:"allow" rule_id:"-mU0rqSVupP61TfA"} outbound_rules:{action:"allow" rule_id:"95o-4DCe_n7Ed_AQ"}}
2026-02-17 02:44:36.429 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sysctl-7260.default"} profile:{}
2026-02-17 02:44:36.429 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali054224ba88a" profile_ids:"kns.sysctl-7260" profile_ids:"ksa.sysctl-7260.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 02:44:36.429 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:36.429 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:36.429 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:36.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali054224ba88a" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sysctl-7260" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7XJu71DQdBJDWVwQB9" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali054224ba88a" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sysctl-7260" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7XJu71DQdBJDWVwQB9" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.430 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali054224ba88a"
2026-02-17 02:44:36.430 [INFO][80] felix/endpoint_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-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:36.430 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:36.475 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:36.475 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"} status="down"
2026-02-17 02:44:36.509 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali054224ba88a" state="down"
2026-02-17 02:44:36.510 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali054224ba88a"
2026-02-17 02:44:36.510 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali054224ba88a" state="up"
2026-02-17 02:44:36.510 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali054224ba88a", State:"down", Index:74}
2026-02-17 02:44:36.510 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali054224ba88a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:36.510 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali054224ba88a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:36.510 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali054224ba88a", State:"up", Index:74}
2026-02-17 02:44:36.510 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali054224ba88a"
2026-02-17 02:44:36.510 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali054224ba88a"
2026-02-17 02:44:36.510 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali054224ba88a"
2026-02-17 02:44:36.510 [INFO][80] felix/endpoint_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-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:36.510 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:36.554 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:36.555 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"} status="up"
2026-02-17 02:44:36.675 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591, name=eth0)
2026-02-17 02:44:36.675 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-4133"} profile:{inbound_rules:{action:"allow" rule_id:"mCvZhTQpWg3aRZFi"} outbound_rules:{action:"allow" rule_id:"dq06HUcmpWaaHMMf"}}
2026-02-17 02:44:36.675 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-4133.default"} profile:{}
2026-02-17 02:44:36.675 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliefc9f93627a" profile_ids:"kns.projected-4133" profile_ids:"ksa.projected-4133.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 02:44:36.675 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:36.675 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:36.675 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:36.676 [INFO][80] 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:44:36.676 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliefc9f93627a" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.676 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-4133" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.676 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zEAT3VTrqGcswiypso" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.676 [INFO][80] 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:44:36.676 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliefc9f93627a" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.676 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-4133" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.676 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zEAT3VTrqGcswiypso" ipVersion=0x4 table="filter"
2026-02-17 02:44:36.676 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliefc9f93627a"
2026-02-17 02:44:36.676 [INFO][80] felix/endpoint_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-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:36.676 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:36.722 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:36.722 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"} status="down"
2026-02-17 02:44:36.755 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="caliefc9f93627a" state="down"
2026-02-17 02:44:36.755 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliefc9f93627a"
2026-02-17 02:44:36.755 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="caliefc9f93627a" state="up"
2026-02-17 02:44:36.755 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliefc9f93627a", State:"down", Index:75}
2026-02-17 02:44:36.756 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliefc9f93627a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:36.756 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliefc9f93627a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:36.756 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliefc9f93627a", State:"up", Index:75}
2026-02-17 02:44:36.756 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliefc9f93627a"
2026-02-17 02:44:36.756 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliefc9f93627a"
2026-02-17 02:44:36.756 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliefc9f93627a"
2026-02-17 02:44:36.756 [INFO][80] felix/endpoint_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-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:36.756 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:36.777 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:36.777 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"} status="up"
2026-02-17 02:44:37.483 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=endpointslice-2467/pod2-handle-http-request, name=eth0)
2026-02-17 02:44:37.484 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2467/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide6f1bb21de" profile_ids:"kns.endpointslice-2467" profile_ids:"ksa.endpointslice-2467.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:44:37.484 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:37.484 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:37.484 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:37.485 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide6f1bb21de"
2026-02-17 02:44:37.485 [INFO][80] felix/endpoint_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-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:37.485 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:37.498 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=endpointslice-2467/pod2-handle-http-request, name=eth0)
2026-02-17 02:44:37.520 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:37.520 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:44:37.520 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2467/pod2-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:44:37.520 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-2467.default"}
2026-02-17 02:44:37.520 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-2467"}
2026-02-17 02:44:37.520 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:37.520 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:37.521 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7PYINdjakG7_gjWmCS" ipVersion=0x4 table="filter"
2026-02-17 02:44:37.521 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LE5kq6s21cTsCCPXUw" ipVersion=0x4 table="filter"
2026-02-17 02:44:37.521 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7PYINdjakG7_gjWmCS" ipVersion=0x4 table="filter"
2026-02-17 02:44:37.521 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LE5kq6s21cTsCCPXUw" ipVersion=0x4 table="filter"
2026-02-17 02:44:37.521 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:37.521 [INFO][80] 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:44:37.521 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calide6f1bb21de" ipVersion=0x4 table="filter"
2026-02-17 02:44:37.521 [INFO][80] 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:44:37.521 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calide6f1bb21de" ipVersion=0x4 table="filter"
2026-02-17 02:44:37.521 [INFO][80] 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-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:37.521 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:37.522 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.2
2026-02-17 02:44:37.604 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2467/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:44:37.794 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591, name=eth0)
2026-02-17 02:44:37.794 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliefc9f93627a" profile_ids:"kns.projected-4133" profile_ids:"ksa.projected-4133.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 02:44:37.794 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:37.794 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:37.794 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:37.795 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliefc9f93627a"
2026-02-17 02:44:37.795 [INFO][80] felix/endpoint_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-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:37.795 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:37.820 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a, name=eth0)
2026-02-17 02:44:37.832 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:37.832 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"} status="up"
2026-02-17 02:44:37.832 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali054224ba88a" profile_ids:"kns.sysctl-7260" profile_ids:"ksa.sysctl-7260.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 02:44:37.832 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:37.832 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:37.832 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:37.833 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali054224ba88a"
2026-02-17 02:44:37.833 [INFO][80] felix/endpoint_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-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:37.833 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:37.856 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:37.856 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"} status="up"
2026-02-17 02:44:37.877 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-6438/test-ss-0, name=eth0)
2026-02-17 02:44:37.877 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6438/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie97de80dea4" profile_ids:"kns.statefulset-6438" profile_ids:"ksa.statefulset-6438.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 02:44:37.877 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:37.878 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:37.878 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:37.878 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie97de80dea4"
2026-02-17 02:44:37.878 [INFO][80] felix/endpoint_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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:37.878 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:37.900 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-6438/test-ss-0, name=eth0)
2026-02-17 02:44:37.910 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calide6f1bb21de" state="down"
2026-02-17 02:44:37.912 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide6f1bb21de"
2026-02-17 02:44:37.919 [INFO][80] 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:44:37.919 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="calide6f1bb21de" state=""
2026-02-17 02:44:37.919 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calide6f1bb21de"
2026-02-17 02:44:37.919 [INFO][80] 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:44:37.919 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali054224ba88a"
2026-02-17 02:44:37.931 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:37.931 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:37.932 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6438/test-ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie97de80dea4" profile_ids:"kns.statefulset-6438" profile_ids:"ksa.statefulset-6438.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 02:44:37.932 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6438"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6438"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6438"}
2026-02-17 02:44:37.932 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:37.932 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:37.932 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:37.933 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie97de80dea4"
2026-02-17 02:44:37.933 [INFO][80] felix/endpoint_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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:37.933 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:37.961 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:37.961 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:37.961 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3406"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3406"}
2026-02-17 02:44:37.961 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3406" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:37.988 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide6f1bb21de", State:"down", Index:70}
2026-02-17 02:44:37.988 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide6f1bb21de", Addrs:set.Typed[string]{}}
2026-02-17 02:44:37.988 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide6f1bb21de", Addrs:set.Typed[string]{}}
2026-02-17 02:44:37.988 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide6f1bb21de", State:"", Index:70}
2026-02-17 02:44:37.988 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide6f1bb21de", Addrs:set.Set[string](nil)}
2026-02-17 02:44:37.988 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide6f1bb21de", Addrs:set.Set[string](nil)}
2026-02-17 02:44:37.989 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali054224ba88a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:37.989 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali054224ba88a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:38.017 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3406"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3406"} labels:{key:"webhook-3406" value:"true"}
2026-02-17 02:44:38.017 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9181"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9181"} labels:{key:"webhook-3406-markers" value:"true"}
2026-02-17 02:44:38.017 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9181" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:38.103 [INFO][80] 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:44:38.103 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliefc9f93627a"
2026-02-17 02:44:38.103 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliefc9f93627a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:38.103 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliefc9f93627a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:38.154 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2467" name:"default"}
2026-02-17 02:44:38.187 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-2467"
2026-02-17 02:44:38.299 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-6438/test-ss-0, name=eth0)
2026-02-17 02:44:38.299 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6438/test-ss-0" endpoint_id:"eth0"}
2026-02-17 02:44:38.299 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-6438"}
2026-02-17 02:44:38.299 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-6438.default"}
2026-02-17 02:44:38.299 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:38.299 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:38.300 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dNItFioSSp34z1uR24" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.300 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bSGYIXfV7i9mVr7Hu4" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.300 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dNItFioSSp34z1uR24" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.300 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bSGYIXfV7i9mVr7Hu4" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.300 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:38.300 [INFO][80] 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:44:38.300 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie97de80dea4" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.300 [INFO][80] 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:44:38.300 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie97de80dea4" ipVersion=0x4 table="filter"
2026-02-17 02:44:38.300 [INFO][80] 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-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:38.301 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:38.301 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.3
2026-02-17 02:44:38.363 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6438/test-ss-0", EndpointId:"eth0"}
2026-02-17 02:44:38.363 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2467"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2467"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2467"}
2026-02-17 02:44:38.395 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2467"}
2026-02-17 02:44:38.409 [INFO][80] 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:44:38.410 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie97de80dea4"
2026-02-17 02:44:38.410 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calie97de80dea4" state="down"
2026-02-17 02:44:38.412 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="calie97de80dea4" state=""
2026-02-17 02:44:38.412 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie97de80dea4"
2026-02-17 02:44:38.419 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Typed[string]{}}
2026-02-17 02:44:38.419 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Typed[string]{}}
2026-02-17 02:44:38.420 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie97de80dea4", State:"down", Index:73}
2026-02-17 02:44:38.420 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie97de80dea4", State:"", Index:73}
2026-02-17 02:44:38.420 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Set[string](nil)}
2026-02-17 02:44:38.420 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie97de80dea4", Addrs:set.Set[string](nil)}
2026-02-17 02:44:39.034 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a, name=eth0)
2026-02-17 02:44:39.035 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali054224ba88a" profile_ids:"kns.sysctl-7260" profile_ids:"ksa.sysctl-7260.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 02:44:39.035 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.035 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.035 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.035 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali054224ba88a"
2026-02-17 02:44:39.036 [INFO][80] felix/endpoint_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-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.036 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.064 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:39.064 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"} status="up"
2026-02-17 02:44:39.079 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591, name=eth0)
2026-02-17 02:44:39.080 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliefc9f93627a" profile_ids:"kns.projected-4133" profile_ids:"ksa.projected-4133.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 02:44:39.080 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:39.080 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:39.080 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:39.081 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliefc9f93627a"
2026-02-17 02:44:39.082 [INFO][80] felix/endpoint_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-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:39.082 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:39.106 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:39.107 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"} status="up"
2026-02-17 02:44:39.141 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali054224ba88a" state="down"
2026-02-17 02:44:39.141 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali054224ba88a"
2026-02-17 02:44:39.141 [INFO][80] 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:44:39.141 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali054224ba88a", State:"down", Index:74}
2026-02-17 02:44:39.142 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali054224ba88a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:39.142 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali054224ba88a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:39.142 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali054224ba88a"
2026-02-17 02:44:39.142 [INFO][80] felix/endpoint_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-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.142 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.143 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.6
2026-02-17 02:44:39.143 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="cali054224ba88a" state=""
2026-02-17 02:44:39.143 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali054224ba88a"
2026-02-17 02:44:39.172 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:39.172 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"} status="down"
2026-02-17 02:44:39.172 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali054224ba88a", State:"", Index:74}
2026-02-17 02:44:39.172 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali054224ba88a", Addrs:set.Set[string](nil)}
2026-02-17 02:44:39.172 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali054224ba88a", Addrs:set.Set[string](nil)}
2026-02-17 02:44:39.172 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali054224ba88a"
2026-02-17 02:44:39.172 [INFO][80] felix/endpoint_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-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.172 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.185 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="caliefc9f93627a" state="down"
2026-02-17 02:44:39.189 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliefc9f93627a"
2026-02-17 02:44:39.189 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=75
2026-02-17 02:44:39.191 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="caliefc9f93627a" state=""
2026-02-17 02:44:39.191 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliefc9f93627a"
2026-02-17 02:44:39.201 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:39.201 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"} status="down"
2026-02-17 02:44:39.201 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliefc9f93627a", State:"down", Index:75}
2026-02-17 02:44:39.201 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliefc9f93627a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:39.202 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliefc9f93627a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:39.202 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliefc9f93627a", State:"", Index:75}
2026-02-17 02:44:39.202 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliefc9f93627a", Addrs:set.Set[string](nil)}
2026-02-17 02:44:39.202 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliefc9f93627a", Addrs:set.Set[string](nil)}
2026-02-17 02:44:39.202 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliefc9f93627a"
2026-02-17 02:44:39.202 [INFO][80] felix/endpoint_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-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:39.202 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:39.202 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.8
2026-02-17 02:44:39.229 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:39.229 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"} status="down"
2026-02-17 02:44:39.298 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a, name=eth0)
2026-02-17 02:44:39.298 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a" endpoint_id:"eth0"}
2026-02-17 02:44:39.298 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.sysctl-7260"}
2026-02-17 02:44:39.299 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.sysctl-7260.default"}
2026-02-17 02:44:39.299 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.299 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.299 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.sysctl-7260" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.299 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7XJu71DQdBJDWVwQB9" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.299 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.sysctl-7260" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.299 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7XJu71DQdBJDWVwQB9" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.299 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.299 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali054224ba88a" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.299 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali054224ba88a" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.299 [INFO][80] 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-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.299 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.356 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sysctl-7260/sysctl-0b59b9c2-8c5e-4f59-96d4-0e65249ac53a", EndpointId:"eth0"}
2026-02-17 02:44:39.403 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591, name=eth0)
2026-02-17 02:44:39.403 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591" endpoint_id:"eth0"}
2026-02-17 02:44:39.403 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-4133"}
2026-02-17 02:44:39.403 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-4133.default"}
2026-02-17 02:44:39.403 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:39.404 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:39.404 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-4133" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.404 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zEAT3VTrqGcswiypso" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.404 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-4133" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.404 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zEAT3VTrqGcswiypso" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.404 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:39.404 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliefc9f93627a" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.404 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliefc9f93627a" ipVersion=0x4 table="filter"
2026-02-17 02:44:39.404 [INFO][80] 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-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:39.404 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:39.459 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4133/pod-projected-configmaps-0b8d1d95-6244-4455-a1b1-cee10fc72591", EndpointId:"eth0"}
2026-02-17 02:44:39.792 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-7260"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-7260"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7260"}
2026-02-17 02:44:39.821 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-7771"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-7771"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7771"}
2026-02-17 02:44:39.849 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-7771" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:39.970 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4133"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4133"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4133"}
2026-02-17 02:44:40.002 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6235"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"events-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:"events-6235"}
2026-02-17 02:44:40.032 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-6235" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:40.076 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-7771"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-7771"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7771"}
2026-02-17 02:44:40.104 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6968"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6968"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6968"}
2026-02-17 02:44:40.104 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6968" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:40.178 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6235"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"events-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:"events-6235"}
2026-02-17 02:44:40.214 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2892"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-2892"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2892"}
2026-02-17 02:44:40.251 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2892" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:40.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2892"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-2892"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2892"}
2026-02-17 02:44:40.312 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3977"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3977"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3977"}
2026-02-17 02:44:40.337 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-3977" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:40.337 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:44:40.632 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3406" type:"ClusterIP" cluster_ips:"10.254.185.52" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:44:40.632 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:44:40.694 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-4420" name:"default"}
2026-02-17 02:44:40.821 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9, name=eth0)
2026-02-17 02:44:40.821 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-6968.default"} profile:{}
2026-02-17 02:44:40.821 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-6968"} profile:{inbound_rules:{action:"allow" rule_id:"ZgVVVyrIIzY059bE"} outbound_rules:{action:"allow" rule_id:"UctGOLCxGiVBgdBz"}}
2026-02-17 02:44:40.821 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0904d0b46c9" profile_ids:"kns.emptydir-6968" profile_ids:"ksa.emptydir-6968.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 02:44:40.821 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:40.821 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:40.821 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:40.822 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0904d0b46c9" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.822 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-6968" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.822 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZHO1K54V5QPOm9z4uu" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.822 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0904d0b46c9" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.822 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-6968" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.822 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZHO1K54V5QPOm9z4uu" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.822 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0904d0b46c9"
2026-02-17 02:44:40.822 [INFO][80] felix/endpoint_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-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:40.822 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:40.860 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:40.861 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"} status="down"
2026-02-17 02:44:40.881 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali0904d0b46c9" state="down"
2026-02-17 02:44:40.881 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0904d0b46c9"
2026-02-17 02:44:40.881 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali0904d0b46c9" state="up"
2026-02-17 02:44:40.881 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0904d0b46c9", State:"down", Index:76}
2026-02-17 02:44:40.882 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0904d0b46c9", Addrs:set.Typed[string]{}}
2026-02-17 02:44:40.882 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0904d0b46c9", Addrs:set.Typed[string]{}}
2026-02-17 02:44:40.882 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0904d0b46c9", State:"up", Index:76}
2026-02-17 02:44:40.882 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0904d0b46c9"
2026-02-17 02:44:40.882 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0904d0b46c9"
2026-02-17 02:44:40.882 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0904d0b46c9"
2026-02-17 02:44:40.883 [INFO][80] felix/endpoint_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-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:40.883 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:40.902 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:40.903 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"} status="up"
2026-02-17 02:44:41.026 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3977"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3977"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3977"}
2026-02-17 02:44:41.066 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9363"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9363"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9363"}
2026-02-17 02:44:41.090 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-9363" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:41.143 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9363"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9363"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9363"}
2026-02-17 02:44:41.143 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:44:41.174 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6055"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6055"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6055"}
2026-02-17 02:44:41.219 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-6055" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:41.474 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-4420"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-4420"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4420"}
2026-02-17 02:44:41.508 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-4420"}
2026-02-17 02:44:41.593 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-4660" name:"default"}
2026-02-17 02:44:41.645 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4660"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4660"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4660"}
2026-02-17 02:44:41.662 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-4660"}
2026-02-17 02:44:41.836 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9, name=eth0)
2026-02-17 02:44:41.837 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0904d0b46c9" profile_ids:"kns.emptydir-6968" profile_ids:"ksa.emptydir-6968.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 02:44:41.837 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:41.837 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:41.837 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:41.840 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0904d0b46c9"
2026-02-17 02:44:41.841 [INFO][80] felix/endpoint_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-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:41.841 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:41.863 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:41.863 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"} status="up"
2026-02-17 02:44:42.136 [INFO][80] 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:44:42.136 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0904d0b46c9"
2026-02-17 02:44:42.136 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0904d0b46c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:42.136 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0904d0b46c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:42.136 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:44:42.936 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-6438" name:"default"}
2026-02-17 02:44:43.017 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9, name=eth0)
2026-02-17 02:44:43.017 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0904d0b46c9" profile_ids:"kns.emptydir-6968" profile_ids:"ksa.emptydir-6968.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 02:44:43.017 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.017 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.017 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.018 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0904d0b46c9"
2026-02-17 02:44:43.019 [INFO][80] felix/endpoint_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-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.019 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.042 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:43.042 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"} status="up"
2026-02-17 02:44:43.125 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali0904d0b46c9" state="down"
2026-02-17 02:44:43.126 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0904d0b46c9"
2026-02-17 02:44:43.126 [INFO][80] 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:44:43.126 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0904d0b46c9", State:"down", Index:76}
2026-02-17 02:44:43.126 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0904d0b46c9", Addrs:set.Typed[string]{}}
2026-02-17 02:44:43.126 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0904d0b46c9", Addrs:set.Typed[string]{}}
2026-02-17 02:44:43.126 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0904d0b46c9"
2026-02-17 02:44:43.126 [INFO][80] felix/endpoint_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-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.126 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.127 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.10
2026-02-17 02:44:43.129 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali0904d0b46c9" state=""
2026-02-17 02:44:43.129 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0904d0b46c9"
2026-02-17 02:44:43.157 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:43.157 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"} status="down"
2026-02-17 02:44:43.157 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0904d0b46c9", State:"", Index:76}
2026-02-17 02:44:43.157 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0904d0b46c9", Addrs:set.Set[string](nil)}
2026-02-17 02:44:43.157 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0904d0b46c9", Addrs:set.Set[string](nil)}
2026-02-17 02:44:43.157 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0904d0b46c9"
2026-02-17 02:44:43.157 [INFO][80] felix/endpoint_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-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.157 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.185 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:43.185 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"} status="down"
2026-02-17 02:44:43.262 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9, name=eth0)
2026-02-17 02:44:43.262 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9" endpoint_id:"eth0"}
2026-02-17 02:44:43.262 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-6968"}
2026-02-17 02:44:43.262 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-6968.default"}
2026-02-17 02:44:43.262 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.262 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.268 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-6968" ipVersion=0x4 table="filter"
2026-02-17 02:44:43.268 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZHO1K54V5QPOm9z4uu" ipVersion=0x4 table="filter"
2026-02-17 02:44:43.269 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-6968" ipVersion=0x4 table="filter"
2026-02-17 02:44:43.269 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZHO1K54V5QPOm9z4uu" ipVersion=0x4 table="filter"
2026-02-17 02:44:43.269 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.269 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0904d0b46c9" ipVersion=0x4 table="filter"
2026-02-17 02:44:43.270 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0904d0b46c9" ipVersion=0x4 table="filter"
2026-02-17 02:44:43.271 [INFO][80] 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-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.271 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.330 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6968/pod-619d5421-7f78-478b-9a6f-4cd9e58ed6c9", EndpointId:"eth0"}
2026-02-17 02:44:43.330 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6055"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6055"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6055"}
2026-02-17 02:44:43.330 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-2637"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-2637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2637"}
2026-02-17 02:44:43.358 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-2637" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:43.390 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-vj4t8-506"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-vj4t8-506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-vj4t8-506"}
2026-02-17 02:44:43.391 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-limitrange-vj4t8-506" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:43.473 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-2637"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-2637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2637"}
2026-02-17 02:44:43.506 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-vj4t8-506"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-vj4t8-506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-vj4t8-506"}
2026-02-17 02:44:43.506 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-6438"
2026-02-17 02:44:43.506 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2819"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2819"}
2026-02-17 02:44:43.530 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2819" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:43.848 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6438"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6438"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6438"}
2026-02-17 02:44:43.874 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-6438"}
2026-02-17 02:44:44.225 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54, name=eth0)
2026-02-17 02:44:44.225 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-2819"} profile:{inbound_rules:{action:"allow" rule_id:"MMagNEOMkSoiUeVh"} outbound_rules:{action:"allow" rule_id:"BaoI32rWAMYUlZMX"}}
2026-02-17 02:44:44.226 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-2819.default"} profile:{}
2026-02-17 02:44:44.226 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali082c456f694" profile_ids:"kns.configmap-2819" profile_ids:"ksa.configmap-2819.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 02:44:44.226 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:44.226 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:44.226 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:44.227 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali082c456f694" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.227 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-2819" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.227 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_A1EOWBuJ-QDAd__oqu" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.227 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali082c456f694" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.227 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-2819" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.227 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_A1EOWBuJ-QDAd__oqu" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.227 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali082c456f694"
2026-02-17 02:44:44.227 [INFO][80] felix/endpoint_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-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:44.227 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:44.280 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:44.280 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"} status="down"
2026-02-17 02:44:44.280 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6968"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6968"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6968"}
2026-02-17 02:44:44.280 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-3096"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-3096"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3096"}
2026-02-17 02:44:44.280 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-3096" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:44.280 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3406"
2026-02-17 02:44:44.298 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali082c456f694" state="down"
2026-02-17 02:44:44.298 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali082c456f694"
2026-02-17 02:44:44.301 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali082c456f694" state="up"
2026-02-17 02:44:44.336 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali082c456f694", State:"down", Index:77}
2026-02-17 02:44:44.336 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali082c456f694", Addrs:set.Typed[string]{}}
2026-02-17 02:44:44.336 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali082c456f694", Addrs:set.Typed[string]{}}
2026-02-17 02:44:44.336 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali082c456f694", State:"up", Index:77}
2026-02-17 02:44:44.336 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali082c456f694"
2026-02-17 02:44:44.336 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali082c456f694"
2026-02-17 02:44:44.336 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali082c456f694"
2026-02-17 02:44:44.337 [INFO][80] felix/endpoint_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-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:44.337 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:44.360 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:44.360 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"} status="up"
2026-02-17 02:44:44.876 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54, name=eth0)
2026-02-17 02:44:44.876 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali082c456f694" profile_ids:"kns.configmap-2819" profile_ids:"ksa.configmap-2819.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 02:44:44.877 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:44.877 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:44.877 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:44.877 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali082c456f694"
2026-02-17 02:44:44.878 [INFO][80] felix/endpoint_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-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:44.878 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:44.907 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:44.907 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"} status="up"
2026-02-17 02:44:44.942 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3406"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3406"} labels:{key:"webhook-3406" value:"true"}
2026-02-17 02:44:44.968 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9181"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9181"} labels:{key:"webhook-3406-markers" value:"true"}
2026-02-17 02:44:45.001 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3754"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3754"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3754"}
2026-02-17 02:44:45.024 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3754" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:45.052 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3754"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3754"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3754"} labels:{key:"webhook-3754" value:"true"}
2026-02-17 02:44:45.052 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2887"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2887"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2887"} labels:{key:"webhook-3754-markers" value:"true"}
2026-02-17 02:44:45.084 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2887" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:45.317 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-7771" name:"default"}
2026-02-17 02:44:45.365 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-6235" name:"default"}
2026-02-17 02:44:45.625 [INFO][80] 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:44:45.625 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali082c456f694"
2026-02-17 02:44:45.625 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali082c456f694", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:45.626 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali082c456f694", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:45.738 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4133" name:"default"}
2026-02-17 02:44:46.003 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-6235"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"events-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:"events-6235"}
2026-02-17 02:44:46.030 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-7260" name:"default"}
2026-02-17 02:44:46.061 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-6235"}
2026-02-17 02:44:46.124 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54, name=eth0)
2026-02-17 02:44:46.124 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali082c456f694" profile_ids:"kns.configmap-2819" profile_ids:"ksa.configmap-2819.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 02:44:46.124 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:46.124 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:46.125 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:46.125 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali082c456f694"
2026-02-17 02:44:46.125 [INFO][80] felix/endpoint_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-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:46.125 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:46.159 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:46.159 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"} status="up"
2026-02-17 02:44:46.159 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-7260"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-7260"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7260"}
2026-02-17 02:44:46.177 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q, name=eth0)
2026-02-17 02:44:46.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4133"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4133"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4133"}
2026-02-17 02:44:46.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-3754"} profile:{inbound_rules:{action:"allow" rule_id:"Cn87J0k6xfCW4Sdn"} outbound_rules:{action:"allow" rule_id:"QyTVDtr1PJWhE6cf"}}
2026-02-17 02:44:46.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-3754.default"} profile:{}
2026-02-17 02:44:46.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32bba1f124f" profile_ids:"kns.webhook-3754" profile_ids:"ksa.webhook-3754.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 02:44:46.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-7260"}
2026-02-17 02:44:46.184 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.184 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.184 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.184 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali32bba1f124f" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.184 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-3754" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.184 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0vIQDqG5NY54rY5tTG" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.184 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali32bba1f124f" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.184 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-3754" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.185 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0vIQDqG5NY54rY5tTG" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.185 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali32bba1f124f"
2026-02-17 02:44:46.185 [INFO][80] felix/endpoint_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-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.185 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.228 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali32bba1f124f" state="down"
2026-02-17 02:44:46.228 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali32bba1f124f"
2026-02-17 02:44:46.230 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali32bba1f124f" state="up"
2026-02-17 02:44:46.239 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:46.239 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"} status="down"
2026-02-17 02:44:46.239 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32bba1f124f", State:"down", Index:78}
2026-02-17 02:44:46.239 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32bba1f124f", Addrs:set.Typed[string]{}}
2026-02-17 02:44:46.239 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32bba1f124f", Addrs:set.Typed[string]{}}
2026-02-17 02:44:46.239 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32bba1f124f", State:"up", Index:78}
2026-02-17 02:44:46.239 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali32bba1f124f"
2026-02-17 02:44:46.239 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali32bba1f124f"
2026-02-17 02:44:46.240 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32bba1f124f"
2026-02-17 02:44:46.240 [INFO][80] felix/endpoint_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-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.240 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.242 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=77
2026-02-17 02:44:46.242 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali082c456f694"
2026-02-17 02:44:46.242 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali082c456f694" state="down"
2026-02-17 02:44:46.243 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali082c456f694" state=""
2026-02-17 02:44:46.243 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali082c456f694"
2026-02-17 02:44:46.260 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:46.260 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"} status="up"
2026-02-17 02:44:46.260 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4133"}
2026-02-17 02:44:46.260 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-3977" name:"default"}
2026-02-17 02:44:46.260 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2892" name:"default"}
2026-02-17 02:44:46.260 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-7771"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-7771"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7771"}
2026-02-17 02:44:46.260 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-7771"}
2026-02-17 02:44:46.280 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali082c456f694", Addrs:set.Typed[string]{}}
2026-02-17 02:44:46.280 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali082c456f694", Addrs:set.Typed[string]{}}
2026-02-17 02:44:46.280 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali082c456f694", State:"down", Index:77}
2026-02-17 02:44:46.280 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali082c456f694", State:"", Index:77}
2026-02-17 02:44:46.281 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali082c456f694", Addrs:set.Set[string](nil)}
2026-02-17 02:44:46.281 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali082c456f694", Addrs:set.Set[string](nil)}
2026-02-17 02:44:46.281 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali082c456f694"
2026-02-17 02:44:46.281 [INFO][80] felix/endpoint_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-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:46.281 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:46.281 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.9
2026-02-17 02:44:46.302 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:46.302 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"} status="down"
2026-02-17 02:44:46.325 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-9363" name:"default"}
2026-02-17 02:44:46.462 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54, name=eth0)
2026-02-17 02:44:46.462 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54" endpoint_id:"eth0"}
2026-02-17 02:44:46.462 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-2819"}
2026-02-17 02:44:46.463 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-2819.default"}
2026-02-17 02:44:46.463 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:46.463 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:46.463 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-2819" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.463 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_A1EOWBuJ-QDAd__oqu" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.463 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-2819" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.463 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_A1EOWBuJ-QDAd__oqu" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.463 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:46.463 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali082c456f694" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.463 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali082c456f694" ipVersion=0x4 table="filter"
2026-02-17 02:44:46.463 [INFO][80] 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-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:46.463 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:46.555 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2819/pod-configmaps-ee1868bf-05f5-4678-8bc2-7acb5ec43d54", EndpointId:"eth0"}
2026-02-17 02:44:46.556 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2892"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-2892"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2892"}
2026-02-17 02:44:46.589 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2892"}
2026-02-17 02:44:46.821 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-3977"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-3977"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3977"}
2026-02-17 02:44:46.847 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-3977"}
2026-02-17 02:44:46.890 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q, name=eth0)
2026-02-17 02:44:46.890 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32bba1f124f" profile_ids:"kns.webhook-3754" profile_ids:"ksa.webhook-3754.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 02:44:46.891 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.891 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.891 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.891 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32bba1f124f"
2026-02-17 02:44:46.891 [INFO][80] felix/endpoint_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-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.891 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.921 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q, name=eth0)
2026-02-17 02:44:46.928 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:46.928 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"} status="up"
2026-02-17 02:44:46.928 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32bba1f124f" profile_ids:"kns.webhook-3754" profile_ids:"ksa.webhook-3754.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 02:44:46.928 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.928 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.928 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.929 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32bba1f124f"
2026-02-17 02:44:46.929 [INFO][80] felix/endpoint_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-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.929 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:46.951 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:46.951 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"} status="up"
2026-02-17 02:44:47.011 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9363"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9363"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9363"}
2026-02-17 02:44:47.048 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-9363"}
2026-02-17 02:44:47.155 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=limitrange-3096/pfpod, name=eth0)
2026-02-17 02:44:47.156 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.limitrange-3096"} profile:{inbound_rules:{action:"allow" rule_id:"j4rmJwpHcdK36_-P"} outbound_rules:{action:"allow" rule_id:"88iC8jqlZmrmPDBD"}}
2026-02-17 02:44:47.156 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.limitrange-3096.default"} profile:{}
2026-02-17 02:44:47.156 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-3096/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4ba7e7c8a6" profile_ids:"kns.limitrange-3096" profile_ids:"ksa.limitrange-3096.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:44:47.156 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:47.156 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:47.156 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:47.157 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib4ba7e7c8a6" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.157 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.limitrange-3096" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.157 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VmJO8nxWpcBvkPJoTR" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.157 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib4ba7e7c8a6" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.157 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.limitrange-3096" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.157 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VmJO8nxWpcBvkPJoTR" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.157 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib4ba7e7c8a6"
2026-02-17 02:44:47.157 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:47.157 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:47.192 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:47.192 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"} status="down"
2026-02-17 02:44:47.234 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calib4ba7e7c8a6" state="down"
2026-02-17 02:44:47.234 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib4ba7e7c8a6"
2026-02-17 02:44:47.234 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calib4ba7e7c8a6" state="up"
2026-02-17 02:44:47.234 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4ba7e7c8a6", State:"down", Index:79}
2026-02-17 02:44:47.234 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4ba7e7c8a6", Addrs:set.Typed[string]{}}
2026-02-17 02:44:47.234 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4ba7e7c8a6", Addrs:set.Typed[string]{}}
2026-02-17 02:44:47.234 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4ba7e7c8a6", State:"up", Index:79}
2026-02-17 02:44:47.234 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib4ba7e7c8a6"
2026-02-17 02:44:47.234 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib4ba7e7c8a6"
2026-02-17 02:44:47.234 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4ba7e7c8a6"
2026-02-17 02:44:47.235 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:47.235 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:47.260 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:47.260 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 02:44:47.532 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3754" type:"ClusterIP" cluster_ips:"10.254.31.176" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:44:47.662 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2819"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2819"}
2026-02-17 02:44:47.712 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9727"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9727"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9727"}
2026-02-17 02:44:47.733 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-9727" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:47.751 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9727"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9727"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9727"} labels:{key:"validating-admission-policy-9727" value:"true"}
2026-02-17 02:44:47.931 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=limitrange-3096/pfpod, name=eth0)
2026-02-17 02:44:47.932 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-3096/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4ba7e7c8a6" profile_ids:"kns.limitrange-3096" profile_ids:"ksa.limitrange-3096.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:44:47.932 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:47.932 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:47.932 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:47.933 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4ba7e7c8a6"
2026-02-17 02:44:47.934 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:47.934 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:47.960 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:47.960 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 02:44:47.960 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9727"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9727"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9727"} labels:{key:"validating-admission-policy-9727" value:"true"}
2026-02-17 02:44:47.992 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6747"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6747"}
2026-02-17 02:44:47.992 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:44:48.023 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-6747" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:48.035 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:44:48.119 [INFO][80] 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:44:48.119 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali32bba1f124f"
2026-02-17 02:44:48.119 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32bba1f124f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:48.119 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32bba1f124f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:48.341 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-6055"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-6055"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6055"}
2026-02-17 02:44:48.566 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-2637" name:"default"}
2026-02-17 02:44:48.566 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:44:48.593 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3754"
2026-02-17 02:44:48.749 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q, name=eth0)
2026-02-17 02:44:48.749 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali32bba1f124f" profile_ids:"kns.webhook-3754" profile_ids:"ksa.webhook-3754.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 02:44:48.750 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:48.750 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:48.750 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:48.754 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali32bba1f124f"
2026-02-17 02:44:48.754 [INFO][80] felix/endpoint_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-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:48.754 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:48.781 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q, name=eth0)
2026-02-17 02:44:48.785 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:48.785 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"} status="up"
2026-02-17 02:44:48.785 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3754"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3754"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3754"} labels:{key:"webhook-3754" value:"true"}
2026-02-17 02:44:48.785 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q" endpoint_id:"eth0"}
2026-02-17 02:44:48.785 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-3754"}
2026-02-17 02:44:48.785 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-3754.default"}
2026-02-17 02:44:48.785 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:48.785 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:48.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-3754" ipVersion=0x4 table="filter"
2026-02-17 02:44:48.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0vIQDqG5NY54rY5tTG" ipVersion=0x4 table="filter"
2026-02-17 02:44:48.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-3754" ipVersion=0x4 table="filter"
2026-02-17 02:44:48.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0vIQDqG5NY54rY5tTG" ipVersion=0x4 table="filter"
2026-02-17 02:44:48.786 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:48.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali32bba1f124f" ipVersion=0x4 table="filter"
2026-02-17 02:44:48.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali32bba1f124f" ipVersion=0x4 table="filter"
2026-02-17 02:44:48.786 [INFO][80] 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-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:48.786 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:48.786 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.14
2026-02-17 02:44:48.854 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3754/sample-webhook-deployment-7d44fffc8-rmn8q", EndpointId:"eth0"}
2026-02-17 02:44:48.854 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2887"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2887"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2887"} labels:{key:"webhook-3754-markers" value:"true"}
2026-02-17 02:44:48.886 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6877"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6877"}
2026-02-17 02:44:48.886 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6877" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:48.886 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:44:49.080 [INFO][80] 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:44:49.080 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib4ba7e7c8a6"
2026-02-17 02:44:49.080 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4ba7e7c8a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:49.080 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4ba7e7c8a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:49.080 [INFO][80] felix/usagerep.go 116: Initial delay complete, doing first report
2026-02-17 02:44:49.080 [INFO][80] felix/usagerep.go 209: Reporting cluster usage/checking for deprecation warnings. alpEnabled=false calicoVersion="v3.31.3" clusterGUID="a219f6e3b8594422b3c4d8dc15beb07e" clusterType="k8s,bgp,kubeadm,kdd" gitRevision="2e3c880bcabff580ddd7a08340878ede207f37be" kubernetesVersion="v1.34.4" stats=calc.StatsUpdate{NumHosts:3, NumWorkloadEndpoints:10, NumHostEndpoints:0, NumTiers:3, NumPolicies:0, NumProfiles:87, NumALPPolicies:0} version="v3.31.3"
2026-02-17 02:44:49.241 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-limitrange-vj4t8-506" name:"default"}
2026-02-17 02:44:49.241 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:44:49.383 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-2637"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-2637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2637"}
2026-02-17 02:44:49.420 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-2637"}
2026-02-17 02:44:49.442 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6968" name:"default"}
2026-02-17 02:44:49.467 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-vj4t8-506"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-vj4t8-506"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-vj4t8-506"}
2026-02-17 02:44:49.467 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:44:49.485 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-limitrange-vj4t8-506"}
2026-02-17 02:44:49.602 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6, name=eth0)
2026-02-17 02:44:49.603 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-6877"} profile:{inbound_rules:{action:"allow" rule_id:"skULV5W_GPVyPvJs"} outbound_rules:{action:"allow" rule_id:"-7wMVRQreKcWOEH0"}}
2026-02-17 02:44:49.603 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-6877.default"} profile:{}
2026-02-17 02:44:49.603 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d3f7c79971" profile_ids:"kns.emptydir-6877" profile_ids:"ksa.emptydir-6877.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 02:44:49.647 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:49.647 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:49.647 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:49.648 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2d3f7c79971" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.648 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-6877" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.648 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ovydsENSekb3JEB-g3" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.648 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2d3f7c79971" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.648 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-6877" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.648 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ovydsENSekb3JEB-g3" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.648 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2d3f7c79971"
2026-02-17 02:44:49.648 [INFO][80] felix/endpoint_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-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:49.648 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:49.685 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali2d3f7c79971" state="down"
2026-02-17 02:44:49.685 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2d3f7c79971"
2026-02-17 02:44:49.687 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali2d3f7c79971" state="up"
2026-02-17 02:44:49.712 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:49.713 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"} status="down"
2026-02-17 02:44:49.713 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d3f7c79971", State:"down", Index:80}
2026-02-17 02:44:49.713 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d3f7c79971", Addrs:set.Typed[string]{}}
2026-02-17 02:44:49.713 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d3f7c79971", Addrs:set.Typed[string]{}}
2026-02-17 02:44:49.714 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d3f7c79971", State:"up", Index:80}
2026-02-17 02:44:49.747 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6968"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6968"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6968"}
2026-02-17 02:44:49.755 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2d3f7c79971"
2026-02-17 02:44:49.755 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2d3f7c79971"
2026-02-17 02:44:49.755 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d3f7c79971"
2026-02-17 02:44:49.755 [INFO][80] felix/endpoint_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-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:49.755 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:49.782 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:49.783 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"} status="up"
2026-02-17 02:44:49.783 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6968"}
2026-02-17 02:44:49.835 [INFO][80] felix/usagerep.go 118: First report done, starting ticker
2026-02-17 02:44:50.285 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3406" name:"default"}
2026-02-17 02:44:50.285 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:44:50.343 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali32bba1f124f" state="down"
2026-02-17 02:44:50.343 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali32bba1f124f"
2026-02-17 02:44:50.343 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32bba1f124f", State:"down", Index:78}
2026-02-17 02:44:50.344 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32bba1f124f", Addrs:set.Typed[string]{}}
2026-02-17 02:44:50.344 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32bba1f124f", Addrs:set.Typed[string]{}}
2026-02-17 02:44:50.344 [INFO][80] 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:44:50.346 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali32bba1f124f" state=""
2026-02-17 02:44:50.346 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali32bba1f124f"
2026-02-17 02:44:50.367 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali32bba1f124f", State:"", Index:78}
2026-02-17 02:44:50.367 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali32bba1f124f", Addrs:set.Set[string](nil)}
2026-02-17 02:44:50.367 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali32bba1f124f", Addrs:set.Set[string](nil)}
2026-02-17 02:44:50.389 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9181" name:"default"}
2026-02-17 02:44:50.556 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3406"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3406"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3406"} labels:{key:"webhook-3406" value:"true"}
2026-02-17 02:44:50.588 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3406"}
2026-02-17 02:44:50.771 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9181"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9181"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9181"} labels:{key:"webhook-3406-markers" value:"true"}
2026-02-17 02:44:50.802 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9181"}
2026-02-17 02:44:50.961 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6, name=eth0)
2026-02-17 02:44:50.961 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d3f7c79971" profile_ids:"kns.emptydir-6877" profile_ids:"ksa.emptydir-6877.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 02:44:50.961 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:50.962 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:50.962 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:50.963 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d3f7c79971"
2026-02-17 02:44:50.963 [INFO][80] felix/endpoint_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-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:50.963 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:50.967 [INFO][80] 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:44:50.967 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2d3f7c79971"
2026-02-17 02:44:50.987 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:50.987 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"} status="up"
2026-02-17 02:44:50.987 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d3f7c79971", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:50.987 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d3f7c79971", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:51.598 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-3096"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-3096"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3096"}
2026-02-17 02:44:51.625 [INFO][80] felix/summary.go 100: Summarising 378 dataplane reconciliation loops over 1m0.5s: avg=33ms longest=93ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:44:51.626 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4461"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4461"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4461"}
2026-02-17 02:44:51.653 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-4461" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:52.162 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6747"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6747"}
2026-02-17 02:44:52.200 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6, name=eth0)
2026-02-17 02:44:52.200 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d3f7c79971" profile_ids:"kns.emptydir-6877" profile_ids:"ksa.emptydir-6877.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 02:44:52.200 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:52.200 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:52.200 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:52.201 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d3f7c79971"
2026-02-17 02:44:52.201 [INFO][80] felix/endpoint_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-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:52.201 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:52.229 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:52.229 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"} status="up"
2026-02-17 02:44:52.230 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-8374" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:52.230 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8374"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8374"}
2026-02-17 02:44:52.310 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali2d3f7c79971" state="down"
2026-02-17 02:44:52.310 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2d3f7c79971"
2026-02-17 02:44:52.310 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="cali2d3f7c79971" state=""
2026-02-17 02:44:52.310 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2d3f7c79971"
2026-02-17 02:44:52.310 [INFO][80] 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=80
2026-02-17 02:44:52.310 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d3f7c79971", State:"down", Index:80}
2026-02-17 02:44:52.310 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d3f7c79971", Addrs:set.Typed[string]{}}
2026-02-17 02:44:52.310 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d3f7c79971", Addrs:set.Typed[string]{}}
2026-02-17 02:44:52.310 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d3f7c79971", State:"", Index:80}
2026-02-17 02:44:52.310 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d3f7c79971", Addrs:set.Set[string](nil)}
2026-02-17 02:44:52.310 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d3f7c79971", Addrs:set.Set[string](nil)}
2026-02-17 02:44:52.310 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2d3f7c79971"
2026-02-17 02:44:52.310 [INFO][80] felix/endpoint_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-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:52.310 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:52.311 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.13
2026-02-17 02:44:52.346 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:52.346 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"} status="down"
2026-02-17 02:44:52.451 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6, name=eth0)
2026-02-17 02:44:52.451 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6" endpoint_id:"eth0"}
2026-02-17 02:44:52.451 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-6877"}
2026-02-17 02:44:52.451 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-6877.default"}
2026-02-17 02:44:52.451 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:52.451 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:52.451 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-6877" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.451 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ovydsENSekb3JEB-g3" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.451 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-6877" ipVersion=0x4 nextLog=2026-02-17 02:45:05.710956171 +0000 UTC m=+318.066928188 table="filter"
2026-02-17 02:44:52.451 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:52.451 [INFO][80] 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-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:52.451 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:52.543 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6877/pod-eff562d5-8a26-48c0-aa3e-28712e10d9e6", EndpointId:"eth0"}
2026-02-17 02:44:53.085 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6877"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6877"}
2026-02-17 02:44:53.111 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9906"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9906"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9906"}
2026-02-17 02:44:53.138 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-9906" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:53.162 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9906"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9906"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9906"} labels:{key:"validating-admission-policy-9906" value:"true"}
2026-02-17 02:44:53.886 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2819" name:"default"}
2026-02-17 02:44:53.975 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4461"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4461"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4461"}
2026-02-17 02:44:54.003 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3754" name:"default"}
2026-02-17 02:44:54.040 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1471"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1471"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1471"}
2026-02-17 02:44:54.069 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1471" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:54.154 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2887" name:"default"}
2026-02-17 02:44:54.250 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9906"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9906"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9906"} labels:{key:"validating-admission-policy-9906" value:"true"}
2026-02-17 02:44:54.287 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8088"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8088"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8088"}
2026-02-17 02:44:54.310 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8088" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:54.345 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-8374" type:"ClusterIP" cluster_ips:"10.254.171.1" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:54.379 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8088" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:54.406 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2819"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2819"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2819"}
2026-02-17 02:44:54.500 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2819"}
2026-02-17 02:44:54.583 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4461/test-new-deployment-6bc58496c7-z67jl, name=eth0)
2026-02-17 02:44:54.584 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-4461"} profile:{inbound_rules:{action:"allow" rule_id:"vU_PjJxzCQHEpigs"} outbound_rules:{action:"allow" rule_id:"guC0M01Wqf78LJT6"}}
2026-02-17 02:44:54.584 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-4461.default"} profile:{}
2026-02-17 02:44:54.584 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4461/test-new-deployment-6bc58496c7-z67jl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7934173853" profile_ids:"kns.deployment-4461" profile_ids:"ksa.deployment-4461.default" ipv4_nets:"10.100.203.11/32"}
2026-02-17 02:44:54.584 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:54.585 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:54.585 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:54.585 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif7934173853"
2026-02-17 02:44:54.585 [INFO][80] felix/endpoint_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-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:54.585 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:54.628 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:54.628 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"} status="down"
2026-02-17 02:44:54.628 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8374"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8374"}
2026-02-17 02:44:54.659 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4833"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-4833"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4833"}
2026-02-17 02:44:54.663 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="calif7934173853" state="down"
2026-02-17 02:44:54.663 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif7934173853"
2026-02-17 02:44:54.665 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="calif7934173853" state="up"
2026-02-17 02:44:54.683 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-4833" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:54.705 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7934173853", State:"down", Index:81}
2026-02-17 02:44:54.705 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7934173853", Addrs:set.Typed[string]{}}
2026-02-17 02:44:54.705 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7934173853", Addrs:set.Typed[string]{}}
2026-02-17 02:44:54.705 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7934173853", State:"up", Index:81}
2026-02-17 02:44:54.705 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:44:54.727 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif7934173853"
2026-02-17 02:44:54.727 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif7934173853"
2026-02-17 02:44:54.727 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7934173853"
2026-02-17 02:44:54.727 [INFO][80] felix/endpoint_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-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:54.727 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:54.756 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:54.756 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"} status="up"
2026-02-17 02:44:54.756 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-4833" type:"NodePort" cluster_ips:"10.254.41.1" ports:{Protocol:"TCP" Port:80 NodePort:30209}
2026-02-17 02:44:54.948 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3, name=eth0)
2026-02-17 02:44:54.949 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-1471"} profile:{inbound_rules:{action:"allow" rule_id:"ID2WabM9gaB_0eMy"} outbound_rules:{action:"allow" rule_id:"SfD3nLKmsTu01IAS"}}
2026-02-17 02:44:54.949 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-1471.default"} profile:{}
2026-02-17 02:44:54.949 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali555b27ef4e7" profile_ids:"kns.configmap-1471" profile_ids:"ksa.configmap-1471.default" ipv4_nets:"10.100.203.16/32"}
2026-02-17 02:44:54.949 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:54.949 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:54.949 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:54.949 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali555b27ef4e7"
2026-02-17 02:44:54.949 [INFO][80] felix/endpoint_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-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:54.949 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:55.001 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:55.001 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"} status="down"
2026-02-17 02:44:55.001 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-9727" name:"default"}
2026-02-17 02:44:55.016 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali555b27ef4e7" state="down"
2026-02-17 02:44:55.016 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali555b27ef4e7"
2026-02-17 02:44:55.016 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali555b27ef4e7", State:"down", Index:82}
2026-02-17 02:44:55.016 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali555b27ef4e7", Addrs:set.Typed[string]{}}
2026-02-17 02:44:55.016 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali555b27ef4e7", Addrs:set.Typed[string]{}}
2026-02-17 02:44:55.020 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali555b27ef4e7" state="up"
2026-02-17 02:44:55.021 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali555b27ef4e7", State:"up", Index:82}
2026-02-17 02:44:55.052 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali555b27ef4e7"
2026-02-17 02:44:55.052 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali555b27ef4e7"
2026-02-17 02:44:55.053 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali555b27ef4e7"
2026-02-17 02:44:55.053 [INFO][80] felix/endpoint_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-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:55.053 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:55.077 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:55.077 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"} status="up"
2026-02-17 02:44:55.215 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-0, name=eth0)
2026-02-17 02:44:55.215 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8088"} profile:{inbound_rules:{action:"allow" rule_id:"eLr6-wt6WKyfZAy8"} outbound_rules:{action:"allow" rule_id:"QEMm1rqy72yxwM58"}}
2026-02-17 02:44:55.216 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8088.default"} profile:{}
2026-02-17 02:44:55.216 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dd60cb64a1" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:44:55.216 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:55.216 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:55.216 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:55.216 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6dd60cb64a1"
2026-02-17 02:44:55.217 [INFO][80] felix/endpoint_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-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:55.217 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:55.269 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:55.269 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:44:55.281 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali6dd60cb64a1" state="down"
2026-02-17 02:44:55.281 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6dd60cb64a1", State:"down", Index:83}
2026-02-17 02:44:55.281 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6dd60cb64a1"
2026-02-17 02:44:55.281 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6dd60cb64a1"
2026-02-17 02:44:55.281 [INFO][80] felix/endpoint_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-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:55.281 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:55.285 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali6dd60cb64a1" state="up"
2026-02-17 02:44:55.304 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:55.304 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:44:55.304 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6dd60cb64a1", Addrs:set.Typed[string]{}}
2026-02-17 02:44:55.304 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6dd60cb64a1", Addrs:set.Typed[string]{}}
2026-02-17 02:44:55.304 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6dd60cb64a1", State:"up", Index:83}
2026-02-17 02:44:55.304 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9727"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9727"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9727"} labels:{key:"validating-admission-policy-9727" value:"true"}
2026-02-17 02:44:55.372 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-9727"}
2026-02-17 02:44:55.373 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6dd60cb64a1"
2026-02-17 02:44:55.373 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6dd60cb64a1"
2026-02-17 02:44:55.373 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dd60cb64a1"
2026-02-17 02:44:55.373 [INFO][80] felix/endpoint_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-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:55.373 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:55.419 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:55.420 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:55.500 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-6055" name:"default"}
2026-02-17 02:44:55.703 [INFO][80] 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:44:55.703 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif7934173853"
2026-02-17 02:44:55.703 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7934173853", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:55.703 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7934173853", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:55.704 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:44:55.715 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-4833/affinity-nodeport-65758f6cfc-m9wtp, name=eth0)
2026-02-17 02:44:55.730 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-4833.default"} profile:{}
2026-02-17 02:44:55.730 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-4833"} profile:{inbound_rules:{action:"allow" rule_id:"RINj5S2nOjd7SAj4"} outbound_rules:{action:"allow" rule_id:"OWNhZEnsrr8WHbeP"}}
2026-02-17 02:44:55.730 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4833/affinity-nodeport-65758f6cfc-m9wtp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6424be94c9" profile_ids:"kns.services-4833" profile_ids:"ksa.services-4833.default" ipv4_nets:"10.100.203.17/32"}
2026-02-17 02:44:55.730 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:44:55.730 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:44:55.731 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:44:55.731 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib6424be94c9"
2026-02-17 02:44:55.731 [INFO][80] felix/endpoint_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-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:44:55.731 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:44:55.780 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:55.780 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"} status="down"
2026-02-17 02:44:55.780 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2887"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2887"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2887"} labels:{key:"webhook-3754-markers" value:"true"}
2026-02-17 02:44:55.780 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:44:55.785 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calib6424be94c9" state="down"
2026-02-17 02:44:55.787 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib6424be94c9"
2026-02-17 02:44:55.789 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6424be94c9", State:"down", Index:84}
2026-02-17 02:44:55.789 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6424be94c9", Addrs:set.Typed[string]{}}
2026-02-17 02:44:55.789 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6424be94c9", Addrs:set.Typed[string]{}}
2026-02-17 02:44:55.794 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calib6424be94c9" state="up"
2026-02-17 02:44:55.794 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6424be94c9", State:"up", Index:84}
2026-02-17 02:44:55.797 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib6424be94c9"
2026-02-17 02:44:55.797 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib6424be94c9"
2026-02-17 02:44:55.797 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6424be94c9"
2026-02-17 02:44:55.797 [INFO][80] felix/endpoint_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-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:44:55.797 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:44:55.818 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:55.818 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"} status="up"
2026-02-17 02:44:55.818 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2887"}
2026-02-17 02:44:55.837 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-6055"}
2026-02-17 02:44:56.017 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-0, name=eth0)
2026-02-17 02:44:56.017 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dd60cb64a1" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:44:56.017 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:56.018 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:56.018 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:56.018 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dd60cb64a1"
2026-02-17 02:44:56.018 [INFO][80] felix/endpoint_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-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:56.018 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:56.027 [INFO][80] 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:44:56.027 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali555b27ef4e7"
2026-02-17 02:44:56.054 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:56.054 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:56.054 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali555b27ef4e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:56.054 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali555b27ef4e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:56.133 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3, name=eth0)
2026-02-17 02:44:56.149 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3754"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3754"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3754"} labels:{key:"webhook-3754" value:"true"}
2026-02-17 02:44:56.149 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali555b27ef4e7" profile_ids:"kns.configmap-1471" profile_ids:"ksa.configmap-1471.default" ipv4_nets:"10.100.203.16/32"}
2026-02-17 02:44:56.150 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3754"}
2026-02-17 02:44:56.163 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-0, name=eth0)
2026-02-17 02:44:56.163 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dd60cb64a1" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:44:56.198 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4461/test-new-deployment-6bc58496c7-z67jl, name=eth0)
2026-02-17 02:44:56.198 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4461/test-new-deployment-6bc58496c7-z67jl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7934173853" profile_ids:"kns.deployment-4461" profile_ids:"ksa.deployment-4461.default" ipv4_nets:"10.100.203.11/32"}
2026-02-17 02:44:56.226 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:56.226 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:56.227 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:56.228 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:56.228 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:56.228 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:56.228 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:56.229 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:56.229 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:56.230 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7934173853"
2026-02-17 02:44:56.230 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali555b27ef4e7"
2026-02-17 02:44:56.230 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dd60cb64a1"
2026-02-17 02:44:56.230 [INFO][80] felix/endpoint_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-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:56.230 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:56.230 [INFO][80] felix/endpoint_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-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:56.230 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:56.230 [INFO][80] felix/endpoint_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-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:56.230 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:44:56.258 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:56.258 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"} status="up"
2026-02-17 02:44:56.258 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:56.258 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"} status="up"
2026-02-17 02:44:56.258 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:56.258 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:44:56.407 [INFO][80] 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:44:56.407 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6dd60cb64a1"
2026-02-17 02:44:56.407 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6dd60cb64a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:56.407 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6dd60cb64a1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:56.633 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=limitrange-3096/pfpod, name=eth0)
2026-02-17 02:44:56.633 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-3096/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4ba7e7c8a6" profile_ids:"kns.limitrange-3096" profile_ids:"ksa.limitrange-3096.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:44:56.633 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:44:56.633 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.633 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.633 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.634 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4ba7e7c8a6"
2026-02-17 02:44:56.634 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.634 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.662 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:56.662 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 02:44:56.666 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=limitrange-3096/pfpod, name=eth0)
2026-02-17 02:44:56.666 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-3096/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4ba7e7c8a6" profile_ids:"kns.limitrange-3096" profile_ids:"ksa.limitrange-3096.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:44:56.666 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.666 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.666 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.667 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4ba7e7c8a6"
2026-02-17 02:44:56.667 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.667 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.700 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:56.700 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 02:44:56.707 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-3096"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-3096"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3096"}
2026-02-17 02:44:56.997 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=limitrange-3096/pfpod, name=eth0)
2026-02-17 02:44:56.997 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-3096/pfpod" endpoint_id:"eth0"}
2026-02-17 02:44:56.997 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.limitrange-3096"}
2026-02-17 02:44:56.997 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.limitrange-3096.default"}
2026-02-17 02:44:56.997 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.997 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.998 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.998 [INFO][80] 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:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.998 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:56.999 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.12
2026-02-17 02:44:57.041 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-4833/affinity-nodeport-65758f6cfc-m9wtp, name=eth0)
2026-02-17 02:44:57.048 [INFO][80] 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:44:57.048 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib6424be94c9"
2026-02-17 02:44:57.055 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-3096/pfpod", EndpointId:"eth0"}
2026-02-17 02:44:57.055 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6424be94c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:57.055 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6424be94c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:57.077 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4833/affinity-nodeport-65758f6cfc-m9wtp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6424be94c9" profile_ids:"kns.services-4833" profile_ids:"ksa.services-4833.default" ipv4_nets:"10.100.203.17/32"}
2026-02-17 02:44:57.077 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:44:57.078 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:44:57.078 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:44:57.080 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib6424be94c9"
2026-02-17 02:44:57.080 [INFO][80] felix/endpoint_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-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:44:57.080 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:44:57.103 [INFO][80] 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:44:57.103 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib4ba7e7c8a6"
2026-02-17 02:44:57.103 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calib4ba7e7c8a6" state="down"
2026-02-17 02:44:57.106 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="calib4ba7e7c8a6" state=""
2026-02-17 02:44:57.106 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib4ba7e7c8a6"
2026-02-17 02:44:57.108 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:57.108 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"} status="up"
2026-02-17 02:44:57.108 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4ba7e7c8a6", Addrs:set.Typed[string]{}}
2026-02-17 02:44:57.108 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4ba7e7c8a6", Addrs:set.Typed[string]{}}
2026-02-17 02:44:57.108 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4ba7e7c8a6", State:"down", Index:79}
2026-02-17 02:44:57.108 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4ba7e7c8a6", State:"", Index:79}
2026-02-17 02:44:57.108 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4ba7e7c8a6", Addrs:set.Set[string](nil)}
2026-02-17 02:44:57.108 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4ba7e7c8a6", Addrs:set.Set[string](nil)}
2026-02-17 02:44:57.270 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3, name=eth0)
2026-02-17 02:44:57.270 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali555b27ef4e7" profile_ids:"kns.configmap-1471" profile_ids:"ksa.configmap-1471.default" ipv4_nets:"10.100.203.16/32"}
2026-02-17 02:44:57.270 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.270 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.270 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.271 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali555b27ef4e7"
2026-02-17 02:44:57.271 [INFO][80] felix/endpoint_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-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.271 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.301 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:57.301 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"} status="up"
2026-02-17 02:44:57.374 [INFO][80] 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:44:57.374 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali555b27ef4e7"
2026-02-17 02:44:57.374 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali555b27ef4e7" state="down"
2026-02-17 02:44:57.374 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali555b27ef4e7", Addrs:set.Typed[string]{}}
2026-02-17 02:44:57.374 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali555b27ef4e7", Addrs:set.Typed[string]{}}
2026-02-17 02:44:57.374 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali555b27ef4e7", State:"down", Index:82}
2026-02-17 02:44:57.374 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali555b27ef4e7"
2026-02-17 02:44:57.374 [INFO][80] felix/endpoint_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-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.374 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.375 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali555b27ef4e7" state=""
2026-02-17 02:44:57.375 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali555b27ef4e7"
2026-02-17 02:44:57.375 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.16
2026-02-17 02:44:57.400 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:57.400 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"} status="down"
2026-02-17 02:44:57.400 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali555b27ef4e7", State:"", Index:82}
2026-02-17 02:44:57.400 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali555b27ef4e7", Addrs:set.Set[string](nil)}
2026-02-17 02:44:57.400 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali555b27ef4e7", Addrs:set.Set[string](nil)}
2026-02-17 02:44:57.401 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali555b27ef4e7"
2026-02-17 02:44:57.401 [INFO][80] felix/endpoint_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-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.401 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.416 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:57.416 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"} status="down"
2026-02-17 02:44:57.505 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3, name=eth0)
2026-02-17 02:44:57.505 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3" endpoint_id:"eth0"}
2026-02-17 02:44:57.506 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-1471.default"}
2026-02-17 02:44:57.506 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-1471"}
2026-02-17 02:44:57.506 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.506 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.506 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.506 [INFO][80] 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-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.506 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.580 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1471/pod-configmaps-8f1fad60-34b2-4000-98cd-8a7f0bddc7a3", EndpointId:"eth0"}
2026-02-17 02:44:57.600 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-6747" name:"default"}
2026-02-17 02:44:57.648 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6747"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6747"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6747"}
2026-02-17 02:44:57.648 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:44:57.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-6747"}
2026-02-17 02:44:58.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1471"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1471"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1471"}
2026-02-17 02:44:58.273 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:44:58.304 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3982"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3982"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3982"}
2026-02-17 02:44:58.331 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3982" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:58.466 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6877" name:"default"}
2026-02-17 02:44:58.511 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6877"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6877"}
2026-02-17 02:44:58.548 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6877"}
2026-02-17 02:44:59.075 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4461/test-new-deployment-6bc58496c7-z67jl, name=eth0)
2026-02-17 02:44:59.076 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4461/test-new-deployment-6bc58496c7-z67jl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7934173853" profile_ids:"kns.deployment-4461" profile_ids:"ksa.deployment-4461.default" ipv4_nets:"10.100.203.11/32"}
2026-02-17 02:44:59.076 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:59.076 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:59.076 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:59.077 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7934173853"
2026-02-17 02:44:59.078 [INFO][80] felix/endpoint_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-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:59.078 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:59.081 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-4461/test-new-deployment-6bc58496c7-z67jl, name=eth0)
2026-02-17 02:44:59.101 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:59.101 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"} status="up"
2026-02-17 02:44:59.101 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-4461/test-new-deployment-6bc58496c7-z67jl" endpoint_id:"eth0"}
2026-02-17 02:44:59.101 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-4461"}
2026-02-17 02:44:59.101 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-4461.default"}
2026-02-17 02:44:59.101 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:59.101 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:59.102 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:59.102 [INFO][80] 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-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:59.102 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:59.103 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.11
2026-02-17 02:44:59.161 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-3982/update-demo-nautilus-gtzk6, name=eth0)
2026-02-17 02:44:59.176 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-4461/test-new-deployment-6bc58496c7-z67jl", EndpointId:"eth0"}
2026-02-17 02:44:59.176 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-3982"} profile:{inbound_rules:{action:"allow" rule_id:"96oiR0_ttcKOF5bT"} outbound_rules:{action:"allow" rule_id:"39sIDOwx7SFQbJ7M"}}
2026-02-17 02:44:59.176 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-3982.default"} profile:{}
2026-02-17 02:44:59.176 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3982/update-demo-nautilus-gtzk6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali627660e1127" profile_ids:"kns.kubectl-3982" profile_ids:"ksa.kubectl-3982.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:44:59.177 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:44:59.177 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:44:59.177 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:44:59.178 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali627660e1127"
2026-02-17 02:44:59.178 [INFO][80] felix/endpoint_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-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:44:59.178 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:44:59.227 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:59.227 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"} status="down"
2026-02-17 02:44:59.229 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali627660e1127" state="down"
2026-02-17 02:44:59.229 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali627660e1127", State:"down", Index:85}
2026-02-17 02:44:59.229 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali627660e1127"
2026-02-17 02:44:59.229 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali627660e1127", Addrs:set.Typed[string]{}}
2026-02-17 02:44:59.229 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali627660e1127", Addrs:set.Typed[string]{}}
2026-02-17 02:44:59.230 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali627660e1127"
2026-02-17 02:44:59.230 [INFO][80] felix/endpoint_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-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:44:59.230 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:44:59.240 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali627660e1127" state="up"
2026-02-17 02:44:59.259 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:59.259 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"} status="down"
2026-02-17 02:44:59.259 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali627660e1127", State:"up", Index:85}
2026-02-17 02:44:59.260 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali627660e1127"
2026-02-17 02:44:59.260 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali627660e1127"
2026-02-17 02:44:59.260 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali627660e1127"
2026-02-17 02:44:59.260 [INFO][80] felix/endpoint_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-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:44:59.260 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:44:59.281 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:59.281 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"} status="up"
2026-02-17 02:44:59.490 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-4833/execpod-affinityrpqdx, name=eth0)
2026-02-17 02:44:59.490 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4833/execpod-affinityrpqdx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calided24ce1a20" profile_ids:"kns.services-4833" profile_ids:"ksa.services-4833.default" ipv4_nets:"10.100.203.21/32"}
2026-02-17 02:44:59.490 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:44:59.490 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:44:59.490 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:44:59.491 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calided24ce1a20"
2026-02-17 02:44:59.491 [INFO][80] felix/endpoint_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-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:44:59.491 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:44:59.548 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:59.548 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"} status="down"
2026-02-17 02:44:59.561 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calided24ce1a20" state="down"
2026-02-17 02:44:59.561 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calided24ce1a20", State:"down", Index:86}
2026-02-17 02:44:59.561 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calided24ce1a20"
2026-02-17 02:44:59.561 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calided24ce1a20", Addrs:set.Typed[string]{}}
2026-02-17 02:44:59.561 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calided24ce1a20", Addrs:set.Typed[string]{}}
2026-02-17 02:44:59.561 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calided24ce1a20"
2026-02-17 02:44:59.561 [INFO][80] felix/endpoint_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-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:44:59.561 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:44:59.563 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calided24ce1a20" state="up"
2026-02-17 02:44:59.588 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:59.588 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"} status="down"
2026-02-17 02:44:59.588 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calided24ce1a20", State:"up", Index:86}
2026-02-17 02:44:59.588 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calided24ce1a20"
2026-02-17 02:44:59.588 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calided24ce1a20"
2026-02-17 02:44:59.589 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calided24ce1a20"
2026-02-17 02:44:59.589 [INFO][80] felix/endpoint_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-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:44:59.589 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:44:59.607 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="calif7934173853" state="down"
2026-02-17 02:44:59.608 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif7934173853"
2026-02-17 02:44:59.610 [INFO][80] 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:44:59.612 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="calif7934173853" state=""
2026-02-17 02:44:59.612 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif7934173853"
2026-02-17 02:44:59.624 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:59.624 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"} status="up"
2026-02-17 02:44:59.624 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7934173853", State:"down", Index:81}
2026-02-17 02:44:59.624 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7934173853", Addrs:set.Typed[string]{}}
2026-02-17 02:44:59.624 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7934173853", Addrs:set.Typed[string]{}}
2026-02-17 02:44:59.624 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7934173853", State:"", Index:81}
2026-02-17 02:44:59.624 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7934173853", Addrs:set.Set[string](nil)}
2026-02-17 02:44:59.624 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7934173853", Addrs:set.Set[string](nil)}
2026-02-17 02:44:59.775 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8374"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8374"}
2026-02-17 02:45:00.023 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-4461" name:"default"}
2026-02-17 02:45:00.073 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-4833/execpod-affinityrpqdx, name=eth0)
2026-02-17 02:45:00.074 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4833/execpod-affinityrpqdx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calided24ce1a20" profile_ids:"kns.services-4833" profile_ids:"ksa.services-4833.default" ipv4_nets:"10.100.203.21/32"}
2026-02-17 02:45:00.074 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:00.074 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:00.074 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:00.074 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calided24ce1a20"
2026-02-17 02:45:00.075 [INFO][80] felix/endpoint_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-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:00.075 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:00.108 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:00.109 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"} status="up"
2026-02-17 02:45:00.285 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-9906" name:"default"}
2026-02-17 02:45:00.366 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3847"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3847"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3847"}
2026-02-17 02:45:00.378 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3847/concurrent-29521604-54d8d, name=eth0)
2026-02-17 02:45:00.397 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3847/concurrent-29521604-54d8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0e7e89edaf" profile_ids:"kns.cronjob-3847" profile_ids:"ksa.cronjob-3847.default" ipv4_nets:"10.100.203.57/32"}
2026-02-17 02:45:00.397 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.397 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.397 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.398 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0e7e89edaf"
2026-02-17 02:45:00.398 [INFO][80] felix/endpoint_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-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.398 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.405 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3847/concurrent-29521604-54d8d, name=eth0)
2026-02-17 02:45:00.421 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:00.421 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"} status="up"
2026-02-17 02:45:00.421 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3847/concurrent-29521604-54d8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0e7e89edaf" profile_ids:"kns.cronjob-3847" profile_ids:"ksa.cronjob-3847.default" ipv4_nets:"10.100.203.57/32"}
2026-02-17 02:45:00.421 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4244"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4244"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4244"}
2026-02-17 02:45:00.421 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.421 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.421 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.422 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0e7e89edaf"
2026-02-17 02:45:00.422 [INFO][80] felix/endpoint_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-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.422 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.437 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3847/concurrent-29521604-54d8d, name=eth0)
2026-02-17 02:45:00.453 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:00.453 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"} status="up"
2026-02-17 02:45:00.454 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4244" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:00.454 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3847/concurrent-29521604-54d8d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid0e7e89edaf" profile_ids:"kns.cronjob-3847" profile_ids:"ksa.cronjob-3847.default" ipv4_nets:"10.100.203.57/32"}
2026-02-17 02:45:00.454 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-4461"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-4461"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4461"}
2026-02-17 02:45:00.454 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.454 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.454 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.454 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid0e7e89edaf"
2026-02-17 02:45:00.455 [INFO][80] felix/endpoint_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-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.455 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:00.475 [INFO][80] 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:45:00.475 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali627660e1127"
2026-02-17 02:45:00.490 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:00.491 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"} status="up"
2026-02-17 02:45:00.491 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4244"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4244"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4244"} labels:{key:"webhook-4244" value:"true"}
2026-02-17 02:45:00.491 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-4461"}
2026-02-17 02:45:00.491 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3307"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3307"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3307"} labels:{key:"webhook-4244-markers" value:"true"}
2026-02-17 02:45:00.510 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali627660e1127", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:00.510 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali627660e1127", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:00.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3307" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:00.538 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:45:00.642 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-9906"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-9906"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9906"} labels:{key:"validating-admission-policy-9906" value:"true"}
2026-02-17 02:45:00.720 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-9906"}
2026-02-17 02:45:00.764 [INFO][80] 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:45:00.764 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calided24ce1a20"
2026-02-17 02:45:00.764 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calided24ce1a20", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:00.764 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calided24ce1a20", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:02.245 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-3096" name:"default"}
2026-02-17 02:45:02.245 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:45:02.348 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-3096"}
2026-02-17 02:45:02.473 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-4833/execpod-affinityrpqdx, name=eth0)
2026-02-17 02:45:02.473 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4833/execpod-affinityrpqdx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calided24ce1a20" profile_ids:"kns.services-4833" profile_ids:"ksa.services-4833.default" ipv4_nets:"10.100.203.21/32"}
2026-02-17 02:45:02.473 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:02.474 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:02.474 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:02.474 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calided24ce1a20"
2026-02-17 02:45:02.474 [INFO][80] felix/endpoint_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-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:02.474 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:02.499 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:02.499 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"} status="up"
2026-02-17 02:45:02.510 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="calib56b04ae00b" state="down"
2026-02-17 02:45:02.511 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib56b04ae00b"
2026-02-17 02:45:02.511 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib56b04ae00b", State:"down", Index:87}
2026-02-17 02:45:02.511 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib56b04ae00b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:02.511 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib56b04ae00b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:02.518 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="calib56b04ae00b" state="up"
2026-02-17 02:45:02.535 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib56b04ae00b", State:"up", Index:87}
2026-02-17 02:45:02.535 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib56b04ae00b"
2026-02-17 02:45:02.535 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib56b04ae00b"
2026-02-17 02:45:02.549 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk, name=eth0)
2026-02-17 02:45:02.549 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-4833/execpod-affinityrpqdx, name=eth0)
2026-02-17 02:45:02.577 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-4244"} profile:{inbound_rules:{action:"allow" rule_id:"viqMzkmYuBM3QyCI"} outbound_rules:{action:"allow" rule_id:"JxbbkypX628J4PVR"}}
2026-02-17 02:45:02.577 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-4244.default"} profile:{}
2026-02-17 02:45:02.577 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib56b04ae00b" profile_ids:"kns.webhook-4244" profile_ids:"ksa.webhook-4244.default" ipv4_nets:"10.100.203.22/32"}
2026-02-17 02:45:02.577 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4833/execpod-affinityrpqdx" endpoint_id:"eth0"}
2026-02-17 02:45:02.577 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-4833"
2026-02-17 02:45:02.577 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:02.577 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:02.577 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:02.579 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:02.580 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:02.581 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:02.584 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib56b04ae00b"
2026-02-17 02:45:02.584 [INFO][80] felix/endpoint_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-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:02.584 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:02.584 [INFO][80] 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-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:02.585 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:02.586 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.21
2026-02-17 02:45:02.638 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-4833/affinity-nodeport-65758f6cfc-m9wtp, name=eth0)
2026-02-17 02:45:02.687 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-4833/affinity-nodeport-65758f6cfc-m9wtp, name=eth0)
2026-02-17 02:45:02.695 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:02.695 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"} status="up"
2026-02-17 02:45:02.695 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/execpod-affinityrpqdx", EndpointId:"eth0"}
2026-02-17 02:45:02.695 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4833/affinity-nodeport-65758f6cfc-m9wtp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib6424be94c9" profile_ids:"kns.services-4833" profile_ids:"ksa.services-4833.default" ipv4_nets:"10.100.203.17/32"}
2026-02-17 02:45:02.695 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-4833/affinity-nodeport-65758f6cfc-m9wtp" endpoint_id:"eth0"}
2026-02-17 02:45:02.695 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-4833"}
2026-02-17 02:45:02.695 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-4833.default"}
2026-02-17 02:45:02.695 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:45:02.695 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:45:02.696 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:45:02.696 [INFO][80] 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-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:45:02.696 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:45:02.696 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.17
2026-02-17 02:45:02.765 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-4833/affinity-nodeport-65758f6cfc-m9wtp", EndpointId:"eth0"}
2026-02-17 02:45:02.765 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4833"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-4833"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4833"}
2026-02-17 02:45:02.766 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1265"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1265"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1265"}
2026-02-17 02:45:02.766 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1265" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:02.816 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1265"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1265"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1265"} labels:{key:"webhook-1265" value:"true"}
2026-02-17 02:45:02.850 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5715"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5715"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5715"} labels:{key:"webhook-1265-markers" value:"true"}
2026-02-17 02:45:02.850 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5715" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:03.243 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calided24ce1a20" state="down"
2026-02-17 02:45:03.244 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calided24ce1a20"
2026-02-17 02:45:03.244 [INFO][80] 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:45:03.245 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calided24ce1a20", State:"down", Index:86}
2026-02-17 02:45:03.245 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calided24ce1a20", Addrs:set.Typed[string]{}}
2026-02-17 02:45:03.245 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calided24ce1a20", Addrs:set.Typed[string]{}}
2026-02-17 02:45:03.247 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="calided24ce1a20" state=""
2026-02-17 02:45:03.247 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calided24ce1a20"
2026-02-17 02:45:03.280 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calided24ce1a20", State:"", Index:86}
2026-02-17 02:45:03.280 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calided24ce1a20", Addrs:set.Set[string](nil)}
2026-02-17 02:45:03.280 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calided24ce1a20", Addrs:set.Set[string](nil)}
2026-02-17 02:45:04.086 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1471" name:"default"}
2026-02-17 02:45:04.128 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk, name=eth0)
2026-02-17 02:45:04.128 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib56b04ae00b" profile_ids:"kns.webhook-4244" profile_ids:"ksa.webhook-4244.default" ipv4_nets:"10.100.203.22/32"}
2026-02-17 02:45:04.128 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:04.128 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:04.128 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:04.129 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib56b04ae00b"
2026-02-17 02:45:04.130 [INFO][80] felix/endpoint_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-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:04.130 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:04.151 [INFO][80] 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:45:04.151 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib56b04ae00b"
2026-02-17 02:45:04.161 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:04.161 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"} status="up"
2026-02-17 02:45:04.161 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib56b04ae00b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:04.161 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib56b04ae00b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:04.165 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk, name=eth0)
2026-02-17 02:45:04.187 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1471"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1471"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1471"}
2026-02-17 02:45:04.187 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1471"}
2026-02-17 02:45:04.187 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib56b04ae00b" profile_ids:"kns.webhook-4244" profile_ids:"ksa.webhook-4244.default" ipv4_nets:"10.100.203.22/32"}
2026-02-17 02:45:04.187 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:04.187 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:04.188 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:04.188 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib56b04ae00b"
2026-02-17 02:45:04.189 [INFO][80] felix/endpoint_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-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:04.189 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:04.213 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:04.213 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"} status="up"
2026-02-17 02:45:05.296 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-0, name=eth0)
2026-02-17 02:45:05.297 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dd60cb64a1" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:45:05.297 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:05.297 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:05.297 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:05.298 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dd60cb64a1"
2026-02-17 02:45:05.299 [INFO][80] felix/endpoint_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-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:05.299 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:05.331 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-3982/update-demo-nautilus-gtzk6, name=eth0)
2026-02-17 02:45:05.332 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:05.332 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:05.333 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3982/update-demo-nautilus-gtzk6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali627660e1127" profile_ids:"kns.kubectl-3982" profile_ids:"ksa.kubectl-3982.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:45:05.333 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:05.333 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:05.333 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:05.335 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali627660e1127"
2026-02-17 02:45:05.335 [INFO][80] felix/endpoint_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-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:05.335 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:05.367 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:05.367 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:05.624 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3847"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3847"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3847"}
2026-02-17 02:45:05.697 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-8374" name:"default"}
bird: KIF: Received address message for unknown interface 84
2026-02-17 02:45:05.985 [INFO][80] 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:45:05.985 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib6424be94c9"
2026-02-17 02:45:05.985 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calib6424be94c9" state="down"
2026-02-17 02:45:05.985 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6424be94c9", Addrs:set.Typed[string]{}}
2026-02-17 02:45:05.985 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6424be94c9", Addrs:set.Typed[string]{}}
2026-02-17 02:45:05.985 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6424be94c9", State:"down", Index:84}
2026-02-17 02:45:05.990 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calib6424be94c9" state=""
2026-02-17 02:45:05.990 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib6424be94c9"
2026-02-17 02:45:06.022 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib6424be94c9", State:"", Index:84}
2026-02-17 02:45:06.022 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib6424be94c9", Addrs:set.Set[string](nil)}
2026-02-17 02:45:06.022 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib6424be94c9", Addrs:set.Set[string](nil)}
2026-02-17 02:45:06.075 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4244" type:"ClusterIP" cluster_ips:"10.254.87.189" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:45:06.321 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-8374"
2026-02-17 02:45:06.500 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-8374"}
2026-02-17 02:45:08.059 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1265" type:"ClusterIP" cluster_ips:"10.254.199.240" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:45:08.116 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-4833" name:"default"}
2026-02-17 02:45:08.272 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-4833"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-4833"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4833"}
2026-02-17 02:45:08.305 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-4833"}
2026-02-17 02:45:09.219 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1265"
2026-02-17 02:45:09.299 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1265"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1265"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1265"} labels:{key:"webhook-1265" value:"true"}
2026-02-17 02:45:09.328 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5715"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5715"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5715"} labels:{key:"webhook-1265-markers" value:"true"}
2026-02-17 02:45:09.349 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-282"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-282"}
2026-02-17 02:45:09.349 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-282" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:09.610 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4244"
2026-02-17 02:45:09.693 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-3982/update-demo-nautilus-gtzk6, name=eth0)
2026-02-17 02:45:09.693 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3982/update-demo-nautilus-gtzk6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali627660e1127" profile_ids:"kns.kubectl-3982" profile_ids:"ksa.kubectl-3982.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:45:09.693 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:09.693 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:09.693 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:09.694 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali627660e1127"
2026-02-17 02:45:09.695 [INFO][80] felix/endpoint_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-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:09.695 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:09.697 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk, name=eth0)
2026-02-17 02:45:09.706 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk, name=eth0)
2026-02-17 02:45:09.725 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:09.726 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:09.726 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib56b04ae00b" profile_ids:"kns.webhook-4244" profile_ids:"ksa.webhook-4244.default" ipv4_nets:"10.100.203.22/32"}
2026-02-17 02:45:09.726 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk" endpoint_id:"eth0"}
2026-02-17 02:45:09.726 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-4244"}
2026-02-17 02:45:09.726 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-4244.default"}
2026-02-17 02:45:09.726 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:09.726 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:09.729 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-4244" ipVersion=0x4 logsSkipped=81 table="filter"
2026-02-17 02:45:09.729 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_M8BBHp7QlX5yslG1G0" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.729 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-4244" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.729 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_M8BBHp7QlX5yslG1G0" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.729 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:09.729 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib56b04ae00b" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.729 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib56b04ae00b" ipVersion=0x4 table="filter"
2026-02-17 02:45:09.729 [INFO][80] 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-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:09.729 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:09.733 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.22
2026-02-17 02:45:09.754 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-3982/update-demo-nautilus-gtzk6, name=eth0)
2026-02-17 02:45:09.792 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4244/sample-webhook-deployment-7d44fffc8-99wpk", EndpointId:"eth0"}
2026-02-17 02:45:09.792 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3982/update-demo-nautilus-gtzk6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali627660e1127" profile_ids:"kns.kubectl-3982" profile_ids:"ksa.kubectl-3982.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:45:09.792 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:09.792 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:09.792 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:09.793 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali627660e1127"
2026-02-17 02:45:09.793 [INFO][80] felix/endpoint_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-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:09.793 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:09.825 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:09.825 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"} status="up"
2026-02-17 02:45:10.062 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-3982/update-demo-nautilus-gtzk6, name=eth0)
2026-02-17 02:45:10.062 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3982/update-demo-nautilus-gtzk6" endpoint_id:"eth0"}
2026-02-17 02:45:10.063 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-3982.default"}
2026-02-17 02:45:10.063 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-3982"}
2026-02-17 02:45:10.063 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:10.063 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:10.064 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-3982" ipVersion=0x4 table="filter"
2026-02-17 02:45:10.064 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gIEXlWfDiCIHvxvRAR" ipVersion=0x4 table="filter"
2026-02-17 02:45:10.064 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-3982" ipVersion=0x4 table="filter"
2026-02-17 02:45:10.064 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gIEXlWfDiCIHvxvRAR" ipVersion=0x4 table="filter"
2026-02-17 02:45:10.064 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:10.064 [INFO][80] 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:45:10.064 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali627660e1127" ipVersion=0x4 table="filter"
2026-02-17 02:45:10.064 [INFO][80] 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:45:10.064 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali627660e1127" ipVersion=0x4 table="filter"
2026-02-17 02:45:10.064 [INFO][80] 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-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:10.065 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:10.074 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.19
2026-02-17 02:45:10.129 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-gtzk6", EndpointId:"eth0"}
2026-02-17 02:45:10.137 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="calib56b04ae00b" state="down"
2026-02-17 02:45:10.137 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib56b04ae00b", State:"down", Index:87}
2026-02-17 02:45:10.137 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib56b04ae00b"
2026-02-17 02:45:10.140 [INFO][80] 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:45:10.142 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="calib56b04ae00b" state=""
2026-02-17 02:45:10.142 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib56b04ae00b"
2026-02-17 02:45:10.162 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib56b04ae00b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:10.162 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib56b04ae00b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:10.162 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib56b04ae00b", State:"", Index:87}
2026-02-17 02:45:10.162 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib56b04ae00b", Addrs:set.Set[string](nil)}
2026-02-17 02:45:10.162 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib56b04ae00b", Addrs:set.Set[string](nil)}
2026-02-17 02:45:10.163 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-282/indexed-job-1-jc794, name=eth0)
2026-02-17 02:45:10.168 [INFO][80] 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:45:10.168 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali627660e1127"
2026-02-17 02:45:10.168 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali627660e1127" state="down"
2026-02-17 02:45:10.174 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali627660e1127" state=""
2026-02-17 02:45:10.174 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali627660e1127"
2026-02-17 02:45:10.193 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-282"} profile:{inbound_rules:{action:"allow" rule_id:"ftrkcgIHIg7elS3s"} outbound_rules:{action:"allow" rule_id:"ygUcdrNjhE32lx7s"}}
2026-02-17 02:45:10.193 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-282.default"} profile:{}
2026-02-17 02:45:10.193 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-282/indexed-job-1-jc794" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali875dc3ab315" profile_ids:"kns.job-282" profile_ids:"ksa.job-282.default" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:45:10.193 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:10.193 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:10.193 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:10.194 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali875dc3ab315" ipVersion=0x4 table="filter"
2026-02-17 02:45:10.194 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-282" ipVersion=0x4 table="filter"
2026-02-17 02:45:10.194 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-282.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:10.194 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali875dc3ab315" ipVersion=0x4 table="filter"
2026-02-17 02:45:10.194 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-282" ipVersion=0x4 table="filter"
2026-02-17 02:45:10.194 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-282.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:10.194 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali875dc3ab315"
2026-02-17 02:45:10.194 [INFO][80] felix/endpoint_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-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:10.194 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:10.232 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali875dc3ab315" state="down"
2026-02-17 02:45:10.232 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali875dc3ab315"
2026-02-17 02:45:10.232 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali875dc3ab315" state="up"
2026-02-17 02:45:10.238 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:10.238 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"} status="down"
2026-02-17 02:45:10.238 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4244"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4244"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4244"} labels:{key:"webhook-4244" value:"true"}
2026-02-17 02:45:10.260 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali627660e1127", Addrs:set.Typed[string]{}}
2026-02-17 02:45:10.260 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali627660e1127", Addrs:set.Typed[string]{}}
2026-02-17 02:45:10.260 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali627660e1127", State:"down", Index:85}
2026-02-17 02:45:10.260 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali627660e1127", State:"", Index:85}
2026-02-17 02:45:10.260 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali627660e1127", Addrs:set.Set[string](nil)}
2026-02-17 02:45:10.261 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali627660e1127", Addrs:set.Set[string](nil)}
2026-02-17 02:45:10.261 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali875dc3ab315", State:"down", Index:88}
2026-02-17 02:45:10.261 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali875dc3ab315", Addrs:set.Typed[string]{}}
2026-02-17 02:45:10.261 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali875dc3ab315", Addrs:set.Typed[string]{}}
2026-02-17 02:45:10.261 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali875dc3ab315", State:"up", Index:88}
2026-02-17 02:45:10.261 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali875dc3ab315"
2026-02-17 02:45:10.261 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali875dc3ab315"
2026-02-17 02:45:10.261 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali875dc3ab315"
2026-02-17 02:45:10.261 [INFO][80] felix/endpoint_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-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:10.261 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:10.287 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:10.287 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"} status="up"
2026-02-17 02:45:10.287 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3307"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3307"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3307"} labels:{key:"webhook-4244-markers" value:"true"}
2026-02-17 02:45:10.365 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7161"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7161"} 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-7161"}
2026-02-17 02:45:10.365 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7161" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:11.184 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-282/indexed-job-1-jc794, name=eth0)
2026-02-17 02:45:11.185 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-282/indexed-job-1-jc794" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali875dc3ab315" profile_ids:"kns.job-282" profile_ids:"ksa.job-282.default" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:45:11.185 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:11.185 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:11.185 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:11.186 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali875dc3ab315"
2026-02-17 02:45:11.186 [INFO][80] felix/endpoint_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-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:11.186 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:11.218 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:11.218 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"} status="up"
2026-02-17 02:45:11.417 [INFO][80] 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:45:11.417 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali875dc3ab315"
2026-02-17 02:45:11.417 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali875dc3ab315", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:11.417 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali875dc3ab315", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:12.359 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-282/indexed-job-1-jc794, name=eth0)
2026-02-17 02:45:12.360 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-282/indexed-job-1-jc794" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali875dc3ab315" profile_ids:"kns.job-282" profile_ids:"ksa.job-282.default" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:45:12.360 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:12.360 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:12.360 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:12.361 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali875dc3ab315"
2026-02-17 02:45:12.361 [INFO][80] felix/endpoint_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-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:12.361 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:12.389 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:12.389 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"} status="up"
2026-02-17 02:45:12.464 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali875dc3ab315" state="down"
2026-02-17 02:45:12.465 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali875dc3ab315", State:"down", Index:88}
2026-02-17 02:45:12.465 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali875dc3ab315"
2026-02-17 02:45:12.465 [INFO][80] felix/endpoint_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-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:12.465 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:12.465 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali875dc3ab315"
2026-02-17 02:45:12.465 [INFO][80] 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:45:12.466 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.24
2026-02-17 02:45:12.467 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali875dc3ab315" state=""
2026-02-17 02:45:12.467 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali875dc3ab315"
2026-02-17 02:45:12.491 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:12.491 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"} status="down"
2026-02-17 02:45:12.492 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali875dc3ab315", Addrs:set.Typed[string]{}}
2026-02-17 02:45:12.492 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali875dc3ab315", Addrs:set.Typed[string]{}}
2026-02-17 02:45:12.492 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali875dc3ab315", State:"", Index:88}
2026-02-17 02:45:12.492 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali875dc3ab315", Addrs:set.Set[string](nil)}
2026-02-17 02:45:12.492 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali875dc3ab315", Addrs:set.Set[string](nil)}
2026-02-17 02:45:12.492 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali875dc3ab315"
2026-02-17 02:45:12.493 [INFO][80] felix/endpoint_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-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:12.493 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:12.516 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:12.516 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"} status="down"
2026-02-17 02:45:12.624 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-282/indexed-job-1-jc794, name=eth0)
2026-02-17 02:45:12.625 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-282/indexed-job-1-jc794" endpoint_id:"eth0"}
2026-02-17 02:45:12.625 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-282"}
2026-02-17 02:45:12.625 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-282.default"}
2026-02-17 02:45:12.625 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:12.625 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:12.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-282" ipVersion=0x4 table="filter"
2026-02-17 02:45:12.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-282.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:12.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-282" ipVersion=0x4 table="filter"
2026-02-17 02:45:12.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-282.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:12.626 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:12.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali875dc3ab315" ipVersion=0x4 table="filter"
2026-02-17 02:45:12.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali875dc3ab315" ipVersion=0x4 table="filter"
2026-02-17 02:45:12.626 [INFO][80] 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-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:12.626 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:12.693 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-1-jc794", EndpointId:"eth0"}
2026-02-17 02:45:14.009 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-282/indexed-job-2-gf426, name=eth0)
2026-02-17 02:45:14.010 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-282.default"} profile:{}
2026-02-17 02:45:14.010 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-282"} profile:{inbound_rules:{action:"allow" rule_id:"ftrkcgIHIg7elS3s"} outbound_rules:{action:"allow" rule_id:"ygUcdrNjhE32lx7s"}}
2026-02-17 02:45:14.010 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-282/indexed-job-2-gf426" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie937906c4f8" profile_ids:"kns.job-282" profile_ids:"ksa.job-282.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:45:14.010 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:14.010 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:14.010 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:14.012 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie937906c4f8" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.012 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-282" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.012 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-282.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.012 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie937906c4f8" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.012 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-282" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.012 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-282.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.013 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie937906c4f8"
2026-02-17 02:45:14.013 [INFO][80] felix/endpoint_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-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:14.013 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:14.053 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:14.053 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"} status="down"
2026-02-17 02:45:14.092 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calie937906c4f8" state="down"
2026-02-17 02:45:14.093 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie937906c4f8"
2026-02-17 02:45:14.093 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calie937906c4f8" state="up"
2026-02-17 02:45:14.093 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie937906c4f8", State:"down", Index:89}
2026-02-17 02:45:14.093 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie937906c4f8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:14.093 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie937906c4f8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:14.093 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie937906c4f8", State:"up", Index:89}
2026-02-17 02:45:14.093 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie937906c4f8"
2026-02-17 02:45:14.093 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie937906c4f8"
2026-02-17 02:45:14.094 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie937906c4f8"
2026-02-17 02:45:14.094 [INFO][80] felix/endpoint_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-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:14.094 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:14.116 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:14.116 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"} status="up"
2026-02-17 02:45:14.170 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-282/indexed-job-3-f2gd9, name=eth0)
2026-02-17 02:45:14.171 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-282/indexed-job-3-f2gd9" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdab84ec197" profile_ids:"kns.job-282" profile_ids:"ksa.job-282.default" ipv4_nets:"10.100.203.23/32"}
2026-02-17 02:45:14.171 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:14.171 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:14.171 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:14.171 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califdab84ec197" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.171 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califdab84ec197" ipVersion=0x4 table="filter"
2026-02-17 02:45:14.172 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califdab84ec197"
2026-02-17 02:45:14.172 [INFO][80] felix/endpoint_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-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:14.172 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:14.222 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:14.222 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"} status="down"
2026-02-17 02:45:14.248 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="califdab84ec197" state="down"
2026-02-17 02:45:14.248 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdab84ec197"
2026-02-17 02:45:14.248 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="califdab84ec197" state="up"
2026-02-17 02:45:14.248 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdab84ec197", State:"down", Index:90}
2026-02-17 02:45:14.249 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdab84ec197", Addrs:set.Typed[string]{}}
2026-02-17 02:45:14.249 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdab84ec197", Addrs:set.Typed[string]{}}
2026-02-17 02:45:14.249 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdab84ec197", State:"up", Index:90}
2026-02-17 02:45:14.249 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califdab84ec197"
2026-02-17 02:45:14.249 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdab84ec197"
2026-02-17 02:45:14.249 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdab84ec197"
2026-02-17 02:45:14.249 [INFO][80] felix/endpoint_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-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:14.249 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:14.272 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:14.272 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"} status="up"
2026-02-17 02:45:14.637 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1265" name:"default"}
2026-02-17 02:45:14.913 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5715" name:"default"}
2026-02-17 02:45:15.109 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1265"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1265"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1265"} labels:{key:"webhook-1265" value:"true"}
2026-02-17 02:45:15.144 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1265"}
2026-02-17 02:45:15.218 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5715"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5715"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5715"} labels:{key:"webhook-1265-markers" value:"true"}
2026-02-17 02:45:15.228 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-282/indexed-job-3-f2gd9, name=eth0)
2026-02-17 02:45:15.244 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-282/indexed-job-3-f2gd9" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdab84ec197" profile_ids:"kns.job-282" profile_ids:"ksa.job-282.default" ipv4_nets:"10.100.203.23/32"}
2026-02-17 02:45:15.244 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:15.245 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:15.245 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:15.246 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdab84ec197"
2026-02-17 02:45:15.246 [INFO][80] felix/endpoint_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-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:15.246 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:15.264 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-282/indexed-job-2-gf426, name=eth0)
2026-02-17 02:45:15.277 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:15.277 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"} status="up"
2026-02-17 02:45:15.277 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-282/indexed-job-2-gf426" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie937906c4f8" profile_ids:"kns.job-282" profile_ids:"ksa.job-282.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:45:15.277 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5715"}
2026-02-17 02:45:15.277 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:15.277 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:15.277 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:15.278 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie937906c4f8"
2026-02-17 02:45:15.278 [INFO][80] felix/endpoint_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-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:15.278 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:15.304 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:15.304 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"} status="up"
2026-02-17 02:45:15.341 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7161"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7161"} 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-7161"}
2026-02-17 02:45:15.366 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8433"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8433"}
2026-02-17 02:45:15.394 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8433" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:15.548 [INFO][80] 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:45:15.548 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie937906c4f8"
2026-02-17 02:45:15.548 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie937906c4f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:15.548 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie937906c4f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:15.585 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4244" name:"default"}
2026-02-17 02:45:15.690 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3307" name:"default"}
2026-02-17 02:45:15.736 [INFO][80] 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:45:15.737 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califdab84ec197"
2026-02-17 02:45:15.737 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdab84ec197", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:15.737 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdab84ec197", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:15.989 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3307"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3307"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3307"} labels:{key:"webhook-4244-markers" value:"true"}
2026-02-17 02:45:16.030 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3307"}
2026-02-17 02:45:16.132 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4244"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4244"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4244"} labels:{key:"webhook-4244" value:"true"}
2026-02-17 02:45:16.154 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4244"}
2026-02-17 02:45:16.437 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-282/indexed-job-3-f2gd9, name=eth0)
2026-02-17 02:45:16.437 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-282/indexed-job-3-f2gd9" endpoint_id:"eth0"} endpoint:{state:"active" name:"califdab84ec197" profile_ids:"kns.job-282" profile_ids:"ksa.job-282.default" ipv4_nets:"10.100.203.23/32"}
2026-02-17 02:45:16.437 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.437 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.437 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.438 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califdab84ec197"
2026-02-17 02:45:16.438 [INFO][80] felix/endpoint_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-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.438 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.454 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-282/indexed-job-2-gf426, name=eth0)
2026-02-17 02:45:16.500 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:16.500 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"} status="up"
2026-02-17 02:45:16.500 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-282/indexed-job-2-gf426" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie937906c4f8" profile_ids:"kns.job-282" profile_ids:"ksa.job-282.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:45:16.500 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:16.500 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:16.500 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:16.501 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie937906c4f8"
2026-02-17 02:45:16.501 [INFO][80] 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-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:16.501 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:16.535 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:16.535 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"} status="down"
2026-02-17 02:45:16.547 [INFO][80] 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:45:16.548 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califdab84ec197"
2026-02-17 02:45:16.548 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="califdab84ec197" state="down"
2026-02-17 02:45:16.548 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdab84ec197", Addrs:set.Typed[string]{}}
2026-02-17 02:45:16.548 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdab84ec197", Addrs:set.Typed[string]{}}
2026-02-17 02:45:16.548 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdab84ec197", State:"down", Index:90}
2026-02-17 02:45:16.548 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdab84ec197"
2026-02-17 02:45:16.548 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie937906c4f8"
2026-02-17 02:45:16.548 [INFO][80] felix/endpoint_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-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.548 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.548 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.23
2026-02-17 02:45:16.551 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="califdab84ec197" state=""
2026-02-17 02:45:16.551 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califdab84ec197"
2026-02-17 02:45:16.564 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calie937906c4f8" state="down"
2026-02-17 02:45:16.564 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie937906c4f8"
2026-02-17 02:45:16.564 [INFO][80] 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:45:16.565 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="calie937906c4f8" state=""
2026-02-17 02:45:16.565 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie937906c4f8"
2026-02-17 02:45:16.586 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:16.586 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"} status="down"
2026-02-17 02:45:16.586 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califdab84ec197", State:"", Index:90}
2026-02-17 02:45:16.586 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califdab84ec197", Addrs:set.Set[string](nil)}
2026-02-17 02:45:16.586 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califdab84ec197", Addrs:set.Set[string](nil)}
2026-02-17 02:45:16.586 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie937906c4f8", State:"down", Index:89}
2026-02-17 02:45:16.586 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie937906c4f8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:16.586 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie937906c4f8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:16.587 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie937906c4f8", State:"", Index:89}
2026-02-17 02:45:16.587 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie937906c4f8", Addrs:set.Set[string](nil)}
2026-02-17 02:45:16.587 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie937906c4f8", Addrs:set.Set[string](nil)}
2026-02-17 02:45:16.587 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califdab84ec197"
2026-02-17 02:45:16.587 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie937906c4f8"
2026-02-17 02:45:16.587 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie937906c4f8"
2026-02-17 02:45:16.587 [INFO][80] felix/endpoint_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-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.587 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.587 [INFO][80] felix/endpoint_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-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:16.587 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:16.587 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.25
2026-02-17 02:45:16.616 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:16.617 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"} status="down"
2026-02-17 02:45:16.617 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:16.617 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"} status="down"
2026-02-17 02:45:16.745 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-282/indexed-job-3-f2gd9, name=eth0)
2026-02-17 02:45:16.745 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-282/indexed-job-3-f2gd9" endpoint_id:"eth0"}
2026-02-17 02:45:16.746 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.746 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.746 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.746 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califdab84ec197" ipVersion=0x4 table="filter"
2026-02-17 02:45:16.746 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califdab84ec197" ipVersion=0x4 table="filter"
2026-02-17 02:45:16.746 [INFO][80] 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-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.747 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.806 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-3-f2gd9", EndpointId:"eth0"}
2026-02-17 02:45:16.844 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-282/indexed-job-2-gf426, name=eth0)
2026-02-17 02:45:16.844 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-282/indexed-job-2-gf426" endpoint_id:"eth0"}
2026-02-17 02:45:16.844 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-282"}
2026-02-17 02:45:16.844 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-282.default"}
2026-02-17 02:45:16.845 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:16.845 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:16.845 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-282" ipVersion=0x4 table="filter"
2026-02-17 02:45:16.845 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-282.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:16.845 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-282" ipVersion=0x4 table="filter"
2026-02-17 02:45:16.845 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-282.default" ipVersion=0x4 table="filter"
2026-02-17 02:45:16.845 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:16.845 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie937906c4f8" ipVersion=0x4 table="filter"
2026-02-17 02:45:16.845 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie937906c4f8" ipVersion=0x4 table="filter"
2026-02-17 02:45:16.845 [INFO][80] 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-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:16.845 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:16.897 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-282/indexed-job-2-gf426", EndpointId:"eth0"}
2026-02-17 02:45:16.986 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-3982/update-demo-nautilus-d7ssx, name=eth0)
2026-02-17 02:45:16.986 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-3982"} profile:{inbound_rules:{action:"allow" rule_id:"96oiR0_ttcKOF5bT"} outbound_rules:{action:"allow" rule_id:"39sIDOwx7SFQbJ7M"}}
2026-02-17 02:45:16.987 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-3982.default"} profile:{}
2026-02-17 02:45:16.987 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3982/update-demo-nautilus-d7ssx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali04305d59edd" profile_ids:"kns.kubectl-3982" profile_ids:"ksa.kubectl-3982.default" ipv4_nets:"10.100.203.26/32"}
2026-02-17 02:45:16.987 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:16.987 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:16.987 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:16.988 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali04305d59edd" ipVersion=0x4 table="filter"
2026-02-17 02:45:16.988 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-3982" ipVersion=0x4 table="filter"
2026-02-17 02:45:16.988 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gIEXlWfDiCIHvxvRAR" ipVersion=0x4 table="filter"
2026-02-17 02:45:16.988 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali04305d59edd" ipVersion=0x4 table="filter"
2026-02-17 02:45:16.988 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-3982" ipVersion=0x4 table="filter"
2026-02-17 02:45:16.988 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gIEXlWfDiCIHvxvRAR" ipVersion=0x4 table="filter"
2026-02-17 02:45:16.988 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali04305d59edd"
2026-02-17 02:45:16.988 [INFO][80] felix/endpoint_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-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:16.988 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:17.032 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:17.033 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"} status="down"
2026-02-17 02:45:17.065 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali04305d59edd" state="down"
2026-02-17 02:45:17.065 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04305d59edd", State:"down", Index:91}
2026-02-17 02:45:17.065 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali04305d59edd"
2026-02-17 02:45:17.065 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04305d59edd", Addrs:set.Typed[string]{}}
2026-02-17 02:45:17.065 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04305d59edd", Addrs:set.Typed[string]{}}
2026-02-17 02:45:17.065 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali04305d59edd"
2026-02-17 02:45:17.065 [INFO][80] felix/endpoint_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-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:17.065 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:17.065 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali04305d59edd" state="up"
2026-02-17 02:45:17.090 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:17.090 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"} status="down"
2026-02-17 02:45:17.090 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04305d59edd", State:"up", Index:91}
2026-02-17 02:45:17.090 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali04305d59edd"
2026-02-17 02:45:17.090 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali04305d59edd"
2026-02-17 02:45:17.090 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali04305d59edd"
2026-02-17 02:45:17.090 [INFO][80] felix/endpoint_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-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:17.090 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:17.123 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:17.123 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"} status="up"
2026-02-17 02:45:18.258 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-3982/update-demo-nautilus-d7ssx, name=eth0)
2026-02-17 02:45:18.258 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3982/update-demo-nautilus-d7ssx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali04305d59edd" profile_ids:"kns.kubectl-3982" profile_ids:"ksa.kubectl-3982.default" ipv4_nets:"10.100.203.26/32"}
2026-02-17 02:45:18.258 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:18.258 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:18.258 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:18.259 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali04305d59edd"
2026-02-17 02:45:18.260 [INFO][80] felix/endpoint_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-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:18.260 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:18.291 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:18.291 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"} status="up"
2026-02-17 02:45:18.840 [INFO][80] 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:45:18.840 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali04305d59edd"
2026-02-17 02:45:18.841 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04305d59edd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:18.841 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04305d59edd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:19.446 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-282"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-282"}
2026-02-17 02:45:19.481 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-41"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-41"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-41"}
2026-02-17 02:45:19.510 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-41" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:19.545 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-41" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:45:19.574 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8433"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8433"}
2026-02-17 02:45:19.627 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8654"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8654"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8654"}
2026-02-17 02:45:19.659 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8654" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:19.686 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8654" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:45:20.353 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8654/ss-0, name=eth0)
2026-02-17 02:45:20.354 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-8654"} profile:{inbound_rules:{action:"allow" rule_id:"Jmu44mbZn_-Urvbg"} outbound_rules:{action:"allow" rule_id:"ewfHYFyF6a2CsV3B"}}
2026-02-17 02:45:20.354 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-8654.default"} profile:{}
2026-02-17 02:45:20.354 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8654/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif79abead2ea" profile_ids:"kns.statefulset-8654" profile_ids:"ksa.statefulset-8654.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:45:20.354 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:20.354 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:20.354 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:20.355 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif79abead2ea" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.355 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xHMUX7Q_1lPTFlnrmb" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.355 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_64mMOR68WH4exTZspA" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.355 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif79abead2ea" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.355 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xHMUX7Q_1lPTFlnrmb" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.355 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_64mMOR68WH4exTZspA" ipVersion=0x4 table="filter"
2026-02-17 02:45:20.355 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif79abead2ea"
2026-02-17 02:45:20.355 [INFO][80] felix/endpoint_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-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:20.355 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:20.403 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:20.403 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:45:20.411 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7161" name:"default"}
2026-02-17 02:45:20.422 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="calif79abead2ea" state="down"
2026-02-17 02:45:20.424 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif79abead2ea"
2026-02-17 02:45:20.425 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="calif79abead2ea" state="up"
2026-02-17 02:45:20.473 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif79abead2ea", State:"down", Index:92}
2026-02-17 02:45:20.473 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif79abead2ea", Addrs:set.Typed[string]{}}
2026-02-17 02:45:20.473 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif79abead2ea", Addrs:set.Typed[string]{}}
2026-02-17 02:45:20.473 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif79abead2ea", State:"up", Index:92}
2026-02-17 02:45:20.473 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif79abead2ea"
2026-02-17 02:45:20.473 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif79abead2ea"
2026-02-17 02:45:20.473 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif79abead2ea"
2026-02-17 02:45:20.473 [INFO][80] felix/endpoint_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-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:20.473 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:20.497 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:20.497 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:20.887 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7161"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7161"} 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-7161"}
2026-02-17 02:45:20.919 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7161"}
2026-02-17 02:45:21.287 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8654/ss-0, name=eth0)
2026-02-17 02:45:21.288 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8654/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif79abead2ea" profile_ids:"kns.statefulset-8654" profile_ids:"ksa.statefulset-8654.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:45:21.288 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:21.288 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:21.288 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:21.289 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif79abead2ea"
2026-02-17 02:45:21.290 [INFO][80] felix/endpoint_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-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:21.290 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:21.324 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:21.324 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:21.323 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8654/ss-0, name=eth0)
2026-02-17 02:45:21.325 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8654/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif79abead2ea" profile_ids:"kns.statefulset-8654" profile_ids:"ksa.statefulset-8654.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:45:21.325 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:21.325 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:21.325 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:21.326 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif79abead2ea"
2026-02-17 02:45:21.326 [INFO][80] felix/endpoint_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-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:21.326 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:21.363 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:21.363 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:21.997 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-41/ss2-1, name=eth0)
2026-02-17 02:45:21.998 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-41"} profile:{inbound_rules:{action:"allow" rule_id:"YomJyN5_AM0fIRoa"} outbound_rules:{action:"allow" rule_id:"Yfh8HAS-_1yukaZy"}}
2026-02-17 02:45:21.998 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-41.default"} profile:{}
2026-02-17 02:45:21.998 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-41/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2990bce00e" profile_ids:"kns.statefulset-41" profile_ids:"ksa.statefulset-41.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:45:21.998 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:21.998 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:21.999 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:22.000 [INFO][80] 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:45:22.000 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid2990bce00e" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.000 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-41" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.000 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dkQMrmA5qi4rCTJctU" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.000 [INFO][80] 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:45:22.000 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid2990bce00e" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.000 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-41" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.000 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dkQMrmA5qi4rCTJctU" ipVersion=0x4 table="filter"
2026-02-17 02:45:22.000 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid2990bce00e"
2026-02-17 02:45:22.000 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:22.000 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:22.052 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:22.052 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:45:22.068 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calid2990bce00e" state="down"
2026-02-17 02:45:22.068 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid2990bce00e"
2026-02-17 02:45:22.068 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2990bce00e", State:"down", Index:93}
2026-02-17 02:45:22.068 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.068 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Typed[string]{}}
2026-02-17 02:45:22.068 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid2990bce00e"
2026-02-17 02:45:22.068 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:22.068 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:22.070 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calid2990bce00e" state="up"
2026-02-17 02:45:22.095 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:22.095 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:45:22.095 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2990bce00e", State:"up", Index:93}
2026-02-17 02:45:22.095 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid2990bce00e"
2026-02-17 02:45:22.095 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid2990bce00e"
2026-02-17 02:45:22.095 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2990bce00e"
2026-02-17 02:45:22.095 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:22.095 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:22.122 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:22.122 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:22.204 [INFO][80] 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:45:22.204 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif79abead2ea"
2026-02-17 02:45:22.204 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif79abead2ea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:22.204 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif79abead2ea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:23.307 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-41/ss2-1, name=eth0)
2026-02-17 02:45:23.308 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-41/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2990bce00e" profile_ids:"kns.statefulset-41" profile_ids:"ksa.statefulset-41.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:45:23.309 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:23.309 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:23.309 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:23.310 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2990bce00e"
2026-02-17 02:45:23.310 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:23.310 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:23.320 [INFO][80] 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:45:23.320 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid2990bce00e"
2026-02-17 02:45:23.330 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-41/ss2-1, name=eth0)
2026-02-17 02:45:23.338 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:23.338 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:23.338 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-41/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2990bce00e" profile_ids:"kns.statefulset-41" profile_ids:"ksa.statefulset-41.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:45:23.338 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:23.338 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:23.339 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:23.340 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2990bce00e"
2026-02-17 02:45:23.340 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:23.340 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:23.365 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:23.365 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:23.366 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:23.366 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:23.524 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-3982/update-demo-nautilus-d7ssx, name=eth0)
2026-02-17 02:45:23.524 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3982/update-demo-nautilus-d7ssx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali04305d59edd" profile_ids:"kns.kubectl-3982" profile_ids:"ksa.kubectl-3982.default" ipv4_nets:"10.100.203.26/32"}
2026-02-17 02:45:23.524 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:23.524 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:23.524 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:23.525 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali04305d59edd"
2026-02-17 02:45:23.525 [INFO][80] felix/endpoint_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-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:23.525 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:23.553 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-3982/update-demo-nautilus-d7ssx, name=eth0)
2026-02-17 02:45:23.561 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:23.561 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"} status="up"
2026-02-17 02:45:23.561 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3982/update-demo-nautilus-d7ssx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali04305d59edd" profile_ids:"kns.kubectl-3982" profile_ids:"ksa.kubectl-3982.default" ipv4_nets:"10.100.203.26/32"}
2026-02-17 02:45:23.561 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:23.561 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:23.561 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:23.562 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali04305d59edd"
2026-02-17 02:45:23.562 [INFO][80] felix/endpoint_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-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:23.562 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:23.585 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:23.585 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"} status="up"
2026-02-17 02:45:23.815 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3982"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3982"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3982"}
2026-02-17 02:45:23.843 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-9432"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"tables-9432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9432"}
2026-02-17 02:45:23.869 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"tables-9432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:23.914 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-9432"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"tables-9432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9432"}
2026-02-17 02:45:23.940 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8001"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8001"}
2026-02-17 02:45:23.961 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-8001" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:23.988 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-3982/update-demo-nautilus-d7ssx, name=eth0)
bird: KIF: Received address message for unknown interface 91
2026-02-17 02:45:24.004 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:24.004 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3982/update-demo-nautilus-d7ssx" endpoint_id:"eth0"}
2026-02-17 02:45:24.004 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-3982"}
2026-02-17 02:45:24.004 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-3982.default"}
2026-02-17 02:45:24.005 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:24.005 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:24.005 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-3982" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.005 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gIEXlWfDiCIHvxvRAR" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.005 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-3982" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.006 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gIEXlWfDiCIHvxvRAR" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.006 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:24.006 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali04305d59edd" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.006 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali04305d59edd" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.006 [INFO][80] 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-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:24.006 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:24.006 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:45:24.006 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:45:24.006 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.26
2026-02-17 02:45:24.066 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3982/update-demo-nautilus-d7ssx", EndpointId:"eth0"}
2026-02-17 02:45:24.092 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali04305d59edd" state="down"
2026-02-17 02:45:24.093 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali04305d59edd"
2026-02-17 02:45:24.093 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04305d59edd", State:"down", Index:91}
2026-02-17 02:45:24.093 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04305d59edd", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.093 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04305d59edd", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.094 [INFO][80] 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:45:24.096 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali04305d59edd" state=""
2026-02-17 02:45:24.096 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali04305d59edd"
2026-02-17 02:45:24.123 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04305d59edd", State:"", Index:91}
2026-02-17 02:45:24.123 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04305d59edd", Addrs:set.Set[string](nil)}
2026-02-17 02:45:24.123 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04305d59edd", Addrs:set.Set[string](nil)}
2026-02-17 02:45:24.683 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365, name=eth0)
2026-02-17 02:45:24.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-8001"} profile:{inbound_rules:{action:"allow" rule_id:"zin8NNJbq8P9EYuZ"} outbound_rules:{action:"allow" rule_id:"V9tcoLqigXtT95N2"}}
2026-02-17 02:45:24.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-8001.default"} profile:{}
2026-02-17 02:45:24.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86f4418a428" profile_ids:"kns.container-runtime-8001" profile_ids:"ksa.container-runtime-8001.default" ipv4_nets:"10.100.203.20/32"}
2026-02-17 02:45:24.684 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:24.684 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:24.684 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:24.685 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali86f4418a428" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.685 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_t3X9PU3IPZO-qdiYNj" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.685 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8EJ6BB5Xb1cjzYJVf0" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.685 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali86f4418a428" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.685 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_t3X9PU3IPZO-qdiYNj" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.685 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8EJ6BB5Xb1cjzYJVf0" ipVersion=0x4 table="filter"
2026-02-17 02:45:24.685 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali86f4418a428"
2026-02-17 02:45:24.685 [INFO][80] felix/endpoint_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-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:24.686 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:24.725 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:24.725 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"} status="down"
2026-02-17 02:45:24.755 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali86f4418a428" state="down"
2026-02-17 02:45:24.755 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali86f4418a428"
2026-02-17 02:45:24.755 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86f4418a428", State:"down", Index:94}
2026-02-17 02:45:24.756 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86f4418a428", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.756 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86f4418a428", Addrs:set.Typed[string]{}}
2026-02-17 02:45:24.756 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86f4418a428"
2026-02-17 02:45:24.756 [INFO][80] felix/endpoint_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-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:24.756 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:24.757 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali86f4418a428" state="up"
2026-02-17 02:45:24.793 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:24.793 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"} status="down"
2026-02-17 02:45:24.794 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86f4418a428", State:"up", Index:94}
2026-02-17 02:45:24.794 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali86f4418a428"
2026-02-17 02:45:24.794 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86f4418a428"
2026-02-17 02:45:24.794 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86f4418a428"
2026-02-17 02:45:24.794 [INFO][80] felix/endpoint_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-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:24.794 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:24.824 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:24.824 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"} status="up"
2026-02-17 02:45:24.899 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-282" name:"default"}
2026-02-17 02:45:25.207 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8433" name:"default"}
2026-02-17 02:45:25.287 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-282"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-282"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-282"}
2026-02-17 02:45:25.319 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-282"}
2026-02-17 02:45:25.331 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365, name=eth0)
2026-02-17 02:45:25.344 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86f4418a428" profile_ids:"kns.container-runtime-8001" profile_ids:"ksa.container-runtime-8001.default" ipv4_nets:"10.100.203.20/32"}
2026-02-17 02:45:25.344 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:25.344 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:25.344 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:25.345 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86f4418a428"
2026-02-17 02:45:25.346 [INFO][80] felix/endpoint_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-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:25.346 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:25.366 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:25.366 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"} status="up"
2026-02-17 02:45:25.473 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8433"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8433"}
2026-02-17 02:45:25.505 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8433"}
2026-02-17 02:45:26.020 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-0, name=eth0)
2026-02-17 02:45:26.021 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dd60cb64a1" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:45:26.021 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:26.022 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:26.022 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:26.023 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dd60cb64a1"
2026-02-17 02:45:26.024 [INFO][80] felix/endpoint_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-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:26.024 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:26.061 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:26.061 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:26.520 [INFO][80] 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:45:26.520 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali86f4418a428"
2026-02-17 02:45:26.520 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86f4418a428", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.520 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86f4418a428", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:26.568 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365, name=eth0)
2026-02-17 02:45:26.568 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86f4418a428" profile_ids:"kns.container-runtime-8001" profile_ids:"ksa.container-runtime-8001.default" ipv4_nets:"10.100.203.20/32"}
2026-02-17 02:45:26.568 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:26.569 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:26.569 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:26.570 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86f4418a428"
2026-02-17 02:45:26.570 [INFO][80] felix/endpoint_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-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:26.570 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:26.603 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:26.604 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"} status="up"
2026-02-17 02:45:26.674 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali86f4418a428" state="down"
2026-02-17 02:45:26.674 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali86f4418a428"
2026-02-17 02:45:26.674 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86f4418a428", State:"down", Index:94}
2026-02-17 02:45:26.674 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86f4418a428", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.675 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86f4418a428", Addrs:set.Typed[string]{}}
2026-02-17 02:45:26.675 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86f4418a428"
2026-02-17 02:45:26.675 [INFO][80] felix/endpoint_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-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:26.675 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:26.676 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.20
2026-02-17 02:45:26.677 [INFO][80] 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:45:26.679 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali86f4418a428" state=""
2026-02-17 02:45:26.679 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali86f4418a428"
2026-02-17 02:45:26.708 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:26.708 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"} status="down"
2026-02-17 02:45:26.708 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86f4418a428", State:"", Index:94}
2026-02-17 02:45:26.708 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86f4418a428", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.709 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86f4418a428", Addrs:set.Set[string](nil)}
2026-02-17 02:45:26.709 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86f4418a428"
2026-02-17 02:45:26.709 [INFO][80] felix/endpoint_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-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:26.709 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:26.732 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:26.732 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"} status="down"
2026-02-17 02:45:26.811 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365, name=eth0)
2026-02-17 02:45:26.811 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365" endpoint_id:"eth0"}
2026-02-17 02:45:26.812 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-8001"}
2026-02-17 02:45:26.812 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-8001.default"}
2026-02-17 02:45:26.812 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:26.812 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:26.813 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_t3X9PU3IPZO-qdiYNj" ipVersion=0x4 table="filter"
2026-02-17 02:45:26.813 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8EJ6BB5Xb1cjzYJVf0" ipVersion=0x4 table="filter"
2026-02-17 02:45:26.813 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_t3X9PU3IPZO-qdiYNj" ipVersion=0x4 table="filter"
2026-02-17 02:45:26.813 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8EJ6BB5Xb1cjzYJVf0" ipVersion=0x4 table="filter"
2026-02-17 02:45:26.813 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:26.814 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali86f4418a428" ipVersion=0x4 table="filter"
2026-02-17 02:45:26.814 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali86f4418a428" ipVersion=0x4 table="filter"
2026-02-17 02:45:26.814 [INFO][80] 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-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:26.814 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:26.878 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-8001/termination-message-container819c694f-e04b-4c3c-8301-c7bfafec2365", EndpointId:"eth0"}
2026-02-17 02:45:27.105 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8001"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8001"}
2026-02-17 02:45:27.137 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-777"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"watch-777"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-777"}
2026-02-17 02:45:27.165 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-777" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:27.247 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-777"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"watch-777"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-777"}
2026-02-17 02:45:27.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9050"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9050"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9050"}
2026-02-17 02:45:27.306 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9050" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:27.919 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb, name=eth0)
2026-02-17 02:45:27.920 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-9050"} profile:{inbound_rules:{action:"allow" rule_id:"ss7A6-aHcEmhLqN7"} outbound_rules:{action:"allow" rule_id:"yfJwXHnTpqX9qLo8"}}
2026-02-17 02:45:27.920 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-9050.default"} profile:{}
2026-02-17 02:45:27.920 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f7b84537a7" profile_ids:"kns.projected-9050" profile_ids:"ksa.projected-9050.default" ipv4_nets:"10.100.203.30/32"}
2026-02-17 02:45:27.920 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:27.920 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:27.920 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:27.921 [INFO][80] 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:45:27.921 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6f7b84537a7" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.921 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-9050" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.921 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Pdtp5f9yU2ePqWQjZD" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.921 [INFO][80] 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:45:27.921 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6f7b84537a7" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.921 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-9050" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.921 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Pdtp5f9yU2ePqWQjZD" ipVersion=0x4 table="filter"
2026-02-17 02:45:27.921 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6f7b84537a7"
2026-02-17 02:45:27.921 [INFO][80] felix/endpoint_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-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:27.921 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:27.964 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:27.964 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} status="down"
2026-02-17 02:45:27.997 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali6f7b84537a7" state="down"
2026-02-17 02:45:27.998 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f7b84537a7"
2026-02-17 02:45:27.998 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f7b84537a7", State:"down", Index:95}
2026-02-17 02:45:27.998 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f7b84537a7", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.998 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f7b84537a7", Addrs:set.Typed[string]{}}
2026-02-17 02:45:27.998 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f7b84537a7"
2026-02-17 02:45:27.998 [INFO][80] felix/endpoint_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-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:27.998 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:28.001 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali6f7b84537a7" state="up"
2026-02-17 02:45:28.018 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:28.018 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} status="down"
2026-02-17 02:45:28.018 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f7b84537a7", State:"up", Index:95}
2026-02-17 02:45:28.018 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6f7b84537a7"
2026-02-17 02:45:28.018 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f7b84537a7"
2026-02-17 02:45:28.018 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f7b84537a7"
2026-02-17 02:45:28.019 [INFO][80] felix/endpoint_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-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:28.019 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:28.047 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:28.047 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:28.100 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-2, name=eth0)
2026-02-17 02:45:28.101 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f32cdea976" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:45:28.101 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:28.101 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:28.101 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:28.102 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6f32cdea976" ipVersion=0x4 table="filter"
2026-02-17 02:45:28.102 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6f32cdea976" ipVersion=0x4 table="filter"
2026-02-17 02:45:28.102 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6f32cdea976"
2026-02-17 02:45:28.102 [INFO][80] felix/endpoint_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-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:28.102 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:28.158 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:28.158 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 02:45:28.167 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali6f32cdea976" state="down"
2026-02-17 02:45:28.168 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f32cdea976"
2026-02-17 02:45:28.168 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f32cdea976", State:"down", Index:96}
2026-02-17 02:45:28.168 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f32cdea976", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.168 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f32cdea976", Addrs:set.Typed[string]{}}
2026-02-17 02:45:28.168 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f32cdea976"
2026-02-17 02:45:28.168 [INFO][80] felix/endpoint_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-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:28.168 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:28.170 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali6f32cdea976" state="up"
2026-02-17 02:45:28.190 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:28.190 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 02:45:28.190 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f32cdea976", State:"up", Index:96}
2026-02-17 02:45:28.190 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6f32cdea976"
2026-02-17 02:45:28.190 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f32cdea976"
2026-02-17 02:45:28.190 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f32cdea976"
2026-02-17 02:45:28.190 [INFO][80] felix/endpoint_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-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:28.190 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:28.212 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:28.213 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:28.355 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb, name=eth0)
2026-02-17 02:45:28.356 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f7b84537a7" profile_ids:"kns.projected-9050" profile_ids:"ksa.projected-9050.default" ipv4_nets:"10.100.203.30/32"}
2026-02-17 02:45:28.356 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:28.356 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:28.356 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:28.357 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f7b84537a7"
2026-02-17 02:45:28.357 [INFO][80] felix/endpoint_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-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:28.357 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:28.387 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:28.387 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:29.110 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3982" name:"default"}
2026-02-17 02:45:29.112 [INFO][80] 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:45:29.112 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6f7b84537a7"
2026-02-17 02:45:29.135 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f7b84537a7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:29.135 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f7b84537a7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:29.257 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"tables-9432" name:"default"}
2026-02-17 02:45:29.364 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-2, name=eth0)
2026-02-17 02:45:29.364 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f32cdea976" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:45:29.364 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:29.364 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:29.364 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:29.366 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f32cdea976"
2026-02-17 02:45:29.366 [INFO][80] felix/endpoint_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-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:29.366 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:29.390 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb, name=eth0)
2026-02-17 02:45:29.398 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:29.398 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:29.398 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f7b84537a7" profile_ids:"kns.projected-9050" profile_ids:"ksa.projected-9050.default" ipv4_nets:"10.100.203.30/32"}
2026-02-17 02:45:29.398 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:29.399 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:29.399 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:29.400 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f7b84537a7"
2026-02-17 02:45:29.400 [INFO][80] felix/endpoint_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-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:29.400 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:29.416 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-2, name=eth0)
2026-02-17 02:45:29.429 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:29.429 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:29.429 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f32cdea976" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:45:29.429 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:29.429 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:29.429 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:29.430 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f32cdea976"
2026-02-17 02:45:29.431 [INFO][80] felix/endpoint_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-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:29.431 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:29.458 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:29.459 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:29.532 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3982"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3982"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3982"}
2026-02-17 02:45:29.557 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3982"}
2026-02-17 02:45:29.685 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-9432"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"tables-9432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9432"}
2026-02-17 02:45:29.722 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"tables-9432"}
2026-02-17 02:45:29.877 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8654/ss-0, name=eth0)
2026-02-17 02:45:29.877 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8654/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif79abead2ea" profile_ids:"kns.statefulset-8654" profile_ids:"ksa.statefulset-8654.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:45:29.877 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:29.878 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:29.878 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:29.879 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif79abead2ea"
2026-02-17 02:45:29.879 [INFO][80] felix/endpoint_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-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:29.879 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:29.904 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8654/ss-0, name=eth0)
2026-02-17 02:45:29.908 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:29.908 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:29.908 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8654/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif79abead2ea" profile_ids:"kns.statefulset-8654" profile_ids:"ksa.statefulset-8654.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:45:29.908 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:29.908 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:29.908 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:29.909 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif79abead2ea"
2026-02-17 02:45:29.909 [INFO][80] felix/endpoint_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-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:29.909 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:29.937 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:29.937 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:29.980 [INFO][80] 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:45:29.980 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6f32cdea976"
2026-02-17 02:45:29.980 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f32cdea976", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:29.980 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f32cdea976", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:30.208 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8654/ss-0, name=eth0)
2026-02-17 02:45:30.208 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8654/ss-0" endpoint_id:"eth0"}
2026-02-17 02:45:30.208 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8654"}
2026-02-17 02:45:30.209 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8654.default"}
2026-02-17 02:45:30.209 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:30.209 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:30.209 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xHMUX7Q_1lPTFlnrmb" ipVersion=0x4 table="filter"
2026-02-17 02:45:30.209 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_64mMOR68WH4exTZspA" ipVersion=0x4 table="filter"
2026-02-17 02:45:30.209 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xHMUX7Q_1lPTFlnrmb" ipVersion=0x4 table="filter"
2026-02-17 02:45:30.209 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_64mMOR68WH4exTZspA" ipVersion=0x4 table="filter"
2026-02-17 02:45:30.209 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:30.209 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif79abead2ea" ipVersion=0x4 table="filter"
2026-02-17 02:45:30.210 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif79abead2ea" ipVersion=0x4 table="filter"
2026-02-17 02:45:30.210 [INFO][80] 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-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:30.210 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:30.210 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.28
2026-02-17 02:45:30.274 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8654/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:30.322 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="calif79abead2ea" state="down"
2026-02-17 02:45:30.322 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif79abead2ea", State:"down", Index:92}
2026-02-17 02:45:30.322 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif79abead2ea"
2026-02-17 02:45:30.322 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="calif79abead2ea" state=""
2026-02-17 02:45:30.322 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif79abead2ea"
2026-02-17 02:45:30.322 [INFO][80] 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=92
2026-02-17 02:45:30.343 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif79abead2ea", Addrs:set.Typed[string]{}}
2026-02-17 02:45:30.343 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif79abead2ea", Addrs:set.Typed[string]{}}
2026-02-17 02:45:30.343 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif79abead2ea", State:"", Index:92}
2026-02-17 02:45:30.343 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif79abead2ea", Addrs:set.Set[string](nil)}
2026-02-17 02:45:30.343 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif79abead2ea", Addrs:set.Set[string](nil)}
2026-02-17 02:45:30.593 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb, name=eth0)
2026-02-17 02:45:30.594 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f7b84537a7" profile_ids:"kns.projected-9050" profile_ids:"ksa.projected-9050.default" ipv4_nets:"10.100.203.30/32"}
2026-02-17 02:45:30.594 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.594 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.594 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.594 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f7b84537a7"
2026-02-17 02:45:30.595 [INFO][80] felix/endpoint_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-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.595 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.624 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:30.624 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} status="up"
2026-02-17 02:45:30.697 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali6f7b84537a7" state="down"
2026-02-17 02:45:30.697 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f7b84537a7"
2026-02-17 02:45:30.698 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=95
2026-02-17 02:45:30.698 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f7b84537a7", State:"down", Index:95}
2026-02-17 02:45:30.698 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f7b84537a7", Addrs:set.Typed[string]{}}
2026-02-17 02:45:30.698 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f7b84537a7", Addrs:set.Typed[string]{}}
2026-02-17 02:45:30.698 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f7b84537a7"
2026-02-17 02:45:30.698 [INFO][80] felix/endpoint_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-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.698 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.699 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.30
2026-02-17 02:45:30.701 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali6f7b84537a7" state=""
2026-02-17 02:45:30.701 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6f7b84537a7"
2026-02-17 02:45:30.730 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:30.730 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} status="down"
2026-02-17 02:45:30.730 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f7b84537a7", State:"", Index:95}
2026-02-17 02:45:30.730 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f7b84537a7", Addrs:set.Set[string](nil)}
2026-02-17 02:45:30.730 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f7b84537a7", Addrs:set.Set[string](nil)}
2026-02-17 02:45:30.730 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6f7b84537a7"
2026-02-17 02:45:30.730 [INFO][80] felix/endpoint_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-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.730 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.769 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:30.770 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"} status="down"
2026-02-17 02:45:30.809 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-3847/concurrent-29521604-54d8d, name=eth0)
2026-02-17 02:45:30.809 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3847/concurrent-29521604-54d8d" endpoint_id:"eth0"}
2026-02-17 02:45:30.809 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-3847"}
2026-02-17 02:45:30.809 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-3847.default"}
2026-02-17 02:45:30.809 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:30.810 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:30.810 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-3847" ipVersion=0x4 table="filter"
2026-02-17 02:45:30.810 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_W6oW4KdNcrJOpTjl_F" ipVersion=0x4 table="filter"
2026-02-17 02:45:30.811 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-3847" ipVersion=0x4 table="filter"
2026-02-17 02:45:30.811 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_W6oW4KdNcrJOpTjl_F" ipVersion=0x4 table="filter"
2026-02-17 02:45:30.811 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:30.812 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-d" ipVersion=0x4 nextLog=2026-02-17 02:45:39.729394513 +0000 UTC m=+352.085366320 table="filter"
2026-02-17 02:45:30.812 [INFO][80] 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-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:30.812 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:30.818 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.57
2026-02-17 02:45:30.863 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb, name=eth0)
2026-02-17 02:45:30.873 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3847/concurrent-29521604-54d8d", EndpointId:"eth0"}
2026-02-17 02:45:30.873 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb" endpoint_id:"eth0"}
2026-02-17 02:45:30.873 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-9050"}
2026-02-17 02:45:30.873 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-9050.default"}
2026-02-17 02:45:30.873 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.873 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.874 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.874 [INFO][80] 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-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.874 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.913 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calid0e7e89edaf" state="down"
2026-02-17 02:45:30.914 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid0e7e89edaf"
2026-02-17 02:45:30.914 [INFO][80] 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:45:30.918 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="calid0e7e89edaf" state=""
2026-02-17 02:45:30.919 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid0e7e89edaf"
2026-02-17 02:45:30.951 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9050/pod-projected-secrets-29f61385-ed6d-458f-802a-b26a7f22cceb", EndpointId:"eth0"}
2026-02-17 02:45:30.952 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0e7e89edaf", State:"down", Index:62}
2026-02-17 02:45:30.952 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0e7e89edaf", Addrs:set.Typed[string]{}}
2026-02-17 02:45:30.952 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0e7e89edaf", Addrs:set.Typed[string]{}}
2026-02-17 02:45:30.952 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid0e7e89edaf", State:"", Index:62}
2026-02-17 02:45:30.952 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid0e7e89edaf", Addrs:set.Set[string](nil)}
2026-02-17 02:45:30.952 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid0e7e89edaf", Addrs:set.Set[string](nil)}
2026-02-17 02:45:31.422 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9050"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9050"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9050"}
2026-02-17 02:45:31.464 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3843"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3843"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3843"}
2026-02-17 02:45:31.494 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-3843" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:31.527 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3843"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3843"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3843"} labels:{key:"validating-admission-policy-3843" value:"true"}
2026-02-17 02:45:32.200 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3843"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3843"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3843"} labels:{key:"validating-admission-policy-3843" value:"true"}
2026-02-17 02:45:32.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9035"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9035"}
2026-02-17 02:45:32.290 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9035" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:32.291 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9035" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:45:32.959 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-9035/test-pod, name=eth0)
2026-02-17 02:45:32.960 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9035.default"} profile:{}
2026-02-17 02:45:32.960 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9035"} profile:{inbound_rules:{action:"allow" rule_id:"ghP628H1GchFLN0K"} outbound_rules:{action:"allow" rule_id:"5GXp9brUJF5ZOuNC"}}
2026-02-17 02:45:32.960 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9035/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58f3d388907" profile_ids:"kns.statefulset-9035" profile_ids:"ksa.statefulset-9035.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:45:32.960 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:32.960 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:32.960 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:32.961 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali58f3d388907"
2026-02-17 02:45:32.961 [INFO][80] felix/endpoint_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-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:32.961 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:33.018 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:33.018 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:45:33.034 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali58f3d388907" state="down"
2026-02-17 02:45:33.034 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali58f3d388907"
2026-02-17 02:45:33.034 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58f3d388907", State:"down", Index:97}
2026-02-17 02:45:33.035 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3d388907", Addrs:set.Typed[string]{}}
2026-02-17 02:45:33.035 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3d388907", Addrs:set.Typed[string]{}}
2026-02-17 02:45:33.035 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali58f3d388907"
2026-02-17 02:45:33.035 [INFO][80] felix/endpoint_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-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:33.035 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:33.039 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali58f3d388907" state="up"
2026-02-17 02:45:33.065 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:33.066 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:45:33.066 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58f3d388907", State:"up", Index:97}
2026-02-17 02:45:33.066 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali58f3d388907"
2026-02-17 02:45:33.066 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali58f3d388907"
2026-02-17 02:45:33.066 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali58f3d388907"
2026-02-17 02:45:33.067 [INFO][80] felix/endpoint_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-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:33.067 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:33.094 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:33.094 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:45:33.094 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-8001" name:"default"}
2026-02-17 02:45:33.128 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-8001"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-8001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8001"}
2026-02-17 02:45:33.152 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-8001"}
2026-02-17 02:45:33.187 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-777" name:"default"}
2026-02-17 02:45:33.244 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-777"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"watch-777"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-777"}
2026-02-17 02:45:33.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-777"}
2026-02-17 02:45:34.457 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-9035/test-pod, name=eth0)
2026-02-17 02:45:34.457 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9035/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58f3d388907" profile_ids:"kns.statefulset-9035" profile_ids:"ksa.statefulset-9035.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:45:34.457 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:34.457 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:34.457 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:34.458 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali58f3d388907"
2026-02-17 02:45:34.458 [INFO][80] felix/endpoint_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-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:34.458 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:34.489 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:34.489 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:45:34.493 [INFO][80] 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:45:34.493 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali58f3d388907"
2026-02-17 02:45:34.493 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3d388907", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:34.493 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3d388907", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:34.519 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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.519 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:45:34.519 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:45:36.028 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-0, name=eth0)
2026-02-17 02:45:36.029 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dd60cb64a1" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:45:36.029 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:36.029 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:36.029 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:36.030 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dd60cb64a1"
2026-02-17 02:45:36.030 [INFO][80] felix/endpoint_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-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:36.030 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:36.056 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:36.056 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:36.385 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-2, name=eth0)
2026-02-17 02:45:36.385 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f32cdea976" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:45:36.385 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:36.385 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:36.385 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:36.386 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f32cdea976"
2026-02-17 02:45:36.386 [INFO][80] felix/endpoint_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-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:36.386 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:36.408 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:36.408 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:36.497 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-9035/test-pod, name=eth0)
2026-02-17 02:45:36.497 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9035/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali58f3d388907" profile_ids:"kns.statefulset-9035" profile_ids:"ksa.statefulset-9035.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:45:36.497 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:36.497 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:36.497 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:36.498 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali58f3d388907"
2026-02-17 02:45:36.498 [INFO][80] felix/endpoint_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-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:36.498 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:36.515 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-9035/test-pod, name=eth0)
2026-02-17 02:45:36.543 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:36.543 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:45:36.544 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9035/test-pod" endpoint_id:"eth0"}
2026-02-17 02:45:36.544 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9035.default"}
2026-02-17 02:45:36.544 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9035"}
2026-02-17 02:45:36.544 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:36.544 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:36.544 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:36.544 [INFO][80] 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-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:36.544 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:36.545 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.34
2026-02-17 02:45:36.617 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/test-pod", EndpointId:"eth0"}
2026-02-17 02:45:36.811 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9050" name:"default"}
2026-02-17 02:45:37.062 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9050"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9050"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9050"}
2026-02-17 02:45:37.086 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9050"}
2026-02-17 02:45:37.186 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-9035/ss-0, name=eth0)
2026-02-17 02:45:37.186 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9035"} profile:{inbound_rules:{action:"allow" rule_id:"ghP628H1GchFLN0K"} outbound_rules:{action:"allow" rule_id:"5GXp9brUJF5ZOuNC"}}
2026-02-17 02:45:37.186 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9035.default"} profile:{}
2026-02-17 02:45:37.186 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9035/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0b5c701661" profile_ids:"kns.statefulset-9035" profile_ids:"ksa.statefulset-9035.default" ipv4_nets:"10.100.203.31/32"}
2026-02-17 02:45:37.186 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:37.186 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:37.186 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:37.187 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie0b5c701661"
2026-02-17 02:45:37.187 [INFO][80] felix/endpoint_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-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:37.187 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:37.231 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:37.231 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:45:37.242 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali58f3d388907" state="down"
2026-02-17 02:45:37.242 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali58f3d388907"
2026-02-17 02:45:37.242 [INFO][80] 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:45:37.242 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58f3d388907", State:"down", Index:97}
2026-02-17 02:45:37.242 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3d388907", Addrs:set.Typed[string]{}}
2026-02-17 02:45:37.242 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3d388907", Addrs:set.Typed[string]{}}
2026-02-17 02:45:37.243 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="cali58f3d388907" state=""
2026-02-17 02:45:37.244 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali58f3d388907"
2026-02-17 02:45:37.253 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calie0b5c701661" state="down"
2026-02-17 02:45:37.253 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie0b5c701661"
2026-02-17 02:45:37.254 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calie0b5c701661" state="up"
2026-02-17 02:45:37.266 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali58f3d388907", State:"", Index:97}
2026-02-17 02:45:37.266 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3d388907", Addrs:set.Set[string](nil)}
2026-02-17 02:45:37.266 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali58f3d388907", Addrs:set.Set[string](nil)}
2026-02-17 02:45:37.266 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0b5c701661", State:"down", Index:98}
2026-02-17 02:45:37.266 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0b5c701661", Addrs:set.Typed[string]{}}
2026-02-17 02:45:37.266 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0b5c701661", Addrs:set.Typed[string]{}}
2026-02-17 02:45:37.266 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0b5c701661", State:"up", Index:98}
2026-02-17 02:45:37.266 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie0b5c701661"
2026-02-17 02:45:37.266 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie0b5c701661"
2026-02-17 02:45:37.266 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0b5c701661"
2026-02-17 02:45:37.266 [INFO][80] felix/endpoint_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-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:37.266 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:37.292 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:37.292 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:37.677 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-3843" name:"default"}
2026-02-17 02:45:37.746 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3843"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3843"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3843"} labels:{key:"validating-admission-policy-3843" value:"true"}
2026-02-17 02:45:37.770 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-3843"}
2026-02-17 02:45:38.498 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-9035/ss-0, name=eth0)
2026-02-17 02:45:38.498 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9035/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0b5c701661" profile_ids:"kns.statefulset-9035" profile_ids:"ksa.statefulset-9035.default" ipv4_nets:"10.100.203.31/32"}
2026-02-17 02:45:38.498 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:38.498 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:38.498 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:38.500 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0b5c701661"
2026-02-17 02:45:38.500 [INFO][80] felix/endpoint_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-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:38.500 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:38.526 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:38.527 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:38.579 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-9035/ss-0, name=eth0)
2026-02-17 02:45:38.579 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9035/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0b5c701661" profile_ids:"kns.statefulset-9035" profile_ids:"ksa.statefulset-9035.default" ipv4_nets:"10.100.203.31/32"}
2026-02-17 02:45:38.579 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:38.580 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:38.580 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:38.592 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0b5c701661"
2026-02-17 02:45:38.592 [INFO][80] felix/endpoint_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-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:38.592 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:38.617 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:38.617 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:39.192 [INFO][80] 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:45:39.193 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie0b5c701661"
2026-02-17 02:45:39.193 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0b5c701661", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:39.193 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0b5c701661", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:39.918 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8654"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8654"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8654"}
2026-02-17 02:45:39.956 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-9743"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-9743"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9743"}
2026-02-17 02:45:39.988 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-9743" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:40.510 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-9035/ss-0, name=eth0)
2026-02-17 02:45:40.510 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9035/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0b5c701661" profile_ids:"kns.statefulset-9035" profile_ids:"ksa.statefulset-9035.default" ipv4_nets:"10.100.203.31/32"}
2026-02-17 02:45:40.510 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:40.510 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:40.510 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:40.511 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0b5c701661"
2026-02-17 02:45:40.511 [INFO][80] felix/endpoint_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-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:40.512 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:40.554 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:40.554 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:41.022 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-9035/ss-0, name=eth0)
2026-02-17 02:45:41.023 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9035/ss-0" endpoint_id:"eth0"}
2026-02-17 02:45:41.023 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9035"}
2026-02-17 02:45:41.023 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9035.default"}
2026-02-17 02:45:41.023 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:41.023 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:41.024 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Kx8RpLoB6v3c-JYwSU" ipVersion=0x4 logsSkipped=27 table="filter"
2026-02-17 02:45:41.024 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UaxhtmW0CnEH7M9ZyK" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.024 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Kx8RpLoB6v3c-JYwSU" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.024 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UaxhtmW0CnEH7M9ZyK" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.024 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:41.024 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie0b5c701661" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.024 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie0b5c701661" ipVersion=0x4 table="filter"
2026-02-17 02:45:41.024 [INFO][80] 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-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:41.024 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:41.025 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.31
2026-02-17 02:45:41.117 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9035/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:41.140 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calie0b5c701661" state="down"
2026-02-17 02:45:41.141 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie0b5c701661"
2026-02-17 02:45:41.141 [INFO][80] 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:45:41.141 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="calie0b5c701661" state=""
2026-02-17 02:45:41.141 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie0b5c701661"
2026-02-17 02:45:41.141 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0b5c701661", State:"down", Index:98}
2026-02-17 02:45:41.141 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0b5c701661", Addrs:set.Typed[string]{}}
2026-02-17 02:45:41.141 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0b5c701661", Addrs:set.Typed[string]{}}
2026-02-17 02:45:41.141 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0b5c701661", State:"", Index:98}
2026-02-17 02:45:41.141 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0b5c701661", Addrs:set.Set[string](nil)}
2026-02-17 02:45:41.141 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0b5c701661", Addrs:set.Set[string](nil)}
2026-02-17 02:45:42.051 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"proxy-9743" type:"ClusterIP" cluster_ips:"10.254.225.101" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:45:42.191 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-9743"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-9743"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9743"}
2026-02-17 02:45:42.219 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9105"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9105"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9105"}
2026-02-17 02:45:42.247 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9105" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:43.079 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686, name=eth0)
2026-02-17 02:45:43.080 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-9105"} profile:{inbound_rules:{action:"allow" rule_id:"kEbwEmGrJMGkqNTp"} outbound_rules:{action:"allow" rule_id:"3gScbllYwxRc0VjD"}}
2026-02-17 02:45:43.080 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-9105.default"} profile:{}
2026-02-17 02:45:43.080 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26565f7c6b6" profile_ids:"kns.secrets-9105" profile_ids:"ksa.secrets-9105.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:45:43.080 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:43.080 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:43.080 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:43.081 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali26565f7c6b6" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.081 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-9105" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_62K7AdBa5ezuEKJWco" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali26565f7c6b6" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-9105" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_62K7AdBa5ezuEKJWco" ipVersion=0x4 table="filter"
2026-02-17 02:45:43.082 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali26565f7c6b6"
2026-02-17 02:45:43.082 [INFO][80] felix/endpoint_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-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:43.082 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:43.142 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:43.142 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"} status="down"
2026-02-17 02:45:43.153 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali26565f7c6b6" state="down"
2026-02-17 02:45:43.153 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26565f7c6b6"
2026-02-17 02:45:43.153 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26565f7c6b6", State:"down", Index:99}
2026-02-17 02:45:43.153 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26565f7c6b6", Addrs:set.Typed[string]{}}
2026-02-17 02:45:43.153 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26565f7c6b6", Addrs:set.Typed[string]{}}
2026-02-17 02:45:43.153 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26565f7c6b6"
2026-02-17 02:45:43.153 [INFO][80] felix/endpoint_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-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:43.153 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:43.154 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali26565f7c6b6" state="up"
2026-02-17 02:45:43.179 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:43.179 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"} status="down"
2026-02-17 02:45:43.179 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26565f7c6b6", State:"up", Index:99}
2026-02-17 02:45:43.179 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali26565f7c6b6"
2026-02-17 02:45:43.179 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26565f7c6b6"
2026-02-17 02:45:43.179 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26565f7c6b6"
2026-02-17 02:45:43.180 [INFO][80] felix/endpoint_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-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:43.180 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:43.206 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:43.207 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"} status="up"
2026-02-17 02:45:43.265 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3847" name:"default"}
2026-02-17 02:45:43.456 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3847"}
2026-02-17 02:45:43.542 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686, name=eth0)
2026-02-17 02:45:43.543 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26565f7c6b6" profile_ids:"kns.secrets-9105" profile_ids:"ksa.secrets-9105.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:45:43.543 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:43.543 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:43.543 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:43.544 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26565f7c6b6"
2026-02-17 02:45:43.544 [INFO][80] felix/endpoint_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-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:43.544 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:43.569 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:43.569 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"} status="up"
2026-02-17 02:45:44.120 [INFO][80] 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:45:44.120 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali26565f7c6b6"
2026-02-17 02:45:44.120 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26565f7c6b6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:44.120 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26565f7c6b6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:44.824 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686, name=eth0)
2026-02-17 02:45:44.824 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26565f7c6b6" profile_ids:"kns.secrets-9105" profile_ids:"ksa.secrets-9105.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:45:44.824 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:44.825 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:44.825 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:44.831 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26565f7c6b6"
2026-02-17 02:45:44.831 [INFO][80] 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:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:44.831 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:44.858 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:44.858 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"} status="down"
2026-02-17 02:45:44.927 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali26565f7c6b6" state="down"
2026-02-17 02:45:44.927 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26565f7c6b6"
2026-02-17 02:45:44.928 [INFO][80] 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:45:44.928 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26565f7c6b6", State:"down", Index:99}
2026-02-17 02:45:44.928 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26565f7c6b6", Addrs:set.Typed[string]{}}
2026-02-17 02:45:44.928 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26565f7c6b6", Addrs:set.Typed[string]{}}
2026-02-17 02:45:44.928 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26565f7c6b6"
2026-02-17 02:45:44.928 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali26565f7c6b6"
2026-02-17 02:45:44.928 [INFO][80] felix/endpoint_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-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:44.928 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:44.929 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.35
2026-02-17 02:45:44.930 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="cali26565f7c6b6" state=""
2026-02-17 02:45:44.930 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali26565f7c6b6"
2026-02-17 02:45:44.966 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:44.966 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"} status="down"
2026-02-17 02:45:44.966 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26565f7c6b6", State:"", Index:99}
2026-02-17 02:45:44.967 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26565f7c6b6", Addrs:set.Set[string](nil)}
2026-02-17 02:45:44.967 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26565f7c6b6", Addrs:set.Set[string](nil)}
2026-02-17 02:45:44.967 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26565f7c6b6"
2026-02-17 02:45:44.967 [INFO][80] felix/endpoint_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-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:44.968 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:45.003 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:45.003 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"} status="down"
2026-02-17 02:45:45.405 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686, name=eth0)
2026-02-17 02:45:45.405 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686" endpoint_id:"eth0"}
2026-02-17 02:45:45.406 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-9105"}
2026-02-17 02:45:45.406 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-9105.default"}
2026-02-17 02:45:45.406 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:45.406 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:45.406 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-9105" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.406 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_62K7AdBa5ezuEKJWco" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.406 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-9105" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.406 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_62K7AdBa5ezuEKJWco" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.407 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:45.407 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali26565f7c6b6" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.407 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali26565f7c6b6" ipVersion=0x4 table="filter"
2026-02-17 02:45:45.407 [INFO][80] 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-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:45.407 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:45.470 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9105/pod-secrets-34e406f1-4068-442b-9354-d105fd2a4686", EndpointId:"eth0"}
2026-02-17 02:45:45.470 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8654"
2026-02-17 02:45:46.061 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8654" name:"default"}
2026-02-17 02:45:46.091 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8654"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8654"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8654"}
2026-02-17 02:45:46.114 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8654"}
2026-02-17 02:45:46.378 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9105"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9105"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9105"}
2026-02-17 02:45:46.402 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2460"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2460"}
2026-02-17 02:45:46.426 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2460" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:47.067 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-2460/oidc-discovery-validator, name=eth0)
2026-02-17 02:45:47.068 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-2460"} profile:{inbound_rules:{action:"allow" rule_id:"17vpJMHnUUcd9img"} outbound_rules:{action:"allow" rule_id:"X3GMCcvUH1woWFIN"}}
2026-02-17 02:45:47.068 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-2460.default"} profile:{}
2026-02-17 02:45:47.068 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2460/oidc-discovery-validator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37b7ac6f832" profile_ids:"kns.svcaccounts-2460" profile_ids:"ksa.svcaccounts-2460.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:45:47.068 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:47.068 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:47.068 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:47.068 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali37b7ac6f832" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.069 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YhbnnOMjO1rxKtBKaJ" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.069 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_X9SIOdBuUwBSwhJr9S" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.069 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali37b7ac6f832" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.069 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YhbnnOMjO1rxKtBKaJ" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.069 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_X9SIOdBuUwBSwhJr9S" ipVersion=0x4 table="filter"
2026-02-17 02:45:47.069 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali37b7ac6f832"
2026-02-17 02:45:47.069 [INFO][80] felix/endpoint_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-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:47.069 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:47.116 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:47.116 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} status="down"
2026-02-17 02:45:47.136 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali37b7ac6f832" state="down"
2026-02-17 02:45:47.136 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37b7ac6f832"
2026-02-17 02:45:47.136 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37b7ac6f832", State:"down", Index:100}
2026-02-17 02:45:47.136 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37b7ac6f832", Addrs:set.Typed[string]{}}
2026-02-17 02:45:47.136 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37b7ac6f832", Addrs:set.Typed[string]{}}
2026-02-17 02:45:47.136 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37b7ac6f832"
2026-02-17 02:45:47.137 [INFO][80] felix/endpoint_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-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:47.137 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:47.138 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali37b7ac6f832" state="up"
2026-02-17 02:45:47.165 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:47.165 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} status="down"
2026-02-17 02:45:47.165 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37b7ac6f832", State:"up", Index:100}
2026-02-17 02:45:47.165 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali37b7ac6f832"
2026-02-17 02:45:47.165 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37b7ac6f832"
2026-02-17 02:45:47.165 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37b7ac6f832"
2026-02-17 02:45:47.166 [INFO][80] felix/endpoint_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-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:47.166 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:47.202 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.202 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} status="up"
2026-02-17 02:45:47.252 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-9743"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-9743"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9743"}
2026-02-17 02:45:47.612 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-2460/oidc-discovery-validator, name=eth0)
2026-02-17 02:45:47.612 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2460/oidc-discovery-validator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37b7ac6f832" profile_ids:"kns.svcaccounts-2460" profile_ids:"ksa.svcaccounts-2460.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:45:47.612 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:47.612 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:47.613 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:47.614 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37b7ac6f832"
2026-02-17 02:45:47.614 [INFO][80] felix/endpoint_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-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:47.614 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:47.639 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:47.639 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.205 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:45:48.618 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-2460/oidc-discovery-validator, name=eth0)
2026-02-17 02:45:48.618 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2460/oidc-discovery-validator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37b7ac6f832" profile_ids:"kns.svcaccounts-2460" profile_ids:"ksa.svcaccounts-2460.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:45:48.618 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:48.618 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:48.618 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:48.619 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37b7ac6f832"
2026-02-17 02:45:48.619 [INFO][80] felix/endpoint_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-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:48.619 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:48.647 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:48.647 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} status="up"
2026-02-17 02:45:48.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9035"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9035"}
2026-02-17 02:45:48.719 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1577"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1577"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1577"}
2026-02-17 02:45:48.752 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1577" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:48.888 [INFO][80] 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:45:48.888 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali37b7ac6f832"
2026-02-17 02:45:48.888 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37b7ac6f832", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:48.888 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37b7ac6f832", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:49.428 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d, name=eth0)
2026-02-17 02:45:49.429 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-1577.default"} profile:{}
2026-02-17 02:45:49.429 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-1577"} profile:{inbound_rules:{action:"allow" rule_id:"WhUQl6FVnCI054pi"} outbound_rules:{action:"allow" rule_id:"ssz8rqwdGdT9pkhd"}}
2026-02-17 02:45:49.429 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d2e781fd7b" profile_ids:"kns.container-probe-1577" profile_ids:"ksa.container-probe-1577.default" ipv4_nets:"10.100.203.36/32"}
2026-02-17 02:45:49.430 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:45:49.430 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:45:49.430 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:45:49.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9d2e781fd7b" ipVersion=0x4 table="filter"
2026-02-17 02:45:49.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fgQMus-XplHjrqQ1x6" ipVersion=0x4 table="filter"
2026-02-17 02:45:49.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nuug9KG-SfmeMFtT1u" ipVersion=0x4 table="filter"
2026-02-17 02:45:49.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9d2e781fd7b" ipVersion=0x4 table="filter"
2026-02-17 02:45:49.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fgQMus-XplHjrqQ1x6" ipVersion=0x4 table="filter"
2026-02-17 02:45:49.431 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nuug9KG-SfmeMFtT1u" ipVersion=0x4 table="filter"
2026-02-17 02:45:49.431 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9d2e781fd7b"
2026-02-17 02:45:49.431 [INFO][80] felix/endpoint_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-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:45:49.431 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:45:49.480 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:49.480 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"} status="down"
2026-02-17 02:45:49.483 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali9d2e781fd7b" state="down"
2026-02-17 02:45:49.483 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d2e781fd7b", State:"down", Index:101}
2026-02-17 02:45:49.484 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9d2e781fd7b"
2026-02-17 02:45:49.484 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9d2e781fd7b"
2026-02-17 02:45:49.484 [INFO][80] felix/endpoint_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-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:45:49.484 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:45:49.493 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali9d2e781fd7b" state="up"
2026-02-17 02:45:49.511 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:49.511 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"} status="down"
2026-02-17 02:45:49.511 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d2e781fd7b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.511 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d2e781fd7b", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.511 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d2e781fd7b", State:"up", Index:101}
2026-02-17 02:45:49.512 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9d2e781fd7b"
2026-02-17 02:45:49.512 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9d2e781fd7b"
2026-02-17 02:45:49.512 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d2e781fd7b"
2026-02-17 02:45:49.512 [INFO][80] felix/endpoint_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-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:45:49.512 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:45:49.539 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:49.539 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.827 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-2460/oidc-discovery-validator, name=eth0)
2026-02-17 02:45:49.828 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2460/oidc-discovery-validator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37b7ac6f832" profile_ids:"kns.svcaccounts-2460" profile_ids:"ksa.svcaccounts-2460.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:45:49.828 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:49.828 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:49.828 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:49.829 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37b7ac6f832"
2026-02-17 02:45:49.830 [INFO][80] felix/endpoint_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-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:49.830 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:49.863 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:49.863 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} status="up"
2026-02-17 02:45:49.936 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali37b7ac6f832" state="down"
2026-02-17 02:45:49.937 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37b7ac6f832"
2026-02-17 02:45:49.937 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37b7ac6f832", State:"down", Index:100}
2026-02-17 02:45:49.937 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37b7ac6f832", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.937 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37b7ac6f832", Addrs:set.Typed[string]{}}
2026-02-17 02:45:49.937 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37b7ac6f832"
2026-02-17 02:45:49.937 [INFO][80] felix/endpoint_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-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:49.937 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:49.938 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.33
2026-02-17 02:45:49.939 [INFO][80] 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:45:49.940 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="cali37b7ac6f832" state=""
2026-02-17 02:45:49.940 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali37b7ac6f832"
2026-02-17 02:45:49.961 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:49.961 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} status="down"
2026-02-17 02:45:49.961 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37b7ac6f832", State:"", Index:100}
2026-02-17 02:45:49.962 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37b7ac6f832", Addrs:set.Set[string](nil)}
2026-02-17 02:45:49.962 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37b7ac6f832", Addrs:set.Set[string](nil)}
2026-02-17 02:45:49.962 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37b7ac6f832"
2026-02-17 02:45:49.962 [INFO][80] felix/endpoint_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-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:49.962 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:49.980 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:49.980 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"} status="down"
2026-02-17 02:45:50.084 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-2460/oidc-discovery-validator, name=eth0)
2026-02-17 02:45:50.084 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2460/oidc-discovery-validator" endpoint_id:"eth0"}
2026-02-17 02:45:50.084 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-2460"}
2026-02-17 02:45:50.084 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-2460.default"}
2026-02-17 02:45:50.084 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:50.084 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:50.085 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YhbnnOMjO1rxKtBKaJ" ipVersion=0x4 table="filter"
2026-02-17 02:45:50.085 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_X9SIOdBuUwBSwhJr9S" ipVersion=0x4 table="filter"
2026-02-17 02:45:50.085 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YhbnnOMjO1rxKtBKaJ" ipVersion=0x4 table="filter"
2026-02-17 02:45:50.085 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_X9SIOdBuUwBSwhJr9S" ipVersion=0x4 table="filter"
2026-02-17 02:45:50.085 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:50.085 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali37b7ac6f832" ipVersion=0x4 table="filter"
2026-02-17 02:45:50.085 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali37b7ac6f832" ipVersion=0x4 table="filter"
2026-02-17 02:45:50.085 [INFO][80] 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-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:50.085 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:50.145 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2460/oidc-discovery-validator", EndpointId:"eth0"}
2026-02-17 02:45:50.619 [INFO][80] 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:45:50.619 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9d2e781fd7b"
2026-02-17 02:45:50.619 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d2e781fd7b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.619 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d2e781fd7b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:50.651 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d, name=eth0)
2026-02-17 02:45:50.656 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d2e781fd7b" profile_ids:"kns.container-probe-1577" profile_ids:"ksa.container-probe-1577.default" ipv4_nets:"10.100.203.36/32"}
2026-02-17 02:45:50.656 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:45:50.656 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:45:50.657 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:45:50.657 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d2e781fd7b"
2026-02-17 02:45:50.657 [INFO][80] felix/endpoint_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-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:45:50.657 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:45:50.682 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:50.682 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"} status="up"
2026-02-17 02:45:51.754 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9105" name:"default"}
2026-02-17 02:45:51.806 [INFO][80] felix/summary.go 100: Summarising 339 dataplane reconciliation loops over 1m0.2s: avg=33ms longest=118ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:45:51.822 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9105"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9105"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9105"}
2026-02-17 02:45:51.856 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9105"}
2026-02-17 02:45:52.316 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-9743" name:"default"}
2026-02-17 02:45:52.698 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"proxy-9743"
2026-02-17 02:45:52.924 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-9743"}
2026-02-17 02:45:54.046 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9035" name:"default"}
2026-02-17 02:45:54.156 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9035"
2026-02-17 02:45:54.356 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9035"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9035"}
2026-02-17 02:45:54.388 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9035"}
2026-02-17 02:45:54.494 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:54.494 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:45:54.494 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:45:57.020 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-0, name=eth0)
2026-02-17 02:45:57.021 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dd60cb64a1" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:45:57.021 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:57.021 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:57.021 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:57.023 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dd60cb64a1"
2026-02-17 02:45:57.023 [INFO][80] felix/endpoint_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-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:57.023 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:57.039 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-2, name=eth0)
2026-02-17 02:45:57.055 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:57.055 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:57.055 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f32cdea976" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:45:57.055 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.055 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.055 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.056 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f32cdea976"
2026-02-17 02:45:57.056 [INFO][80] felix/endpoint_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-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.056 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.074 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-2, name=eth0)
2026-02-17 02:45:57.083 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:57.083 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:57.083 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f32cdea976" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:45:57.083 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.083 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.083 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.085 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f32cdea976"
2026-02-17 02:45:57.085 [INFO][80] felix/endpoint_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-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.085 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.099 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-2, name=eth0)
2026-02-17 02:45:57.121 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:57.121 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:57.121 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6f32cdea976" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:45:57.121 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.121 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.121 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.123 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6f32cdea976"
2026-02-17 02:45:57.123 [INFO][80] felix/endpoint_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-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.123 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.156 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:57.157 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:57.431 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-2, name=eth0)
2026-02-17 02:45:57.432 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-2" endpoint_id:"eth0"}
2026-02-17 02:45:57.432 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.432 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 96
2026-02-17 02:45:57.441 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.442 [INFO][80] 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:45:57.442 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6f32cdea976" ipVersion=0x4 table="filter"
2026-02-17 02:45:57.442 [INFO][80] 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:45:57.442 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6f32cdea976" ipVersion=0x4 table="filter"
2026-02-17 02:45:57.442 [INFO][80] 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-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.442 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.443 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.32
2026-02-17 02:45:57.496 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-2", EndpointId:"eth0"}
2026-02-17 02:45:57.535 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali6f32cdea976" state="down"
2026-02-17 02:45:57.536 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f32cdea976", State:"down", Index:96}
2026-02-17 02:45:57.536 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6f32cdea976"
2026-02-17 02:45:57.536 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="cali6f32cdea976" state=""
2026-02-17 02:45:57.536 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f32cdea976", Addrs:set.Typed[string]{}}
2026-02-17 02:45:57.536 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6f32cdea976"
2026-02-17 02:45:57.536 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f32cdea976", Addrs:set.Typed[string]{}}
2026-02-17 02:45:57.536 [INFO][80] 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=96
2026-02-17 02:45:57.536 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6f32cdea976", State:"", Index:96}
2026-02-17 02:45:57.536 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6f32cdea976", Addrs:set.Set[string](nil)}
2026-02-17 02:45:57.536 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6f32cdea976", Addrs:set.Set[string](nil)}
2026-02-17 02:45:59.722 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-0, name=eth0)
2026-02-17 02:45:59.723 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dd60cb64a1" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:45:59.723 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:59.723 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:59.723 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:59.724 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dd60cb64a1"
2026-02-17 02:45:59.724 [INFO][80] felix/endpoint_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-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:59.724 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:59.768 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:59.768 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:59.769 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-0, name=eth0)
2026-02-17 02:45:59.770 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dd60cb64a1" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:45:59.770 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:59.770 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:59.770 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:59.770 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dd60cb64a1"
2026-02-17 02:45:59.770 [INFO][80] felix/endpoint_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-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:59.770 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:45:59.816 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-41/ss2-1, name=eth0)
2026-02-17 02:45:59.819 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:59.819 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:45:59.819 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-41/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2990bce00e" profile_ids:"kns.statefulset-41" profile_ids:"ksa.statefulset-41.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:45:59.820 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:59.820 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:59.820 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:59.820 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2990bce00e"
2026-02-17 02:45:59.820 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:59.820 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:59.863 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-41/ss2-1, name=eth0)
2026-02-17 02:45:59.868 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:59.869 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:45:59.869 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-41/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2990bce00e" profile_ids:"kns.statefulset-41" profile_ids:"ksa.statefulset-41.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:45:59.869 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:59.869 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:59.869 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:59.869 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2990bce00e"
2026-02-17 02:45:59.869 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:59.869 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:45:59.901 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:59.901 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:46:00.017 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-0, name=eth0)
2026-02-17 02:46:00.018 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dd60cb64a1" profile_ids:"kns.statefulset-8088" profile_ids:"ksa.statefulset-8088.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:46:00.018 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:46:00.018 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:46:00.018 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:46:00.019 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dd60cb64a1"
2026-02-17 02:46:00.019 [INFO][80] felix/endpoint_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-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:46:00.019 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:46:00.039 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:00.039 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:46:00.230 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-8088/ss-0, name=eth0)
2026-02-17 02:46:00.231 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-8088/ss-0" endpoint_id:"eth0"}
2026-02-17 02:46:00.231 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-8088"}
2026-02-17 02:46:00.231 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-8088.default"}
2026-02-17 02:46:00.231 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:46:00.231 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:46:00.231 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_G1ZWrhBprv9GSBCYx0" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.231 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zQA817TBVXg8TeEGuT" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.231 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_G1ZWrhBprv9GSBCYx0" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.231 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zQA817TBVXg8TeEGuT" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.231 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:46:00.231 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6dd60cb64a1" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.231 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6dd60cb64a1" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.232 [INFO][80] 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-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:46:00.232 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:46:00.232 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.15
2026-02-17 02:46:00.285 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-8088/ss-0", EndpointId:"eth0"}
2026-02-17 02:46:00.323 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-41/ss2-1, name=eth0)
2026-02-17 02:46:00.323 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-41/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2990bce00e" profile_ids:"kns.statefulset-41" profile_ids:"ksa.statefulset-41.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:46:00.323 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:00.324 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:00.324 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:00.324 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2990bce00e"
2026-02-17 02:46:00.324 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:00.324 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:00.335 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali6dd60cb64a1" state="down"
2026-02-17 02:46:00.335 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6dd60cb64a1"
2026-02-17 02:46:00.336 [INFO][80] 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:46:00.339 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali6dd60cb64a1" state=""
2026-02-17 02:46:00.339 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6dd60cb64a1"
2026-02-17 02:46:00.349 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:00.349 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:46:00.349 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6dd60cb64a1", State:"down", Index:83}
2026-02-17 02:46:00.350 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6dd60cb64a1", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.350 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6dd60cb64a1", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.350 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6dd60cb64a1", State:"", Index:83}
2026-02-17 02:46:00.350 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6dd60cb64a1", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.350 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6dd60cb64a1", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.358 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-41/ss2-1, name=eth0)
2026-02-17 02:46:00.380 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-41/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:46:00.380 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-41"}
2026-02-17 02:46:00.380 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-41.default"}
2026-02-17 02:46:00.380 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:00.380 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:00.380 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-41" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.380 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dkQMrmA5qi4rCTJctU" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.381 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-41" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.381 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dkQMrmA5qi4rCTJctU" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.381 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:00.381 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid2990bce00e" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.381 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid2990bce00e" ipVersion=0x4 table="filter"
2026-02-17 02:46:00.381 [INFO][80] 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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:00.381 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:00.381 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.29
2026-02-17 02:46:00.432 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:00.463 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calid2990bce00e" state="down"
2026-02-17 02:46:00.463 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid2990bce00e"
2026-02-17 02:46:00.463 [INFO][80] 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:46:00.463 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2990bce00e", State:"down", Index:93}
2026-02-17 02:46:00.463 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.463 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:00.464 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calid2990bce00e" state=""
2026-02-17 02:46:00.464 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid2990bce00e"
2026-02-17 02:46:00.485 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2990bce00e", State:"", Index:93}
2026-02-17 02:46:00.486 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:00.486 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:01.420 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-41/ss2-1, name=eth0)
2026-02-17 02:46:01.421 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-41"} profile:{inbound_rules:{action:"allow" rule_id:"YomJyN5_AM0fIRoa"} outbound_rules:{action:"allow" rule_id:"Yfh8HAS-_1yukaZy"}}
2026-02-17 02:46:01.421 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-41.default"} profile:{}
2026-02-17 02:46:01.421 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-41/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2990bce00e" profile_ids:"kns.statefulset-41" profile_ids:"ksa.statefulset-41.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:46:01.421 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:01.421 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:01.421 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:01.422 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid2990bce00e" ipVersion=0x4 table="filter"
2026-02-17 02:46:01.422 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-41" ipVersion=0x4 table="filter"
2026-02-17 02:46:01.422 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_dkQMrmA5qi4rCTJctU" ipVersion=0x4 table="filter"
2026-02-17 02:46:01.422 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid2990bce00e" ipVersion=0x4 table="filter"
2026-02-17 02:46:01.422 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-41" ipVersion=0x4 table="filter"
2026-02-17 02:46:01.422 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_dkQMrmA5qi4rCTJctU" ipVersion=0x4 table="filter"
2026-02-17 02:46:01.422 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid2990bce00e"
2026-02-17 02:46:01.422 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:01.422 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:01.452 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:01.452 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:46:01.488 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calid2990bce00e" state="down"
2026-02-17 02:46:01.489 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid2990bce00e"
2026-02-17 02:46:01.489 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2990bce00e", State:"down", Index:102}
2026-02-17 02:46:01.489 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.489 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:01.489 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid2990bce00e"
2026-02-17 02:46:01.489 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:01.489 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:01.490 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calid2990bce00e" state="up"
2026-02-17 02:46:01.510 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:01.511 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:46:01.511 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2990bce00e", State:"up", Index:102}
2026-02-17 02:46:01.511 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid2990bce00e"
2026-02-17 02:46:01.511 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid2990bce00e"
2026-02-17 02:46:01.511 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2990bce00e"
2026-02-17 02:46:01.511 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:01.511 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:01.529 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:01.530 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:46:03.032 [INFO][80] 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:46:03.032 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid2990bce00e"
2026-02-17 02:46:03.032 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:03.032 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:05.817 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-41/ss2-1, name=eth0)
2026-02-17 02:46:05.817 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-41/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2990bce00e" profile_ids:"kns.statefulset-41" profile_ids:"ksa.statefulset-41.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:46:05.817 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:05.817 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:05.817 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:05.818 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2990bce00e"
2026-02-17 02:46:05.818 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:05.818 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:05.846 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:05.846 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:46:05.855 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-41/ss2-1, name=eth0)
2026-02-17 02:46:05.856 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-41/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2990bce00e" profile_ids:"kns.statefulset-41" profile_ids:"ksa.statefulset-41.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:46:05.856 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:05.856 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:05.856 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:05.857 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2990bce00e"
2026-02-17 02:46:05.858 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:05.858 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:05.881 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:05.881 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:46:06.701 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8088"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8088"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8088"}
2026-02-17 02:46:06.733 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-1469"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-1469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1469"}
2026-02-17 02:46:06.761 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-1469" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:07.376 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e, name=eth0)
2026-02-17 02:46:07.377 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-1469"} profile:{inbound_rules:{action:"allow" rule_id:"9Ng8kTuxZ0AjS3yf"} outbound_rules:{action:"allow" rule_id:"hkPPoIPxaDxW0BbT"}}
2026-02-17 02:46:07.377 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-1469.default"} profile:{}
2026-02-17 02:46:07.377 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif32b9bacc5c" profile_ids:"kns.init-container-1469" profile_ids:"ksa.init-container-1469.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:46:07.377 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:07.377 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:07.377 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:07.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif32b9bacc5c" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jNiuZ_Z-3iWIqBpFEf" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7bV60YaRNZSHHmPmze" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif32b9bacc5c" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jNiuZ_Z-3iWIqBpFEf" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7bV60YaRNZSHHmPmze" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.378 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif32b9bacc5c"
2026-02-17 02:46:07.378 [INFO][80] felix/endpoint_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-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:07.378 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:07.421 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:07.421 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} status="down"
2026-02-17 02:46:07.448 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calif32b9bacc5c" state="down"
2026-02-17 02:46:07.448 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif32b9bacc5c"
2026-02-17 02:46:07.448 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calif32b9bacc5c" state="up"
2026-02-17 02:46:07.448 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif32b9bacc5c", State:"down", Index:103}
2026-02-17 02:46:07.448 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif32b9bacc5c", Addrs:set.Typed[string]{}}
2026-02-17 02:46:07.448 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif32b9bacc5c", Addrs:set.Typed[string]{}}
2026-02-17 02:46:07.448 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif32b9bacc5c", State:"up", Index:103}
2026-02-17 02:46:07.448 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif32b9bacc5c"
2026-02-17 02:46:07.448 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif32b9bacc5c"
2026-02-17 02:46:07.448 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif32b9bacc5c"
2026-02-17 02:46:07.448 [INFO][80] felix/endpoint_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-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:07.448 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:07.476 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:07.476 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} status="up"
2026-02-17 02:46:07.838 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e, name=eth0)
2026-02-17 02:46:07.839 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif32b9bacc5c" profile_ids:"kns.init-container-1469" profile_ids:"ksa.init-container-1469.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:46:07.839 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:07.839 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:07.839 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:07.840 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif32b9bacc5c"
2026-02-17 02:46:07.841 [INFO][80] felix/endpoint_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-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:07.841 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:07.872 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:07.872 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} status="up"
2026-02-17 02:46:09.335 [INFO][80] 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:46:09.335 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif32b9bacc5c"
2026-02-17 02:46:09.336 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif32b9bacc5c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:09.336 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif32b9bacc5c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:09.847 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e, name=eth0)
2026-02-17 02:46:09.847 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif32b9bacc5c" profile_ids:"kns.init-container-1469" profile_ids:"ksa.init-container-1469.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:46:09.847 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:09.847 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:09.847 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:09.848 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif32b9bacc5c"
2026-02-17 02:46:09.849 [INFO][80] felix/endpoint_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-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:09.849 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:09.876 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:09.876 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} status="up"
2026-02-17 02:46:10.859 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e, name=eth0)
2026-02-17 02:46:10.859 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif32b9bacc5c" profile_ids:"kns.init-container-1469" profile_ids:"ksa.init-container-1469.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:46:10.859 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:10.859 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:10.859 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:10.860 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif32b9bacc5c"
2026-02-17 02:46:10.860 [INFO][80] felix/endpoint_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-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:10.860 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:10.882 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:10.882 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} status="up"
2026-02-17 02:46:12.156 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8088" name:"default"}
2026-02-17 02:46:12.335 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8088"
2026-02-17 02:46:12.380 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8088"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8088"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8088"}
2026-02-17 02:46:12.413 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8088"}
2026-02-17 02:46:20.544 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2460"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2460"}
2026-02-17 02:46:20.595 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9719"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9719"}
2026-02-17 02:46:20.630 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9719" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:20.654 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9719"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9719"} labels:{key:"webhook-9719" value:"true"}
2026-02-17 02:46:20.683 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-715"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-715"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-715"} labels:{key:"webhook-9719-markers" value:"true"}
2026-02-17 02:46:20.711 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-715" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:21.891 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-41/ss2-1, name=eth0)
2026-02-17 02:46:21.891 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-41/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2990bce00e" profile_ids:"kns.statefulset-41" profile_ids:"ksa.statefulset-41.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:46:21.891 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:21.891 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:21.892 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:21.893 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2990bce00e"
2026-02-17 02:46:21.893 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:21.893 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:21.919 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-41/ss2-1, name=eth0)
2026-02-17 02:46:21.927 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:21.927 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:46:21.927 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-41/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2990bce00e" profile_ids:"kns.statefulset-41" profile_ids:"ksa.statefulset-41.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:46:21.927 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:21.927 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:21.927 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:21.929 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2990bce00e"
2026-02-17 02:46:21.929 [INFO][80] felix/endpoint_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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:21.929 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:21.962 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:21.962 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:46:22.262 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-41/ss2-1, name=eth0)
2026-02-17 02:46:22.263 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-41/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:46:22.263 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-41"}
2026-02-17 02:46:22.263 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-41.default"}
2026-02-17 02:46:22.263 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:22.263 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:22.264 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-41" ipVersion=0x4 table="filter"
2026-02-17 02:46:22.264 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_dkQMrmA5qi4rCTJctU" ipVersion=0x4 table="filter"
2026-02-17 02:46:22.264 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-41" ipVersion=0x4 table="filter"
2026-02-17 02:46:22.264 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_dkQMrmA5qi4rCTJctU" ipVersion=0x4 table="filter"
2026-02-17 02:46:22.264 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:22.264 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid2990bce00e" ipVersion=0x4 table="filter"
2026-02-17 02:46:22.264 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid2990bce00e" ipVersion=0x4 table="filter"
2026-02-17 02:46:22.264 [INFO][80] 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-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:22.264 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:22.265 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.38
bird: KIF: Received address message for unknown interface 102
2026-02-17 02:46:22.336 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-41/ss2-1", EndpointId:"eth0"}
2026-02-17 02:46:22.370 [INFO][80] 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:46:22.370 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid2990bce00e"
2026-02-17 02:46:22.370 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calid2990bce00e" state="down"
2026-02-17 02:46:22.371 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:22.371 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:22.371 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2990bce00e", State:"down", Index:102}
2026-02-17 02:46:22.374 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="calid2990bce00e" state=""
2026-02-17 02:46:22.374 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid2990bce00e"
2026-02-17 02:46:22.403 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2990bce00e", State:"", Index:102}
2026-02-17 02:46:22.403 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:22.403 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2990bce00e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:23.234 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9719" type:"ClusterIP" cluster_ips:"10.254.201.55" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:46:23.833 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e, name=eth0)
2026-02-17 02:46:23.833 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif32b9bacc5c" profile_ids:"kns.init-container-1469" profile_ids:"ksa.init-container-1469.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:46:23.834 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:23.834 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:23.834 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:23.834 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif32b9bacc5c"
2026-02-17 02:46:23.835 [INFO][80] felix/endpoint_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-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:23.835 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:23.864 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:23.864 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} status="up"
2026-02-17 02:46:24.307 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9719"
2026-02-17 02:46:24.388 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9719"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9719"} labels:{key:"webhook-9719" value:"true"}
2026-02-17 02:46:24.415 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-715"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-715"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-715"} labels:{key:"webhook-9719-markers" value:"true"}
2026-02-17 02:46:24.537 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7985"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"services-7985"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7985"}
2026-02-17 02:46:24.565 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7985" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:24.604 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7985"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"services-7985"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7985"}
2026-02-17 02:46:24.636 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2636"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2636"}
2026-02-17 02:46:24.636 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2636" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:24.970 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e, name=eth0)
2026-02-17 02:46:24.970 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif32b9bacc5c" profile_ids:"kns.init-container-1469" profile_ids:"ksa.init-container-1469.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:46:24.970 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:24.970 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:24.970 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:24.971 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif32b9bacc5c"
2026-02-17 02:46:24.972 [INFO][80] felix/endpoint_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-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:24.972 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:25.000 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:25.000 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} status="up"
2026-02-17 02:46:25.662 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2460" name:"default"}
2026-02-17 02:46:26.072 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2460"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2460"}
2026-02-17 02:46:26.100 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-2460"}
2026-02-17 02:46:28.792 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2636"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2636"}
2026-02-17 02:46:28.822 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2139"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2139"}
2026-02-17 02:46:28.852 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:30.128 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-41"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-41"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-41"}
2026-02-17 02:46:30.158 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6589"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6589"}
2026-02-17 02:46:30.204 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-6589" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:30.671 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9719" name:"default"}
2026-02-17 02:46:30.699 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-715" name:"default"}
2026-02-17 02:46:31.013 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7985" name:"default"}
2026-02-17 02:46:31.203 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-715"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-715"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-715"} labels:{key:"webhook-9719-markers" value:"true"}
2026-02-17 02:46:31.245 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-715"}
2026-02-17 02:46:31.370 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9719"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9719"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9719"} labels:{key:"webhook-9719" value:"true"}
2026-02-17 02:46:31.402 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9719"}
2026-02-17 02:46:31.474 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7985"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"services-7985"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7985"}
2026-02-17 02:46:31.502 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7985"}
2026-02-17 02:46:33.876 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2636" name:"default"}
2026-02-17 02:46:34.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2636"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2636"}
2026-02-17 02:46:34.218 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2636"}
2026-02-17 02:46:35.002 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2139"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2139"}
2026-02-17 02:46:35.037 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6446"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"job-6446"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6446"}
2026-02-17 02:46:35.038 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6446" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:35.301 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-41" name:"default"}
2026-02-17 02:46:35.697 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-41"
2026-02-17 02:46:35.900 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-6446/e2e-cmlnx-5f2fh, name=eth0)
2026-02-17 02:46:35.901 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6446.default"} profile:{}
2026-02-17 02:46:35.901 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6446"} profile:{inbound_rules:{action:"allow" rule_id:"I71gx4CaC0_wiUCz"} outbound_rules:{action:"allow" rule_id:"scepJoAa5wu6k_rn"}}
2026-02-17 02:46:35.902 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6446/e2e-cmlnx-5f2fh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib8cf03e7d38" profile_ids:"kns.job-6446" profile_ids:"ksa.job-6446.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:46:35.902 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:35.902 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:35.902 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:35.903 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib8cf03e7d38" ipVersion=0x4 table="filter"
2026-02-17 02:46:35.903 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6446" ipVersion=0x4 table="filter"
2026-02-17 02:46:35.903 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nzhAOC30-9g0uIwhVe" ipVersion=0x4 table="filter"
2026-02-17 02:46:35.903 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib8cf03e7d38" ipVersion=0x4 table="filter"
2026-02-17 02:46:35.903 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6446" ipVersion=0x4 table="filter"
2026-02-17 02:46:35.903 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nzhAOC30-9g0uIwhVe" ipVersion=0x4 table="filter"
2026-02-17 02:46:35.903 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib8cf03e7d38"
2026-02-17 02:46:35.903 [INFO][80] felix/endpoint_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-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:35.903 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:35.945 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:35.945 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"} status="down"
2026-02-17 02:46:35.967 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="calib8cf03e7d38" state="down"
2026-02-17 02:46:35.967 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib8cf03e7d38", State:"down", Index:104}
2026-02-17 02:46:35.967 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib8cf03e7d38"
2026-02-17 02:46:35.967 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib8cf03e7d38"
2026-02-17 02:46:35.967 [INFO][80] felix/endpoint_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-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:35.967 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:35.970 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="calib8cf03e7d38" state="up"
2026-02-17 02:46:36.000 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:36.000 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"} status="down"
2026-02-17 02:46:36.000 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib8cf03e7d38", Addrs:set.Typed[string]{}}
2026-02-17 02:46:36.000 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib8cf03e7d38", Addrs:set.Typed[string]{}}
2026-02-17 02:46:36.000 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib8cf03e7d38", State:"up", Index:104}
2026-02-17 02:46:36.000 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib8cf03e7d38"
2026-02-17 02:46:36.000 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib8cf03e7d38"
2026-02-17 02:46:36.000 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib8cf03e7d38"
2026-02-17 02:46:36.000 [INFO][80] felix/endpoint_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-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:36.000 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:36.034 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:36.034 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"} status="up"
2026-02-17 02:46:36.154 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-41"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-41"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-41"}
2026-02-17 02:46:36.185 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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:46:36.185 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:36.185 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:36.216 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-41"}
2026-02-17 02:46:37.080 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-6446/e2e-cmlnx-5f2fh, name=eth0)
2026-02-17 02:46:37.081 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6446/e2e-cmlnx-5f2fh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib8cf03e7d38" profile_ids:"kns.job-6446" profile_ids:"ksa.job-6446.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:46:37.081 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:37.081 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:37.081 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:37.082 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib8cf03e7d38"
2026-02-17 02:46:37.082 [INFO][80] felix/endpoint_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-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:37.082 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:37.108 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:37.108 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"} status="up"
2026-02-17 02:46:37.369 [INFO][80] 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:46:37.370 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib8cf03e7d38"
2026-02-17 02:46:37.370 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib8cf03e7d38", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:37.370 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib8cf03e7d38", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:37.833 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e, name=eth0)
2026-02-17 02:46:37.833 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif32b9bacc5c" profile_ids:"kns.init-container-1469" profile_ids:"ksa.init-container-1469.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:46:37.833 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:37.833 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:37.833 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:37.834 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif32b9bacc5c"
2026-02-17 02:46:37.834 [INFO][80] felix/endpoint_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-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:37.834 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:37.864 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:37.864 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} status="up"
2026-02-17 02:46:38.419 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-6446/e2e-cmlnx-5f2fh, name=eth0)
2026-02-17 02:46:38.419 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6446/e2e-cmlnx-5f2fh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib8cf03e7d38" profile_ids:"kns.job-6446" profile_ids:"ksa.job-6446.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:46:38.419 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:38.420 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:38.420 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:38.421 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib8cf03e7d38"
2026-02-17 02:46:38.421 [INFO][80] felix/endpoint_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-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:38.421 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:38.448 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:38.448 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"} status="up"
2026-02-17 02:46:38.526 [INFO][80] 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:46:38.526 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib8cf03e7d38"
2026-02-17 02:46:38.526 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib8cf03e7d38", Addrs:set.Typed[string]{}}
2026-02-17 02:46:38.526 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib8cf03e7d38", Addrs:set.Typed[string]{}}
2026-02-17 02:46:38.526 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="calib8cf03e7d38" state="down"
2026-02-17 02:46:38.528 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="calib8cf03e7d38" state=""
2026-02-17 02:46:38.528 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib8cf03e7d38"
2026-02-17 02:46:38.549 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib8cf03e7d38", State:"down", Index:104}
2026-02-17 02:46:38.549 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib8cf03e7d38", State:"", Index:104}
2026-02-17 02:46:38.549 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib8cf03e7d38", Addrs:set.Set[string](nil)}
2026-02-17 02:46:38.549 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib8cf03e7d38", Addrs:set.Set[string](nil)}
2026-02-17 02:46:38.549 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib8cf03e7d38"
2026-02-17 02:46:38.549 [INFO][80] felix/endpoint_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-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:38.549 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:38.553 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.37
2026-02-17 02:46:38.583 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:38.583 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"} status="down"
2026-02-17 02:46:38.720 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-6446/e2e-cmlnx-5f2fh, name=eth0)
2026-02-17 02:46:38.720 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6446/e2e-cmlnx-5f2fh" endpoint_id:"eth0"}
2026-02-17 02:46:38.720 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6446"}
2026-02-17 02:46:38.720 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6446.default"}
2026-02-17 02:46:38.720 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:38.720 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:38.721 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6446" ipVersion=0x4 table="filter"
2026-02-17 02:46:38.721 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nzhAOC30-9g0uIwhVe" ipVersion=0x4 table="filter"
2026-02-17 02:46:38.721 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6446" ipVersion=0x4 table="filter"
2026-02-17 02:46:38.721 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nzhAOC30-9g0uIwhVe" ipVersion=0x4 table="filter"
2026-02-17 02:46:38.721 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:38.721 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib8cf03e7d38" ipVersion=0x4 table="filter"
2026-02-17 02:46:38.721 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib8cf03e7d38" ipVersion=0x4 table="filter"
2026-02-17 02:46:38.721 [INFO][80] 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-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:38.721 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:38.789 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-5f2fh", EndpointId:"eth0"}
2026-02-17 02:46:40.088 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-6446/e2e-cmlnx-bmpvp, name=eth0)
2026-02-17 02:46:40.088 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6446"} profile:{inbound_rules:{action:"allow" rule_id:"I71gx4CaC0_wiUCz"} outbound_rules:{action:"allow" rule_id:"scepJoAa5wu6k_rn"}}
2026-02-17 02:46:40.088 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6446.default"} profile:{}
2026-02-17 02:46:40.088 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6446/e2e-cmlnx-bmpvp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68debe2a09e" profile_ids:"kns.job-6446" profile_ids:"ksa.job-6446.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:46:40.088 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:40.089 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:40.089 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:40.089 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali68debe2a09e" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.089 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6446" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.089 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nzhAOC30-9g0uIwhVe" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.089 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali68debe2a09e" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.090 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6446" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.090 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nzhAOC30-9g0uIwhVe" ipVersion=0x4 table="filter"
2026-02-17 02:46:40.090 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali68debe2a09e"
2026-02-17 02:46:40.090 [INFO][80] felix/endpoint_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-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:40.090 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:40.129 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:40.129 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"} status="down"
2026-02-17 02:46:40.144 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali68debe2a09e" state="down"
2026-02-17 02:46:40.145 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali68debe2a09e"
2026-02-17 02:46:40.145 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68debe2a09e", State:"down", Index:105}
2026-02-17 02:46:40.145 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68debe2a09e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:40.145 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68debe2a09e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:40.145 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68debe2a09e"
2026-02-17 02:46:40.145 [INFO][80] felix/endpoint_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-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:40.145 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:40.149 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali68debe2a09e" state="up"
2026-02-17 02:46:40.171 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:40.171 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"} status="down"
2026-02-17 02:46:40.171 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68debe2a09e", State:"up", Index:105}
2026-02-17 02:46:40.171 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali68debe2a09e"
2026-02-17 02:46:40.171 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68debe2a09e"
2026-02-17 02:46:40.172 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68debe2a09e"
2026-02-17 02:46:40.172 [INFO][80] felix/endpoint_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-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:40.172 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:40.196 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:40.197 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"} status="up"
2026-02-17 02:46:40.226 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2139" name:"default"}
2026-02-17 02:46:40.901 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2139"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2139"}
2026-02-17 02:46:40.934 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2139"}
2026-02-17 02:46:41.088 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-6446/e2e-cmlnx-bmpvp, name=eth0)
2026-02-17 02:46:41.089 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6446/e2e-cmlnx-bmpvp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68debe2a09e" profile_ids:"kns.job-6446" profile_ids:"ksa.job-6446.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:46:41.089 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:41.089 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:41.089 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:41.090 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68debe2a09e"
2026-02-17 02:46:41.090 [INFO][80] felix/endpoint_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-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:41.090 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:41.117 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:41.117 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"} status="up"
2026-02-17 02:46:41.400 [INFO][80] 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:46:41.400 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali68debe2a09e"
2026-02-17 02:46:41.400 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68debe2a09e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:41.400 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68debe2a09e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:42.316 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-6446/e2e-cmlnx-bmpvp, name=eth0)
2026-02-17 02:46:42.317 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6446/e2e-cmlnx-bmpvp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali68debe2a09e" profile_ids:"kns.job-6446" profile_ids:"ksa.job-6446.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:46:42.318 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:42.318 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:42.318 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:42.322 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali68debe2a09e"
2026-02-17 02:46:42.322 [INFO][80] 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-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:42.322 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:42.346 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.346 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.418 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali68debe2a09e" state="down"
2026-02-17 02:46:42.418 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68debe2a09e", State:"down", Index:105}
2026-02-17 02:46:42.419 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68debe2a09e"
2026-02-17 02:46:42.419 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali68debe2a09e"
2026-02-17 02:46:42.419 [INFO][80] felix/endpoint_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-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:42.419 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:42.419 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.41
2026-02-17 02:46:42.421 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali68debe2a09e"
2026-02-17 02:46:42.421 [INFO][80] 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:46:42.421 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali68debe2a09e" state=""
2026-02-17 02:46:42.421 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali68debe2a09e"
2026-02-17 02:46:42.453 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.453 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.453 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68debe2a09e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.453 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68debe2a09e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.453 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali68debe2a09e", State:"", Index:105}
2026-02-17 02:46:42.454 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali68debe2a09e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:42.454 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali68debe2a09e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:42.454 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali68debe2a09e"
2026-02-17 02:46:42.454 [INFO][80] felix/endpoint_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-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:42.454 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:42.478 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.478 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.591 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-6446/e2e-cmlnx-bmpvp, name=eth0)
2026-02-17 02:46:42.592 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6446/e2e-cmlnx-bmpvp" endpoint_id:"eth0"}
2026-02-17 02:46:42.592 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6446"}
2026-02-17 02:46:42.592 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6446.default"}
2026-02-17 02:46:42.592 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:42.592 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:42.592 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6446" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.593 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nzhAOC30-9g0uIwhVe" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.593 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6446" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.593 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nzhAOC30-9g0uIwhVe" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.593 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:42.593 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali68debe2a09e" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.593 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali68debe2a09e" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.593 [INFO][80] 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-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:42.593 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:42.651 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6446/e2e-cmlnx-bmpvp", EndpointId:"eth0"}
2026-02-17 02:46:45.224 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6446"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"job-6446"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6446"}
2026-02-17 02:46:45.255 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-3642"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-3642"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3642"}
2026-02-17 02:46:45.286 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-3642" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:48.217 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:46:50.150 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e, name=eth0)
2026-02-17 02:46:50.151 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif32b9bacc5c" profile_ids:"kns.init-container-1469" profile_ids:"ksa.init-container-1469.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:46:50.151 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:50.151 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:50.151 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:50.152 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif32b9bacc5c"
2026-02-17 02:46:50.152 [INFO][80] felix/endpoint_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-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:50.153 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:50.183 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:50.183 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} status="up"
2026-02-17 02:46:50.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-1469"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-1469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1469"}
2026-02-17 02:46:50.212 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1449"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1449"}
2026-02-17 02:46:50.239 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-1449" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:50.498 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6446" name:"default"}
2026-02-17 02:46:51.044 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6446"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"job-6446"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6446"}
2026-02-17 02:46:51.074 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6446"}
2026-02-17 02:46:52.692 [INFO][80] felix/summary.go 100: Summarising 138 dataplane reconciliation loops over 1m0.9s: avg=32ms longest=73ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:46:52.910 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-1449/pod-0, name=eth0)
2026-02-17 02:46:52.911 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-1449"} profile:{inbound_rules:{action:"allow" rule_id:"cGAIBfaPIwK1HuUq"} outbound_rules:{action:"allow" rule_id:"ebOJIpnuMwYqO0G6"}}
2026-02-17 02:46:52.911 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-1449.default"} profile:{}
2026-02-17 02:46:52.911 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1449/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6ddd7b15db" profile_ids:"kns.disruption-1449" profile_ids:"ksa.disruption-1449.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:46:52.911 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:46:52.911 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:46:52.911 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:46:52.912 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie6ddd7b15db" ipVersion=0x4 table="filter"
2026-02-17 02:46:52.912 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-1449" ipVersion=0x4 table="filter"
2026-02-17 02:46:52.912 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_odWr0zWbU34bkHrEwU" ipVersion=0x4 table="filter"
2026-02-17 02:46:52.912 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie6ddd7b15db" ipVersion=0x4 table="filter"
2026-02-17 02:46:52.912 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-1449" ipVersion=0x4 table="filter"
2026-02-17 02:46:52.912 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_odWr0zWbU34bkHrEwU" ipVersion=0x4 table="filter"
2026-02-17 02:46:52.912 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie6ddd7b15db"
2026-02-17 02:46:52.912 [INFO][80] felix/endpoint_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-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:46:52.913 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:46:52.955 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:52.955 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:46:52.983 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calie6ddd7b15db" state="down"
2026-02-17 02:46:52.983 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6ddd7b15db", State:"down", Index:106}
2026-02-17 02:46:52.983 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie6ddd7b15db"
2026-02-17 02:46:52.983 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6ddd7b15db", Addrs:set.Typed[string]{}}
2026-02-17 02:46:52.983 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6ddd7b15db", Addrs:set.Typed[string]{}}
2026-02-17 02:46:52.983 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie6ddd7b15db"
2026-02-17 02:46:52.983 [INFO][80] felix/endpoint_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-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:46:52.983 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:46:52.987 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calie6ddd7b15db" state="up"
2026-02-17 02:46:53.007 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:53.007 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:46:53.007 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6ddd7b15db", State:"up", Index:106}
2026-02-17 02:46:53.007 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie6ddd7b15db"
2026-02-17 02:46:53.007 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie6ddd7b15db"
2026-02-17 02:46:53.007 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6ddd7b15db"
2026-02-17 02:46:53.007 [INFO][80] felix/endpoint_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-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:46:53.007 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:46:53.032 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:53.032 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:46:54.316 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-1449/pod-0, name=eth0)
2026-02-17 02:46:54.317 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1449/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6ddd7b15db" profile_ids:"kns.disruption-1449" profile_ids:"ksa.disruption-1449.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:46:54.317 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:46:54.317 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:46:54.317 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:46:54.318 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6ddd7b15db"
2026-02-17 02:46:54.318 [INFO][80] felix/endpoint_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-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:46:54.318 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:46:54.363 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:54.364 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:46:54.840 [INFO][80] 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:46:54.840 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie6ddd7b15db"
2026-02-17 02:46:54.840 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6ddd7b15db", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:54.840 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6ddd7b15db", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:54.878 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6589"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6589"}
2026-02-17 02:46:54.878 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1133"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1133"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1133"}
2026-02-17 02:46:54.903 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-1133" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:55.233 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e, name=eth0)
2026-02-17 02:46:55.233 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif32b9bacc5c" profile_ids:"kns.init-container-1469" profile_ids:"ksa.init-container-1469.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:46:55.233 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.234 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.234 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.234 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif32b9bacc5c"
2026-02-17 02:46:55.235 [INFO][80] felix/endpoint_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-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.235 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.260 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e, name=eth0)
2026-02-17 02:46:55.266 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:55.266 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} status="up"
2026-02-17 02:46:55.267 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-1469"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-1469"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1469"}
2026-02-17 02:46:55.267 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif32b9bacc5c" profile_ids:"kns.init-container-1469" profile_ids:"ksa.init-container-1469.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:46:55.267 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.267 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.267 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.268 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif32b9bacc5c"
2026-02-17 02:46:55.268 [INFO][80] felix/endpoint_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-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.268 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.297 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:55.297 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"} status="up"
2026-02-17 02:46:55.487 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e, name=eth0)
2026-02-17 02:46:55.487 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e" endpoint_id:"eth0"}
2026-02-17 02:46:55.487 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-1469.default"}
2026-02-17 02:46:55.488 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-1469"}
2026-02-17 02:46:55.488 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.488 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.488 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jNiuZ_Z-3iWIqBpFEf" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.488 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7bV60YaRNZSHHmPmze" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.488 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jNiuZ_Z-3iWIqBpFEf" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.488 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7bV60YaRNZSHHmPmze" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.488 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.488 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif32b9bacc5c" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.488 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif32b9bacc5c" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.488 [INFO][80] 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-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.489 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.489 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.39
bird: KIF: Received address message for unknown interface 103
2026-02-17 02:46:55.552 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-1469/pod-init-60e7af2e-aa44-406a-b865-a9690042b74e", EndpointId:"eth0"}
2026-02-17 02:46:55.593 [INFO][80] 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:46:55.593 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif32b9bacc5c"
2026-02-17 02:46:55.593 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calif32b9bacc5c" state="down"
2026-02-17 02:46:55.593 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif32b9bacc5c", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.593 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif32b9bacc5c", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.593 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif32b9bacc5c", State:"down", Index:103}
2026-02-17 02:46:55.596 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calif32b9bacc5c" state=""
2026-02-17 02:46:55.596 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif32b9bacc5c"
2026-02-17 02:46:55.613 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-79f49755d9-sncwl, name=eth0)
2026-02-17 02:46:55.620 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif32b9bacc5c", State:"", Index:103}
2026-02-17 02:46:55.620 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif32b9bacc5c", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.620 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif32b9bacc5c", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.639 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-1133"} profile:{inbound_rules:{action:"allow" rule_id:"kzdIwQTf-Ab3iAes"} outbound_rules:{action:"allow" rule_id:"qJobbysm-IScDzss"}}
2026-02-17 02:46:55.640 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-1133.default"} profile:{}
2026-02-17 02:46:55.640 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-79f49755d9-sncwl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib3008083489" profile_ids:"kns.deployment-1133" profile_ids:"ksa.deployment-1133.default" ipv4_nets:"10.100.203.42/32"}
2026-02-17 02:46:55.640 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:55.640 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:55.640 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:55.641 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib3008083489" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.641 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-1133" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.641 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Eq-TeKIND_bq1k9Qdy" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.641 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib3008083489" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.641 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-1133" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.641 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Eq-TeKIND_bq1k9Qdy" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.641 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib3008083489"
2026-02-17 02:46:55.642 [INFO][80] felix/endpoint_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-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:55.642 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:55.671 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="calib3008083489" state="down"
2026-02-17 02:46:55.671 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib3008083489"
2026-02-17 02:46:55.674 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="calib3008083489" state="up"
2026-02-17 02:46:55.680 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:55.680 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"} status="down"
2026-02-17 02:46:55.680 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib3008083489", State:"down", Index:107}
2026-02-17 02:46:55.680 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib3008083489", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.680 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib3008083489", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.680 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib3008083489", State:"up", Index:107}
2026-02-17 02:46:55.680 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib3008083489"
2026-02-17 02:46:55.680 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib3008083489"
2026-02-17 02:46:55.681 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib3008083489"
2026-02-17 02:46:55.681 [INFO][80] felix/endpoint_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-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:55.681 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:55.703 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:55.703 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"} status="up"
2026-02-17 02:46:56.262 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-79f49755d9-sncwl, name=eth0)
2026-02-17 02:46:56.263 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-79f49755d9-sncwl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib3008083489" profile_ids:"kns.deployment-1133" profile_ids:"ksa.deployment-1133.default" ipv4_nets:"10.100.203.42/32"}
2026-02-17 02:46:56.263 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:56.263 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:56.263 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:56.264 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib3008083489"
2026-02-17 02:46:56.264 [INFO][80] felix/endpoint_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-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:56.264 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:56.292 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:56.292 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"} status="up"
2026-02-17 02:46:56.334 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-79f49755d9-sncwl, name=eth0)
2026-02-17 02:46:56.335 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-79f49755d9-sncwl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib3008083489" profile_ids:"kns.deployment-1133" profile_ids:"ksa.deployment-1133.default" ipv4_nets:"10.100.203.42/32"}
2026-02-17 02:46:56.335 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:56.335 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:56.335 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:56.336 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib3008083489"
2026-02-17 02:46:56.336 [INFO][80] felix/endpoint_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-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:56.336 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:56.362 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:56.362 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"} status="up"
2026-02-17 02:46:56.362 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1449"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1449"}
2026-02-17 02:46:56.383 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6632"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6632"}
2026-02-17 02:46:56.416 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-6632" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:56.474 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6632"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6632"}
2026-02-17 02:46:56.505 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1629"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1629"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1629"}
2026-02-17 02:46:56.526 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1629" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:56.980 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-57dd84db4f-q9sk6, name=eth0)
2026-02-17 02:46:56.980 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-57dd84db4f-q9sk6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7300f6ec5f" profile_ids:"kns.deployment-1133" profile_ids:"ksa.deployment-1133.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:46:56.981 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:46:56.981 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:46:56.981 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:46:56.982 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif7300f6ec5f" ipVersion=0x4 table="filter"
2026-02-17 02:46:56.982 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif7300f6ec5f" ipVersion=0x4 table="filter"
2026-02-17 02:46:56.982 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif7300f6ec5f"
2026-02-17 02:46:56.982 [INFO][80] felix/endpoint_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-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:46:56.982 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:46:57.027 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:57.027 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"} status="down"
2026-02-17 02:46:57.047 [INFO][80] 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:46:57.047 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib3008083489"
2026-02-17 02:46:57.047 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib3008083489", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:57.047 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib3008083489", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:57.056 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calif7300f6ec5f" state="down"
2026-02-17 02:46:57.056 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif7300f6ec5f"
2026-02-17 02:46:57.060 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calif7300f6ec5f" state="up"
2026-02-17 02:46:57.070 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7300f6ec5f", State:"down", Index:108}
2026-02-17 02:46:57.070 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7300f6ec5f", Addrs:set.Typed[string]{}}
2026-02-17 02:46:57.070 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7300f6ec5f", Addrs:set.Typed[string]{}}
2026-02-17 02:46:57.070 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7300f6ec5f", State:"up", Index:108}
2026-02-17 02:46:57.070 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif7300f6ec5f"
2026-02-17 02:46:57.070 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif7300f6ec5f"
2026-02-17 02:46:57.071 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7300f6ec5f"
2026-02-17 02:46:57.071 [INFO][80] felix/endpoint_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-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:46:57.071 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:46:57.097 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:57.097 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"} status="up"
2026-02-17 02:46:58.236 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-79f49755d9-sncwl, name=eth0)
2026-02-17 02:46:58.237 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-79f49755d9-sncwl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib3008083489" profile_ids:"kns.deployment-1133" profile_ids:"ksa.deployment-1133.default" ipv4_nets:"10.100.203.42/32"}
2026-02-17 02:46:58.237 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:58.237 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:58.237 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:58.238 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib3008083489"
2026-02-17 02:46:58.238 [INFO][80] felix/endpoint_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-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:58.238 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:58.269 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:58.269 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"} status="up"
2026-02-17 02:46:58.272 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-57dd84db4f-q9sk6, name=eth0)
2026-02-17 02:46:58.272 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-57dd84db4f-q9sk6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7300f6ec5f" profile_ids:"kns.deployment-1133" profile_ids:"ksa.deployment-1133.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:46:58.273 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:46:58.273 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:46:58.273 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:46:58.274 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7300f6ec5f"
2026-02-17 02:46:58.274 [INFO][80] felix/endpoint_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-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:46:58.274 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:46:58.308 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:58.308 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"} status="up"
2026-02-17 02:46:58.568 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-79f49755d9-sncwl, name=eth0)
2026-02-17 02:46:58.569 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-79f49755d9-sncwl" endpoint_id:"eth0"}
2026-02-17 02:46:58.569 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:58.569 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:58.569 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:58.569 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib3008083489" ipVersion=0x4 table="filter"
2026-02-17 02:46:58.569 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib3008083489" ipVersion=0x4 table="filter"
2026-02-17 02:46:58.569 [INFO][80] 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-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:58.569 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:58.570 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.42
2026-02-17 02:46:58.629 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-79f49755d9-sncwl", EndpointId:"eth0"}
2026-02-17 02:46:58.678 [INFO][80] 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:46:58.678 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib3008083489"
2026-02-17 02:46:58.678 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="calib3008083489" state="down"
2026-02-17 02:46:58.679 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib3008083489", Addrs:set.Typed[string]{}}
2026-02-17 02:46:58.679 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib3008083489", Addrs:set.Typed[string]{}}
2026-02-17 02:46:58.679 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib3008083489", State:"down", Index:107}
2026-02-17 02:46:58.685 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="calib3008083489" state=""
2026-02-17 02:46:58.685 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib3008083489"
2026-02-17 02:46:58.711 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib3008083489", State:"", Index:107}
2026-02-17 02:46:58.711 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib3008083489", Addrs:set.Set[string](nil)}
2026-02-17 02:46:58.711 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib3008083489", Addrs:set.Set[string](nil)}
2026-02-17 02:46:58.715 [INFO][80] 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:46:58.715 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif7300f6ec5f"
2026-02-17 02:46:58.734 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7300f6ec5f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:58.734 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7300f6ec5f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:59.047 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm2" namespace:"kubectl-1629" type:"ClusterIP" cluster_ips:"10.254.19.156" ports:{Protocol:"TCP" Port:1234}
2026-02-17 02:46:59.189 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-8577666474-tkztt, name=eth0)
2026-02-17 02:46:59.190 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-8577666474-tkztt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica654a70d63" profile_ids:"kns.deployment-1133" profile_ids:"ksa.deployment-1133.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:46:59.190 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:46:59.190 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:46:59.190 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:46:59.190 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calica654a70d63" ipVersion=0x4 table="filter"
2026-02-17 02:46:59.190 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calica654a70d63" ipVersion=0x4 table="filter"
2026-02-17 02:46:59.190 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calica654a70d63"
2026-02-17 02:46:59.190 [INFO][80] felix/endpoint_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-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:46:59.190 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:46:59.233 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:59.233 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"} status="down"
2026-02-17 02:46:59.263 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calica654a70d63" state="down"
2026-02-17 02:46:59.263 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica654a70d63"
2026-02-17 02:46:59.263 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica654a70d63", State:"down", Index:109}
2026-02-17 02:46:59.264 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica654a70d63", Addrs:set.Typed[string]{}}
2026-02-17 02:46:59.264 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calica654a70d63" state="up"
2026-02-17 02:46:59.264 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica654a70d63", Addrs:set.Typed[string]{}}
2026-02-17 02:46:59.264 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica654a70d63", State:"up", Index:109}
2026-02-17 02:46:59.264 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calica654a70d63"
2026-02-17 02:46:59.264 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica654a70d63"
2026-02-17 02:46:59.264 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica654a70d63"
2026-02-17 02:46:59.264 [INFO][80] felix/endpoint_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-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:46:59.264 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:46:59.293 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:59.293 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"} status="up"
2026-02-17 02:46:59.982 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-6589" name:"default"}
2026-02-17 02:47:00.268 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-8577666474-tkztt, name=eth0)
2026-02-17 02:47:00.268 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-8577666474-tkztt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica654a70d63" profile_ids:"kns.deployment-1133" profile_ids:"ksa.deployment-1133.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:47:00.268 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:00.269 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:00.269 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:00.269 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica654a70d63"
2026-02-17 02:47:00.269 [INFO][80] felix/endpoint_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-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:00.269 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:00.303 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:00.303 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"} status="up"
2026-02-17 02:47:00.317 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-57dd84db4f-q9sk6, name=eth0)
2026-02-17 02:47:00.318 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-57dd84db4f-q9sk6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7300f6ec5f" profile_ids:"kns.deployment-1133" profile_ids:"ksa.deployment-1133.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:47:00.318 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.318 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.318 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.320 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7300f6ec5f"
2026-02-17 02:47:00.320 [INFO][80] felix/endpoint_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-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.320 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.349 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-57dd84db4f-q9sk6, name=eth0)
2026-02-17 02:47:00.351 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:00.351 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"} status="up"
2026-02-17 02:47:00.352 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-57dd84db4f-q9sk6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7300f6ec5f" profile_ids:"kns.deployment-1133" profile_ids:"ksa.deployment-1133.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:47:00.352 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.352 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.352 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.352 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7300f6ec5f"
2026-02-17 02:47:00.353 [INFO][80] felix/endpoint_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-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.353 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.381 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:00.381 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"} status="up"
2026-02-17 02:47:00.449 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6589"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6589"}
2026-02-17 02:47:00.482 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-6589"}
2026-02-17 02:47:00.557 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-1469" name:"default"}
2026-02-17 02:47:00.665 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-57dd84db4f-q9sk6, name=eth0)
2026-02-17 02:47:00.665 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-57dd84db4f-q9sk6" endpoint_id:"eth0"}
2026-02-17 02:47:00.666 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.666 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.666 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.666 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif7300f6ec5f" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.667 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif7300f6ec5f" ipVersion=0x4 table="filter"
2026-02-17 02:47:00.667 [INFO][80] 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-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.667 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.668 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.40
2026-02-17 02:47:00.724 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-57dd84db4f-q9sk6", EndpointId:"eth0"}
2026-02-17 02:47:00.727 [INFO][80] 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:47:00.727 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calica654a70d63"
2026-02-17 02:47:00.727 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica654a70d63", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:00.728 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica654a70d63", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:00.770 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calif7300f6ec5f" state="down"
2026-02-17 02:47:00.770 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7300f6ec5f", State:"down", Index:108}
2026-02-17 02:47:00.770 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif7300f6ec5f"
2026-02-17 02:47:00.771 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7300f6ec5f", Addrs:set.Typed[string]{}}
2026-02-17 02:47:00.771 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7300f6ec5f", Addrs:set.Typed[string]{}}
2026-02-17 02:47:00.773 [INFO][80] 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:47:00.776 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calif7300f6ec5f" state=""
2026-02-17 02:47:00.776 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif7300f6ec5f"
2026-02-17 02:47:00.798 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7300f6ec5f", State:"", Index:108}
2026-02-17 02:47:00.799 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7300f6ec5f", Addrs:set.Set[string](nil)}
2026-02-17 02:47:00.799 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7300f6ec5f", Addrs:set.Set[string](nil)}
2026-02-17 02:47:01.093 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-1469"}
2026-02-17 02:47:01.270 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm3" namespace:"kubectl-1629" type:"ClusterIP" cluster_ips:"10.254.159.164" ports:{Protocol:"TCP" Port:2345}
2026-02-17 02:47:01.384 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-1449/pod-0, name=eth0)
2026-02-17 02:47:01.385 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1449/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6ddd7b15db" profile_ids:"kns.disruption-1449" profile_ids:"ksa.disruption-1449.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:47:01.385 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.387 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.387 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.390 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6ddd7b15db"
2026-02-17 02:47:01.390 [INFO][80] felix/endpoint_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-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.391 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.422 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:01.422 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:47:01.423 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-1449/pod-0, name=eth0)
2026-02-17 02:47:01.423 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1449/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie6ddd7b15db" profile_ids:"kns.disruption-1449" profile_ids:"ksa.disruption-1449.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:47:01.423 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.423 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.423 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.424 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie6ddd7b15db"
2026-02-17 02:47:01.424 [INFO][80] felix/endpoint_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-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.424 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.457 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:01.457 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:47:01.457 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1449"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1449"}
2026-02-17 02:47:01.700 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-1449/pod-0, name=eth0)
2026-02-17 02:47:01.701 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1449/pod-0" endpoint_id:"eth0"}
2026-02-17 02:47:01.701 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-1449"}
2026-02-17 02:47:01.701 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-1449.default"}
2026-02-17 02:47:01.701 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.701 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.702 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-1449" ipVersion=0x4 table="filter"
2026-02-17 02:47:01.702 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_odWr0zWbU34bkHrEwU" ipVersion=0x4 table="filter"
2026-02-17 02:47:01.702 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-1449" ipVersion=0x4 table="filter"
2026-02-17 02:47:01.702 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_odWr0zWbU34bkHrEwU" ipVersion=0x4 table="filter"
2026-02-17 02:47:01.702 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.703 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie6ddd7b15db" ipVersion=0x4 table="filter"
2026-02-17 02:47:01.703 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie6ddd7b15db" ipVersion=0x4 table="filter"
2026-02-17 02:47:01.703 [INFO][80] 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-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.703 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.704 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.18
bird: KIF: Received address message for unknown interface 106
2026-02-17 02:47:01.766 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1449/pod-0", EndpointId:"eth0"}
2026-02-17 02:47:01.769 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-6632" name:"default"}
2026-02-17 02:47:01.809 [INFO][80] 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:47:01.810 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie6ddd7b15db"
2026-02-17 02:47:01.810 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calie6ddd7b15db" state="down"
2026-02-17 02:47:01.810 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6ddd7b15db", Addrs:set.Typed[string]{}}
2026-02-17 02:47:01.810 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6ddd7b15db", Addrs:set.Typed[string]{}}
2026-02-17 02:47:01.810 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6ddd7b15db", State:"down", Index:106}
2026-02-17 02:47:01.816 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="calie6ddd7b15db" state=""
2026-02-17 02:47:01.816 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie6ddd7b15db"
2026-02-17 02:47:01.834 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie6ddd7b15db", State:"", Index:106}
2026-02-17 02:47:01.834 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie6ddd7b15db", Addrs:set.Set[string](nil)}
2026-02-17 02:47:01.834 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie6ddd7b15db", Addrs:set.Set[string](nil)}
2026-02-17 02:47:01.923 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-6632"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-6632"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6632"}
2026-02-17 02:47:01.960 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-6632"}
2026-02-17 02:47:02.514 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-8577666474-tkztt, name=eth0)
2026-02-17 02:47:02.515 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-8577666474-tkztt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica654a70d63" profile_ids:"kns.deployment-1133" profile_ids:"ksa.deployment-1133.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:47:02.515 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.515 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.515 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.516 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica654a70d63"
2026-02-17 02:47:02.516 [INFO][80] felix/endpoint_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-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.516 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.550 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:02.550 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"} status="up"
2026-02-17 02:47:02.550 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1133"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1133"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1133"}
2026-02-17 02:47:02.560 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-8577666474-tkztt, name=eth0)
2026-02-17 02:47:02.583 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-8577666474-tkztt" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica654a70d63" profile_ids:"kns.deployment-1133" profile_ids:"ksa.deployment-1133.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:47:02.583 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.583 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.583 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.584 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica654a70d63"
2026-02-17 02:47:02.584 [INFO][80] felix/endpoint_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-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.584 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.619 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:02.619 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"} status="up"
2026-02-17 02:47:02.619 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7168"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7168"}
2026-02-17 02:47:02.619 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-7168" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:02.871 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1133/test-deployment-8577666474-tkztt, name=eth0)
2026-02-17 02:47:02.872 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1133/test-deployment-8577666474-tkztt" endpoint_id:"eth0"}
2026-02-17 02:47:02.872 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-1133.default"}
2026-02-17 02:47:02.872 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-1133"}
2026-02-17 02:47:02.872 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.872 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.872 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-1133" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.872 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Eq-TeKIND_bq1k9Qdy" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.872 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-1133" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.872 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Eq-TeKIND_bq1k9Qdy" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.872 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calica654a70d63" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calica654a70d63" ipVersion=0x4 table="filter"
2026-02-17 02:47:02.873 [INFO][80] 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-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.873 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.873 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.27
2026-02-17 02:47:02.935 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1133/test-deployment-8577666474-tkztt", EndpointId:"eth0"}
2026-02-17 02:47:02.977 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calica654a70d63" state="down"
2026-02-17 02:47:02.978 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica654a70d63"
2026-02-17 02:47:02.978 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica654a70d63", State:"down", Index:109}
2026-02-17 02:47:02.978 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica654a70d63", Addrs:set.Typed[string]{}}
2026-02-17 02:47:02.978 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica654a70d63", Addrs:set.Typed[string]{}}
2026-02-17 02:47:02.981 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="calica654a70d63" state=""
2026-02-17 02:47:02.981 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calica654a70d63"
2026-02-17 02:47:02.981 [INFO][80] 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=109
2026-02-17 02:47:03.008 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica654a70d63", State:"", Index:109}
2026-02-17 02:47:03.008 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica654a70d63", Addrs:set.Set[string](nil)}
2026-02-17 02:47:03.008 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica654a70d63", Addrs:set.Set[string](nil)}
2026-02-17 02:47:03.252 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b, name=eth0)
2026-02-17 02:47:03.252 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-7168"} profile:{inbound_rules:{action:"allow" rule_id:"Xy-AXOEdac-8qS7Y"} outbound_rules:{action:"allow" rule_id:"27rKJEceqg4cuhev"}}
2026-02-17 02:47:03.252 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-7168.default"} profile:{}
2026-02-17 02:47:03.252 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali25f553a3a2b" profile_ids:"kns.kubelet-test-7168" profile_ids:"ksa.kubelet-test-7168.default" ipv4_nets:"10.100.203.43/32"}
2026-02-17 02:47:03.253 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:03.253 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:03.253 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:03.253 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali25f553a3a2b" ipVersion=0x4 table="filter"
2026-02-17 02:47:03.253 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lI63J44vEUC_oQNoZs" ipVersion=0x4 table="filter"
2026-02-17 02:47:03.253 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cGKO2r6DQMLLiHXCLQ" ipVersion=0x4 table="filter"
2026-02-17 02:47:03.253 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali25f553a3a2b" ipVersion=0x4 table="filter"
2026-02-17 02:47:03.253 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lI63J44vEUC_oQNoZs" ipVersion=0x4 table="filter"
2026-02-17 02:47:03.253 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cGKO2r6DQMLLiHXCLQ" ipVersion=0x4 table="filter"
2026-02-17 02:47:03.253 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali25f553a3a2b"
2026-02-17 02:47:03.253 [INFO][80] felix/endpoint_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-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:03.253 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:03.293 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:03.293 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"} status="down"
2026-02-17 02:47:03.326 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1629"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1629"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1629"}
2026-02-17 02:47:03.329 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali25f553a3a2b" state="down"
2026-02-17 02:47:03.330 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali25f553a3a2b"
2026-02-17 02:47:03.332 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali25f553a3a2b" state="up"
2026-02-17 02:47:03.359 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25f553a3a2b", State:"down", Index:110}
2026-02-17 02:47:03.359 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25f553a3a2b", Addrs:set.Typed[string]{}}
2026-02-17 02:47:03.359 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25f553a3a2b", Addrs:set.Typed[string]{}}
2026-02-17 02:47:03.360 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25f553a3a2b", State:"up", Index:110}
2026-02-17 02:47:03.360 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali25f553a3a2b"
2026-02-17 02:47:03.360 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali25f553a3a2b"
2026-02-17 02:47:03.360 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali25f553a3a2b"
2026-02-17 02:47:03.360 [INFO][80] felix/endpoint_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-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:03.360 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:03.385 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:03.386 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"} status="up"
2026-02-17 02:47:03.386 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1285"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-1285"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1285"}
2026-02-17 02:47:03.386 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1285" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:03.414 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"endpoint-test2" namespace:"services-1285" type:"ClusterIP" cluster_ips:"10.254.236.58" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:04.305 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b, name=eth0)
2026-02-17 02:47:04.306 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali25f553a3a2b" profile_ids:"kns.kubelet-test-7168" profile_ids:"ksa.kubelet-test-7168.default" ipv4_nets:"10.100.203.43/32"}
2026-02-17 02:47:04.306 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:04.306 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:04.306 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:04.307 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali25f553a3a2b"
2026-02-17 02:47:04.307 [INFO][80] felix/endpoint_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-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:04.307 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:04.315 [INFO][80] 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:47:04.315 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali25f553a3a2b"
2026-02-17 02:47:04.332 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:04.332 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"} status="up"
2026-02-17 02:47:04.332 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25f553a3a2b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:04.332 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25f553a3a2b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:05.085 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-1285/pod1, name=eth0)
2026-02-17 02:47:05.086 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1285"} profile:{inbound_rules:{action:"allow" rule_id:"SaQa4aBQ83xLDt9C"} outbound_rules:{action:"allow" rule_id:"l0iby7tYXbAsvdFh"}}
2026-02-17 02:47:05.086 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1285.default"} profile:{}
2026-02-17 02:47:05.086 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1285/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9e864a2f21" profile_ids:"kns.services-1285" profile_ids:"ksa.services-1285.default" ipv4_nets:"10.100.203.45/32"}
2026-02-17 02:47:05.086 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:05.086 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:05.086 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:05.087 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif9e864a2f21" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.087 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1285" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.087 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5zx1av4fQgANhu2tji" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.087 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif9e864a2f21" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.087 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1285" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.087 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5zx1av4fQgANhu2tji" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.087 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif9e864a2f21"
2026-02-17 02:47:05.087 [INFO][80] felix/endpoint_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-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:05.087 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:05.129 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:05.129 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:47:05.158 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="calif9e864a2f21" state="down"
2026-02-17 02:47:05.158 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif9e864a2f21"
2026-02-17 02:47:05.158 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9e864a2f21", State:"down", Index:111}
2026-02-17 02:47:05.158 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9e864a2f21", Addrs:set.Typed[string]{}}
2026-02-17 02:47:05.158 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9e864a2f21", Addrs:set.Typed[string]{}}
2026-02-17 02:47:05.158 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif9e864a2f21"
2026-02-17 02:47:05.158 [INFO][80] felix/endpoint_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-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:05.159 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:05.162 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="calif9e864a2f21" state="up"
2026-02-17 02:47:05.179 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:05.179 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:47:05.179 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9e864a2f21", State:"up", Index:111}
2026-02-17 02:47:05.180 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif9e864a2f21"
2026-02-17 02:47:05.180 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif9e864a2f21"
2026-02-17 02:47:05.180 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9e864a2f21"
2026-02-17 02:47:05.180 [INFO][80] felix/endpoint_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-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:05.180 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:05.207 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:05.207 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:47:05.561 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b, name=eth0)
2026-02-17 02:47:05.561 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali25f553a3a2b" profile_ids:"kns.kubelet-test-7168" profile_ids:"ksa.kubelet-test-7168.default" ipv4_nets:"10.100.203.43/32"}
2026-02-17 02:47:05.561 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:05.562 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:05.562 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 110
2026-02-17 02:47:05.570 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali25f553a3a2b"
2026-02-17 02:47:05.570 [INFO][80] 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:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:05.570 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:05.598 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:05.599 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"} status="down"
2026-02-17 02:47:05.664 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali25f553a3a2b" state="down"
2026-02-17 02:47:05.665 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25f553a3a2b", State:"down", Index:110}
2026-02-17 02:47:05.665 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali25f553a3a2b"
2026-02-17 02:47:05.665 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25f553a3a2b", Addrs:set.Typed[string]{}}
2026-02-17 02:47:05.665 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25f553a3a2b", Addrs:set.Typed[string]{}}
2026-02-17 02:47:05.665 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali25f553a3a2b"
2026-02-17 02:47:05.665 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali25f553a3a2b"
2026-02-17 02:47:05.665 [INFO][80] felix/endpoint_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-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:05.665 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:05.665 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.43
2026-02-17 02:47:05.665 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=110
2026-02-17 02:47:05.668 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali25f553a3a2b" state=""
2026-02-17 02:47:05.668 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali25f553a3a2b"
2026-02-17 02:47:05.688 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:05.688 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"} status="down"
2026-02-17 02:47:05.688 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali25f553a3a2b", State:"", Index:110}
2026-02-17 02:47:05.688 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali25f553a3a2b", Addrs:set.Set[string](nil)}
2026-02-17 02:47:05.688 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali25f553a3a2b", Addrs:set.Set[string](nil)}
2026-02-17 02:47:05.688 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali25f553a3a2b"
2026-02-17 02:47:05.688 [INFO][80] felix/endpoint_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-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:05.688 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:05.714 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:05.714 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"} status="down"
2026-02-17 02:47:05.822 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b, name=eth0)
2026-02-17 02:47:05.822 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b" endpoint_id:"eth0"}
2026-02-17 02:47:05.822 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-7168"}
2026-02-17 02:47:05.822 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-7168.default"}
2026-02-17 02:47:05.822 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:05.822 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:05.823 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lI63J44vEUC_oQNoZs" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.823 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cGKO2r6DQMLLiHXCLQ" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.823 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lI63J44vEUC_oQNoZs" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.823 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cGKO2r6DQMLLiHXCLQ" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.823 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:05.823 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali25f553a3a2b" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.823 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali25f553a3a2b" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.823 [INFO][80] 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-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:05.823 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:05.888 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7168/bin-false2b812461-2004-43b0-b7e2-851b0155135b", EndpointId:"eth0"}
2026-02-17 02:47:06.300 [INFO][80] 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:47:06.300 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif9e864a2f21"
2026-02-17 02:47:06.300 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9e864a2f21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:06.300 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9e864a2f21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:06.333 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-1285/pod1, name=eth0)
2026-02-17 02:47:06.333 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1285/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9e864a2f21" profile_ids:"kns.services-1285" profile_ids:"ksa.services-1285.default" ipv4_nets:"10.100.203.45/32"}
2026-02-17 02:47:06.333 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:06.333 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:06.333 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:06.334 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9e864a2f21"
2026-02-17 02:47:06.334 [INFO][80] felix/endpoint_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-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:06.334 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:06.376 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:06.376 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:47:06.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7168"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7168"}
2026-02-17 02:47:06.748 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6433"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6433"}
2026-02-17 02:47:06.783 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6433" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:06.812 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-1449" name:"default"}
2026-02-17 02:47:07.036 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-1449"}
2026-02-17 02:47:08.088 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-1133" name:"default"}
2026-02-17 02:47:08.388 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1629"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1629"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1629"}
2026-02-17 02:47:08.440 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1133"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1133"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1133"}
2026-02-17 02:47:08.440 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-1133"}
2026-02-17 02:47:08.441 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6433"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6433"}
2026-02-17 02:47:08.471 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4951"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4951"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4951"}
2026-02-17 02:47:08.496 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4951" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:09.162 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016, name=eth0)
2026-02-17 02:47:09.163 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-4951"} profile:{inbound_rules:{action:"allow" rule_id:"MEj0bhnMBObsBwZw"} outbound_rules:{action:"allow" rule_id:"_pL9IliY1s-zUiM5"}}
2026-02-17 02:47:09.163 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-4951.default"} profile:{}
2026-02-17 02:47:09.163 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib492bb9a956" profile_ids:"kns.downward-api-4951" profile_ids:"ksa.downward-api-4951.default" ipv4_nets:"10.100.203.50/32"}
2026-02-17 02:47:09.163 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:09.163 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:09.164 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:09.164 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib492bb9a956" ipVersion=0x4 table="filter"
2026-02-17 02:47:09.164 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KSwAUZdjuQuaQIt56E" ipVersion=0x4 table="filter"
2026-02-17 02:47:09.165 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ylXdMco1X-NwU688-c" ipVersion=0x4 table="filter"
2026-02-17 02:47:09.165 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib492bb9a956" ipVersion=0x4 table="filter"
2026-02-17 02:47:09.165 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KSwAUZdjuQuaQIt56E" ipVersion=0x4 table="filter"
2026-02-17 02:47:09.165 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ylXdMco1X-NwU688-c" ipVersion=0x4 table="filter"
2026-02-17 02:47:09.165 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib492bb9a956"
2026-02-17 02:47:09.165 [INFO][80] felix/endpoint_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-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:09.165 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:09.201 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:09.201 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"} status="down"
2026-02-17 02:47:09.234 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calib492bb9a956" state="down"
2026-02-17 02:47:09.235 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib492bb9a956"
2026-02-17 02:47:09.235 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib492bb9a956", State:"down", Index:112}
2026-02-17 02:47:09.235 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib492bb9a956", Addrs:set.Typed[string]{}}
2026-02-17 02:47:09.235 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib492bb9a956", Addrs:set.Typed[string]{}}
2026-02-17 02:47:09.235 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib492bb9a956"
2026-02-17 02:47:09.235 [INFO][80] felix/endpoint_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-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:09.235 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:09.242 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calib492bb9a956" state="up"
2026-02-17 02:47:09.260 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:09.260 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"} status="down"
2026-02-17 02:47:09.260 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib492bb9a956", State:"up", Index:112}
2026-02-17 02:47:09.260 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib492bb9a956"
2026-02-17 02:47:09.260 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib492bb9a956"
2026-02-17 02:47:09.260 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib492bb9a956"
2026-02-17 02:47:09.261 [INFO][80] felix/endpoint_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-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:09.261 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:09.285 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:09.285 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"} status="up"
2026-02-17 02:47:10.375 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016, name=eth0)
2026-02-17 02:47:10.375 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib492bb9a956" profile_ids:"kns.downward-api-4951" profile_ids:"ksa.downward-api-4951.default" ipv4_nets:"10.100.203.50/32"}
2026-02-17 02:47:10.376 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:10.376 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:10.376 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:10.376 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib492bb9a956"
2026-02-17 02:47:10.376 [INFO][80] felix/endpoint_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-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:10.376 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:10.404 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:10.404 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"} status="up"
2026-02-17 02:47:11.031 [INFO][80] 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:47:11.031 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib492bb9a956"
2026-02-17 02:47:11.032 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib492bb9a956", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:11.032 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib492bb9a956", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:11.442 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-1285/pod1, name=eth0)
2026-02-17 02:47:11.443 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1285/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9e864a2f21" profile_ids:"kns.services-1285" profile_ids:"ksa.services-1285.default" ipv4_nets:"10.100.203.45/32"}
2026-02-17 02:47:11.443 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:11.443 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:11.443 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:11.444 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9e864a2f21"
2026-02-17 02:47:11.444 [INFO][80] felix/endpoint_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-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:11.444 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:11.463 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-1285/pod1, name=eth0)
2026-02-17 02:47:11.477 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:11.477 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:47:11.477 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1285/pod1" endpoint_id:"eth0"}
2026-02-17 02:47:11.477 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1285"}
2026-02-17 02:47:11.477 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1285.default"}
2026-02-17 02:47:11.478 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:11.478 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:11.479 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1285" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.479 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5zx1av4fQgANhu2tji" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.479 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1285" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.479 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5zx1av4fQgANhu2tji" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.479 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:11.479 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif9e864a2f21" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.479 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif9e864a2f21" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.480 [INFO][80] 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-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:11.480 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:11.480 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.45
2026-02-17 02:47:11.544 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1285/pod1", EndpointId:"eth0"}
2026-02-17 02:47:11.603 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016, name=eth0)
2026-02-17 02:47:11.603 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib492bb9a956" profile_ids:"kns.downward-api-4951" profile_ids:"ksa.downward-api-4951.default" ipv4_nets:"10.100.203.50/32"}
2026-02-17 02:47:11.604 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:11.604 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:11.604 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:11.611 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib492bb9a956"
2026-02-17 02:47:11.611 [INFO][80] felix/endpoint_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-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:11.611 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 112
2026-02-17 02:47:11.643 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:11.643 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"} status="up"
2026-02-17 02:47:11.714 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calib492bb9a956" state="down"
2026-02-17 02:47:11.715 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib492bb9a956"
2026-02-17 02:47:11.715 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib492bb9a956", State:"down", Index:112}
2026-02-17 02:47:11.715 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib492bb9a956", Addrs:set.Typed[string]{}}
2026-02-17 02:47:11.715 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib492bb9a956", Addrs:set.Typed[string]{}}
2026-02-17 02:47:11.715 [INFO][80] 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:47:11.715 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib492bb9a956"
2026-02-17 02:47:11.715 [INFO][80] felix/endpoint_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-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:11.715 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:11.715 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.50
2026-02-17 02:47:11.724 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="calib492bb9a956" state=""
2026-02-17 02:47:11.724 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib492bb9a956"
2026-02-17 02:47:11.742 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:11.742 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"} status="down"
2026-02-17 02:47:11.742 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib492bb9a956", State:"", Index:112}
2026-02-17 02:47:11.742 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib492bb9a956", Addrs:set.Set[string](nil)}
2026-02-17 02:47:11.742 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib492bb9a956", Addrs:set.Set[string](nil)}
2026-02-17 02:47:11.742 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib492bb9a956"
2026-02-17 02:47:11.742 [INFO][80] felix/endpoint_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-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:11.742 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:11.763 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:11.763 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"} status="down"
2026-02-17 02:47:11.854 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016, name=eth0)
2026-02-17 02:47:11.854 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016" endpoint_id:"eth0"}
2026-02-17 02:47:11.854 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-4951.default"}
2026-02-17 02:47:11.854 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-4951"}
2026-02-17 02:47:11.854 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:11.854 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:11.855 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KSwAUZdjuQuaQIt56E" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.855 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ylXdMco1X-NwU688-c" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.855 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KSwAUZdjuQuaQIt56E" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.855 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ylXdMco1X-NwU688-c" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.855 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:11.855 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib492bb9a956" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.855 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib492bb9a956" ipVersion=0x4 table="filter"
2026-02-17 02:47:11.855 [INFO][80] 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-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:11.855 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:11.892 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="calif9e864a2f21" state="down"
2026-02-17 02:47:11.892 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif9e864a2f21"
2026-02-17 02:47:11.892 [INFO][80] 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:47:11.896 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="calif9e864a2f21" state=""
2026-02-17 02:47:11.896 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif9e864a2f21"
2026-02-17 02:47:11.909 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4951/downwardapi-volume-a22d813b-9ddc-42e7-8c23-937ed5537016", EndpointId:"eth0"}
2026-02-17 02:47:11.909 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9e864a2f21", State:"down", Index:111}
2026-02-17 02:47:11.910 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9e864a2f21", Addrs:set.Typed[string]{}}
2026-02-17 02:47:11.910 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9e864a2f21", Addrs:set.Typed[string]{}}
2026-02-17 02:47:11.910 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9e864a2f21", State:"", Index:111}
2026-02-17 02:47:11.910 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9e864a2f21", Addrs:set.Set[string](nil)}
2026-02-17 02:47:11.910 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9e864a2f21", Addrs:set.Set[string](nil)}
2026-02-17 02:47:12.164 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-7168" name:"default"}
2026-02-17 02:47:12.199 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7168"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7168"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7168"}
2026-02-17 02:47:12.235 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-7168"}
2026-02-17 02:47:12.621 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4951"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4951"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4951"}
2026-02-17 02:47:12.657 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1835"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1835"}
2026-02-17 02:47:12.687 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1835" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:13.342 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48, name=eth0)
2026-02-17 02:47:13.342 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-1835.default"} profile:{}
2026-02-17 02:47:13.342 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-1835"} profile:{inbound_rules:{action:"allow" rule_id:"AYab7Ma4alCM0169"} outbound_rules:{action:"allow" rule_id:"N374KYVNjEWQ_0RW"}}
2026-02-17 02:47:13.343 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa229f42ead" profile_ids:"kns.emptydir-1835" profile_ids:"ksa.emptydir-1835.default" ipv4_nets:"10.100.203.49/32"}
2026-02-17 02:47:13.343 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:13.343 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:13.343 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:13.344 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaa229f42ead" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.344 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-1835" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.344 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_t8kG97Q8Jvq9-AcDgt" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.344 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaa229f42ead" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.344 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-1835" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.344 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_t8kG97Q8Jvq9-AcDgt" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.344 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaa229f42ead"
2026-02-17 02:47:13.344 [INFO][80] felix/endpoint_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-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:13.344 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:13.389 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:13.389 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"} status="down"
2026-02-17 02:47:13.416 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="caliaa229f42ead" state="down"
2026-02-17 02:47:13.417 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa229f42ead"
2026-02-17 02:47:13.417 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="caliaa229f42ead" state="up"
2026-02-17 02:47:13.417 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa229f42ead", State:"down", Index:113}
2026-02-17 02:47:13.417 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa229f42ead", Addrs:set.Typed[string]{}}
2026-02-17 02:47:13.417 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa229f42ead", Addrs:set.Typed[string]{}}
2026-02-17 02:47:13.417 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa229f42ead", State:"up", Index:113}
2026-02-17 02:47:13.417 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaa229f42ead"
2026-02-17 02:47:13.417 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaa229f42ead"
2026-02-17 02:47:13.417 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa229f42ead"
2026-02-17 02:47:13.417 [INFO][80] felix/endpoint_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-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:13.418 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:13.441 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:13.441 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"} status="up"
2026-02-17 02:47:13.450 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1629" name:"default"}
2026-02-17 02:47:13.855 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm2" namespace:"kubectl-1629"
2026-02-17 02:47:13.891 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm3" namespace:"kubectl-1629"
2026-02-17 02:47:13.976 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6433" name:"default"}
2026-02-17 02:47:14.129 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1629"}
2026-02-17 02:47:14.258 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6433"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6433"}
2026-02-17 02:47:14.292 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6433"}
2026-02-17 02:47:14.404 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48, name=eth0)
2026-02-17 02:47:14.404 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa229f42ead" profile_ids:"kns.emptydir-1835" profile_ids:"ksa.emptydir-1835.default" ipv4_nets:"10.100.203.49/32"}
2026-02-17 02:47:14.405 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:14.405 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:14.405 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:14.406 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa229f42ead"
2026-02-17 02:47:14.406 [INFO][80] felix/endpoint_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-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:14.406 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:14.433 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:14.434 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"} status="up"
2026-02-17 02:47:14.908 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"endpoint-test2" namespace:"services-1285"
2026-02-17 02:47:14.953 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1285"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-1285"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1285"}
2026-02-17 02:47:14.993 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-907"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-907"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-907"}
2026-02-17 02:47:15.021 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-907" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:15.088 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-907" name:"e2e-sa-lvzft"} labels:{key:"projectcalico.org/name" value:"e2e-sa-lvzft"}
2026-02-17 02:47:15.088 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-907"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-907"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-907"}
2026-02-17 02:47:15.096 [INFO][80] 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:47:15.096 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaa229f42ead"
2026-02-17 02:47:15.112 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa229f42ead", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:15.112 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa229f42ead", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:15.145 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3261"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3261"}
2026-02-17 02:47:15.145 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3261" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:15.217 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3261"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3261"}
2026-02-17 02:47:15.241 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-8255"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-8255"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8255"}
2026-02-17 02:47:15.270 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-8255" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:15.585 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48, name=eth0)
2026-02-17 02:47:15.585 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa229f42ead" profile_ids:"kns.emptydir-1835" profile_ids:"ksa.emptydir-1835.default" ipv4_nets:"10.100.203.49/32"}
2026-02-17 02:47:15.585 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:15.586 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:15.586 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 113
2026-02-17 02:47:15.594 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa229f42ead"
2026-02-17 02:47:15.594 [INFO][80] 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-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:15.594 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:15.620 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:15.621 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"} status="down"
2026-02-17 02:47:15.692 [INFO][80] 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:47:15.692 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa229f42ead"
2026-02-17 02:47:15.692 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa229f42ead", Addrs:set.Typed[string]{}}
2026-02-17 02:47:15.692 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa229f42ead", Addrs:set.Typed[string]{}}
2026-02-17 02:47:15.692 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa229f42ead"
2026-02-17 02:47:15.695 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="caliaa229f42ead" state="down"
2026-02-17 02:47:15.695 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="caliaa229f42ead" state=""
2026-02-17 02:47:15.695 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaa229f42ead"
2026-02-17 02:47:15.717 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa229f42ead", State:"down", Index:113}
2026-02-17 02:47:15.717 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa229f42ead", State:"", Index:113}
2026-02-17 02:47:15.717 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa229f42ead", Addrs:set.Set[string](nil)}
2026-02-17 02:47:15.717 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa229f42ead", Addrs:set.Set[string](nil)}
2026-02-17 02:47:15.717 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaa229f42ead"
2026-02-17 02:47:15.717 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaa229f42ead"
2026-02-17 02:47:15.717 [INFO][80] felix/endpoint_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-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:15.718 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:15.718 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.49
2026-02-17 02:47:15.754 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:15.754 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"} status="down"
2026-02-17 02:47:15.853 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48, name=eth0)
2026-02-17 02:47:15.853 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48" endpoint_id:"eth0"}
2026-02-17 02:47:15.853 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-1835"}
2026-02-17 02:47:15.853 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-1835.default"}
2026-02-17 02:47:15.854 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:15.854 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:15.854 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-1835" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.854 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_t8kG97Q8Jvq9-AcDgt" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.854 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-1835" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.854 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_t8kG97Q8Jvq9-AcDgt" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.854 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:15.854 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaa229f42ead" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.854 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaa229f42ead" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.854 [INFO][80] 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-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:15.854 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:15.908 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1835/pod-ba24f7c8-6f35-4a4d-8d03-a5fd45adba48", EndpointId:"eth0"}
2026-02-17 02:47:15.964 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87, name=eth0)
2026-02-17 02:47:15.965 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-8255"} profile:{inbound_rules:{action:"allow" rule_id:"3HJRDt_ltP15eL__"} outbound_rules:{action:"allow" rule_id:"FSJuhvyuqazBG-AF"}}
2026-02-17 02:47:15.965 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-8255.default"} profile:{}
2026-02-17 02:47:15.965 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43cb4e7e526" profile_ids:"kns.security-context-test-8255" profile_ids:"ksa.security-context-test-8255.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:47:15.965 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:15.965 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:15.965 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:15.966 [INFO][80] 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:47:15.966 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali43cb4e7e526" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.966 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1d8_KuunhkaKuKLh4e" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.966 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Vun9S0A2HRGKcPHvlF" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.966 [INFO][80] 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:47:15.966 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali43cb4e7e526" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.966 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1d8_KuunhkaKuKLh4e" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.966 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Vun9S0A2HRGKcPHvlF" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.966 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali43cb4e7e526"
2026-02-17 02:47:15.966 [INFO][80] felix/endpoint_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-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:15.966 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:16.017 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:16.017 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"} status="down"
2026-02-17 02:47:16.027 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali43cb4e7e526" state="down"
2026-02-17 02:47:16.027 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43cb4e7e526", State:"down", Index:114}
2026-02-17 02:47:16.027 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali43cb4e7e526"
2026-02-17 02:47:16.027 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali43cb4e7e526"
2026-02-17 02:47:16.027 [INFO][80] felix/endpoint_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-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:16.027 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:16.038 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali43cb4e7e526" state="up"
2026-02-17 02:47:16.058 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:16.058 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"} status="down"
2026-02-17 02:47:16.058 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43cb4e7e526", Addrs:set.Typed[string]{}}
2026-02-17 02:47:16.059 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43cb4e7e526", Addrs:set.Typed[string]{}}
2026-02-17 02:47:16.059 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43cb4e7e526", State:"up", Index:114}
2026-02-17 02:47:16.060 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali43cb4e7e526"
2026-02-17 02:47:16.060 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali43cb4e7e526"
2026-02-17 02:47:16.060 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43cb4e7e526"
2026-02-17 02:47:16.061 [INFO][80] felix/endpoint_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-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:16.062 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:16.086 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:16.086 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"} status="up"
2026-02-17 02:47:16.416 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87, name=eth0)
2026-02-17 02:47:16.417 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43cb4e7e526" profile_ids:"kns.security-context-test-8255" profile_ids:"ksa.security-context-test-8255.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:47:16.417 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:16.417 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:16.417 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:16.418 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43cb4e7e526"
2026-02-17 02:47:16.418 [INFO][80] felix/endpoint_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-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:16.418 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:16.459 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:16.459 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"} status="up"
2026-02-17 02:47:16.794 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1835"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1835"}
2026-02-17 02:47:16.817 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5801"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-5801"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5801"}
2026-02-17 02:47:16.837 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5801" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:16.863 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-5801" type:"NodePort" cluster_ips:"10.254.239.23" ports:{Protocol:"TCP" Port:80 NodePort:30750}
2026-02-17 02:47:16.925 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-5801" type:"ClusterIP" cluster_ips:"10.254.101.186" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:17.554 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5801/externalsvc-8664db8f97-p89jw, name=eth0)
2026-02-17 02:47:17.554 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-5801"} profile:{inbound_rules:{action:"allow" rule_id:"ZL-sCBDh8qKcb_wM"} outbound_rules:{action:"allow" rule_id:"QIwJbQNn4Q8irstw"}}
2026-02-17 02:47:17.554 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-5801.default"} profile:{}
2026-02-17 02:47:17.554 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5801/externalsvc-8664db8f97-p89jw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34403ed8000" profile_ids:"kns.services-5801" profile_ids:"ksa.services-5801.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:47:17.554 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:17.554 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:17.554 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:17.555 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali34403ed8000" ipVersion=0x4 table="filter"
2026-02-17 02:47:17.555 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-5801" ipVersion=0x4 table="filter"
2026-02-17 02:47:17.555 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Z8kvpZESCmKhOrDMAa" ipVersion=0x4 table="filter"
2026-02-17 02:47:17.555 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali34403ed8000" ipVersion=0x4 table="filter"
2026-02-17 02:47:17.555 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-5801" ipVersion=0x4 table="filter"
2026-02-17 02:47:17.555 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Z8kvpZESCmKhOrDMAa" ipVersion=0x4 table="filter"
2026-02-17 02:47:17.555 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali34403ed8000"
2026-02-17 02:47:17.555 [INFO][80] felix/endpoint_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-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:17.555 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:17.597 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:17.597 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"} status="down"
2026-02-17 02:47:17.620 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali34403ed8000" state="down"
2026-02-17 02:47:17.621 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali34403ed8000"
2026-02-17 02:47:17.621 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34403ed8000", State:"down", Index:115}
2026-02-17 02:47:17.621 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34403ed8000", Addrs:set.Typed[string]{}}
2026-02-17 02:47:17.621 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34403ed8000", Addrs:set.Typed[string]{}}
2026-02-17 02:47:17.621 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34403ed8000"
2026-02-17 02:47:17.621 [INFO][80] felix/endpoint_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-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:17.621 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:17.628 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali34403ed8000" state="up"
2026-02-17 02:47:17.648 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87, name=eth0)
2026-02-17 02:47:17.649 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:17.649 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"} status="down"
2026-02-17 02:47:17.649 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34403ed8000", State:"up", Index:115}
2026-02-17 02:47:17.650 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali34403ed8000"
2026-02-17 02:47:17.650 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34403ed8000"
2026-02-17 02:47:17.650 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34403ed8000"
2026-02-17 02:47:17.650 [INFO][80] felix/endpoint_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-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:17.650 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:17.680 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:17.680 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"} status="up"
2026-02-17 02:47:17.680 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali43cb4e7e526" profile_ids:"kns.security-context-test-8255" profile_ids:"ksa.security-context-test-8255.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:47:17.680 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:17.680 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:17.680 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:17.681 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali43cb4e7e526"
2026-02-17 02:47:17.681 [INFO][80] 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-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:17.681 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:17.711 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:17.711 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"} status="down"
2026-02-17 02:47:17.753 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali43cb4e7e526" state="down"
2026-02-17 02:47:17.753 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43cb4e7e526", State:"down", Index:114}
2026-02-17 02:47:17.753 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali43cb4e7e526"
2026-02-17 02:47:17.753 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali43cb4e7e526" state=""
2026-02-17 02:47:17.753 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali43cb4e7e526"
2026-02-17 02:47:17.753 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali43cb4e7e526"
2026-02-17 02:47:17.753 [INFO][80] felix/endpoint_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-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:17.753 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:17.754 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.44
2026-02-17 02:47:17.775 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:17.776 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"} status="down"
2026-02-17 02:47:17.776 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali43cb4e7e526", State:"", Index:114}
2026-02-17 02:47:17.776 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali43cb4e7e526", Addrs:set.Set[string](nil)}
2026-02-17 02:47:17.776 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali43cb4e7e526", Addrs:set.Set[string](nil)}
2026-02-17 02:47:17.776 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali43cb4e7e526"
2026-02-17 02:47:17.776 [INFO][80] felix/endpoint_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-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:17.776 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:17.805 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:17.805 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"} status="down"
2026-02-17 02:47:17.896 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87, name=eth0)
2026-02-17 02:47:17.896 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87" endpoint_id:"eth0"}
2026-02-17 02:47:17.896 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-8255"}
2026-02-17 02:47:17.896 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-8255.default"}
2026-02-17 02:47:17.896 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:17.896 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:17.896 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1d8_KuunhkaKuKLh4e" ipVersion=0x4 nextLog=2026-02-17 02:47:22.912722723 +0000 UTC m=+455.268694560 table="filter"
2026-02-17 02:47:17.896 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:17.897 [INFO][80] 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-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:17.897 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:17.976 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-8255/busybox-user-65534-b02f4eb8-5259-42aa-8f1f-0f978294db87", EndpointId:"eth0"}
2026-02-17 02:47:18.113 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4951" name:"default"}
2026-02-17 02:47:18.193 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4951"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4951"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4951"}
2026-02-17 02:47:18.230 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4951"}
2026-02-17 02:47:18.433 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5801/externalsvc-8664db8f97-p89jw, name=eth0)
2026-02-17 02:47:18.433 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5801/externalsvc-8664db8f97-p89jw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34403ed8000" profile_ids:"kns.services-5801" profile_ids:"ksa.services-5801.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:47:18.433 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:18.433 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:18.433 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:18.434 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34403ed8000"
2026-02-17 02:47:18.434 [INFO][80] felix/endpoint_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-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:18.434 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:18.462 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:18.462 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"} status="up"
2026-02-17 02:47:18.958 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-5801" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:19.323 [INFO][80] 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:47:19.323 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali34403ed8000"
2026-02-17 02:47:19.323 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34403ed8000", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:19.324 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34403ed8000", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:19.354 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-8255"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-8255"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8255"}
2026-02-17 02:47:19.387 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-416"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-416"}
2026-02-17 02:47:19.410 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-416" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:19.605 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5801/execpods9rhz, name=eth0)
2026-02-17 02:47:19.605 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5801/execpods9rhz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a788ce51ea" profile_ids:"kns.services-5801" profile_ids:"ksa.services-5801.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:47:19.605 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:19.606 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:19.606 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:19.606 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0a788ce51ea"
2026-02-17 02:47:19.606 [INFO][80] felix/endpoint_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-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:19.606 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:19.645 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:19.645 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"} status="down"
2026-02-17 02:47:19.685 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali0a788ce51ea" state="down"
2026-02-17 02:47:19.685 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0a788ce51ea"
2026-02-17 02:47:19.685 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a788ce51ea", State:"down", Index:116}
2026-02-17 02:47:19.685 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a788ce51ea", Addrs:set.Typed[string]{}}
2026-02-17 02:47:19.685 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a788ce51ea", Addrs:set.Typed[string]{}}
2026-02-17 02:47:19.685 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0a788ce51ea"
2026-02-17 02:47:19.685 [INFO][80] felix/endpoint_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-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:19.685 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:19.688 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali0a788ce51ea" state="up"
2026-02-17 02:47:19.711 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:19.711 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"} status="down"
2026-02-17 02:47:19.711 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a788ce51ea", State:"up", Index:116}
2026-02-17 02:47:19.711 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0a788ce51ea"
2026-02-17 02:47:19.711 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0a788ce51ea"
2026-02-17 02:47:19.711 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a788ce51ea"
2026-02-17 02:47:19.711 [INFO][80] felix/endpoint_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-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:19.711 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:19.749 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:19.749 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"} status="up"
2026-02-17 02:47:20.090 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310, name=eth0)
2026-02-17 02:47:20.092 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-416"} profile:{inbound_rules:{action:"allow" rule_id:"txIHQ2t7fK9ExaZb"} outbound_rules:{action:"allow" rule_id:"CK5w-3MPFu15oSor"}}
2026-02-17 02:47:20.092 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-416.default"} profile:{}
2026-02-17 02:47:20.092 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17bce066e56" profile_ids:"kns.downward-api-416" profile_ids:"ksa.downward-api-416.default" ipv4_nets:"10.100.203.48/32"}
2026-02-17 02:47:20.092 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:20.092 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:20.092 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:20.093 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali17bce066e56"
2026-02-17 02:47:20.093 [INFO][80] felix/endpoint_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-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:20.093 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:20.142 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:20.142 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"} status="down"
2026-02-17 02:47:20.142 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1285" name:"default"}
2026-02-17 02:47:20.154 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali17bce066e56" state="down"
2026-02-17 02:47:20.154 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali17bce066e56"
2026-02-17 02:47:20.157 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali17bce066e56" state="up"
2026-02-17 02:47:20.170 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17bce066e56", State:"down", Index:117}
2026-02-17 02:47:20.170 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17bce066e56", Addrs:set.Typed[string]{}}
2026-02-17 02:47:20.170 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17bce066e56", Addrs:set.Typed[string]{}}
2026-02-17 02:47:20.170 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17bce066e56", State:"up", Index:117}
2026-02-17 02:47:20.170 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali17bce066e56"
2026-02-17 02:47:20.170 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali17bce066e56"
2026-02-17 02:47:20.171 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17bce066e56"
2026-02-17 02:47:20.171 [INFO][80] felix/endpoint_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-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:20.171 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:20.199 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:20.199 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"} status="up"
2026-02-17 02:47:20.459 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5801/execpods9rhz, name=eth0)
2026-02-17 02:47:20.459 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5801/execpods9rhz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a788ce51ea" profile_ids:"kns.services-5801" profile_ids:"ksa.services-5801.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:47:20.459 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:20.459 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:20.459 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:20.461 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a788ce51ea"
2026-02-17 02:47:20.461 [INFO][80] felix/endpoint_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-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:20.461 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:20.499 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:20.499 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"} status="up"
2026-02-17 02:47:20.731 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-907" name:"default"}
2026-02-17 02:47:20.762 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-907" name:"e2e-sa-lvzft"}
2026-02-17 02:47:20.787 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-907"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-907"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-907"}
2026-02-17 02:47:20.814 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-907"}
2026-02-17 02:47:20.851 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1285"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-1285"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1285"}
2026-02-17 02:47:20.881 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1285"}
2026-02-17 02:47:20.887 [INFO][80] 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:47:20.887 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0a788ce51ea"
2026-02-17 02:47:20.906 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a788ce51ea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:20.907 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a788ce51ea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:20.981 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3261" name:"default"}
2026-02-17 02:47:21.012 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3261"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3261"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3261"}
2026-02-17 02:47:21.047 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3261"}
2026-02-17 02:47:21.208 [INFO][80] 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:47:21.208 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali17bce066e56"
2026-02-17 02:47:21.208 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17bce066e56", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:21.208 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17bce066e56", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:21.263 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-5801"
2026-02-17 02:47:21.314 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5801/externalsvc-8664db8f97-p89jw, name=eth0)
2026-02-17 02:47:21.319 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5801/externalsvc-8664db8f97-p89jw, name=eth0)
2026-02-17 02:47:21.325 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5801/externalsvc-8664db8f97-p89jw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34403ed8000" profile_ids:"kns.services-5801" profile_ids:"ksa.services-5801.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:47:21.325 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5801/externalsvc-8664db8f97-p89jw" endpoint_id:"eth0"}
2026-02-17 02:47:21.325 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:21.325 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:21.327 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:21.327 [INFO][80] 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-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:21.327 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:21.328 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.46
2026-02-17 02:47:21.391 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/externalsvc-8664db8f97-p89jw", EndpointId:"eth0"}
2026-02-17 02:47:21.391 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-service" namespace:"services-5801"
2026-02-17 02:47:21.391 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5801"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-5801"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5801"}
2026-02-17 02:47:21.417 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2591"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2591"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2591"}
2026-02-17 02:47:21.458 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2591" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:21.485 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310, name=eth0)
2026-02-17 02:47:21.496 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17bce066e56" profile_ids:"kns.downward-api-416" profile_ids:"ksa.downward-api-416.default" ipv4_nets:"10.100.203.48/32"}
2026-02-17 02:47:21.496 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:21.496 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:21.496 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:21.497 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17bce066e56"
2026-02-17 02:47:21.497 [INFO][80] felix/endpoint_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-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:21.497 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:21.531 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:21.531 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"} status="up"
2026-02-17 02:47:22.054 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1835" name:"default"}
2026-02-17 02:47:22.106 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1835"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1835"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1835"}
2026-02-17 02:47:22.133 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1835"}
2026-02-17 02:47:22.668 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310, name=eth0)
2026-02-17 02:47:22.669 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17bce066e56" profile_ids:"kns.downward-api-416" profile_ids:"ksa.downward-api-416.default" ipv4_nets:"10.100.203.48/32"}
2026-02-17 02:47:22.669 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:22.669 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:22.669 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:22.670 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17bce066e56"
2026-02-17 02:47:22.670 [INFO][80] felix/endpoint_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-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:22.670 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:22.696 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:22.696 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"} status="up"
2026-02-17 02:47:22.775 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali17bce066e56" state="down"
2026-02-17 02:47:22.775 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali17bce066e56"
2026-02-17 02:47:22.775 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17bce066e56", State:"down", Index:117}
2026-02-17 02:47:22.775 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17bce066e56", Addrs:set.Typed[string]{}}
2026-02-17 02:47:22.775 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17bce066e56", Addrs:set.Typed[string]{}}
2026-02-17 02:47:22.775 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali17bce066e56"
2026-02-17 02:47:22.775 [INFO][80] felix/endpoint_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-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:22.775 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:22.775 [INFO][80] 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:47:22.776 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.48
2026-02-17 02:47:22.783 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="cali17bce066e56" state=""
2026-02-17 02:47:22.783 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali17bce066e56"
2026-02-17 02:47:22.804 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:22.804 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"} status="down"
2026-02-17 02:47:22.804 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17bce066e56", State:"", Index:117}
2026-02-17 02:47:22.804 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17bce066e56", Addrs:set.Set[string](nil)}
2026-02-17 02:47:22.804 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17bce066e56", Addrs:set.Set[string](nil)}
2026-02-17 02:47:22.804 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali17bce066e56"
2026-02-17 02:47:22.804 [INFO][80] felix/endpoint_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-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:22.804 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:22.834 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:22.834 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"} status="down"
2026-02-17 02:47:22.908 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310, name=eth0)
2026-02-17 02:47:22.909 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310" endpoint_id:"eth0"}
2026-02-17 02:47:22.909 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-416"}
2026-02-17 02:47:22.909 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-416.default"}
2026-02-17 02:47:22.909 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:22.909 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:22.909 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:22.909 [INFO][80] 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-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:22.909 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:22.973 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-416/downwardapi-volume-7e4059aa-17fe-47bf-9fc0-3e0dced15310", EndpointId:"eth0"}
2026-02-17 02:47:23.530 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-416"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-416"}
2026-02-17 02:47:23.566 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7099"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7099"}
2026-02-17 02:47:23.592 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7099" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:23.792 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali34403ed8000" state="down"
2026-02-17 02:47:23.792 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali34403ed8000"
2026-02-17 02:47:23.792 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34403ed8000", State:"down", Index:115}
2026-02-17 02:47:23.792 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34403ed8000", Addrs:set.Typed[string]{}}
2026-02-17 02:47:23.792 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34403ed8000", Addrs:set.Typed[string]{}}
2026-02-17 02:47:23.792 [INFO][80] 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:47:23.794 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="cali34403ed8000" state=""
2026-02-17 02:47:23.794 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali34403ed8000"
2026-02-17 02:47:23.816 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34403ed8000", State:"", Index:115}
2026-02-17 02:47:23.816 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34403ed8000", Addrs:set.Set[string](nil)}
2026-02-17 02:47:23.816 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34403ed8000", Addrs:set.Set[string](nil)}
2026-02-17 02:47:24.269 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798, name=eth0)
2026-02-17 02:47:24.270 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-7099.default"} profile:{}
2026-02-17 02:47:24.270 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-7099"} profile:{inbound_rules:{action:"allow" rule_id:"6kzbBk9GoY9Ekdm7"} outbound_rules:{action:"allow" rule_id:"iFD1MCHnxBubnPcL"}}
2026-02-17 02:47:24.270 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f490e58524" profile_ids:"kns.projected-7099" profile_ids:"ksa.projected-7099.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:47:24.270 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:24.270 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:24.270 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:24.271 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5f490e58524" ipVersion=0x4 logsSkipped=23 table="filter"
2026-02-17 02:47:24.271 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-7099" ipVersion=0x4 table="filter"
2026-02-17 02:47:24.271 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hlyv-EtWKBhRNXdoK4" ipVersion=0x4 table="filter"
2026-02-17 02:47:24.271 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5f490e58524" ipVersion=0x4 table="filter"
2026-02-17 02:47:24.271 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-7099" ipVersion=0x4 table="filter"
2026-02-17 02:47:24.271 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hlyv-EtWKBhRNXdoK4" ipVersion=0x4 table="filter"
2026-02-17 02:47:24.271 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5f490e58524"
2026-02-17 02:47:24.271 [INFO][80] felix/endpoint_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-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:24.271 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:24.312 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:24.312 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"} status="down"
2026-02-17 02:47:24.314 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali5f490e58524" state="down"
2026-02-17 02:47:24.315 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5f490e58524"
2026-02-17 02:47:24.315 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f490e58524", State:"down", Index:118}
2026-02-17 02:47:24.315 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f490e58524", Addrs:set.Typed[string]{}}
2026-02-17 02:47:24.315 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f490e58524", Addrs:set.Typed[string]{}}
2026-02-17 02:47:24.315 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5f490e58524"
2026-02-17 02:47:24.315 [INFO][80] felix/endpoint_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-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:24.315 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:24.317 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali5f490e58524" state="up"
2026-02-17 02:47:24.340 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:24.340 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"} status="down"
2026-02-17 02:47:24.340 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f490e58524", State:"up", Index:118}
2026-02-17 02:47:24.340 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5f490e58524"
2026-02-17 02:47:24.340 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5f490e58524"
2026-02-17 02:47:24.340 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f490e58524"
2026-02-17 02:47:24.340 [INFO][80] felix/endpoint_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-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:24.340 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:24.364 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:24.364 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"} status="up"
2026-02-17 02:47:24.725 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-8255" name:"default"}
2026-02-17 02:47:24.815 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-8255"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-8255"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8255"}
2026-02-17 02:47:24.847 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-8255"}
2026-02-17 02:47:25.605 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798, name=eth0)
2026-02-17 02:47:25.605 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f490e58524" profile_ids:"kns.projected-7099" profile_ids:"ksa.projected-7099.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:47:25.605 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:25.605 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:25.605 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:25.606 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f490e58524"
2026-02-17 02:47:25.606 [INFO][80] felix/endpoint_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-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:25.606 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:25.627 [INFO][80] 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:47:25.628 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5f490e58524"
2026-02-17 02:47:25.630 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:25.630 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"} status="up"
2026-02-17 02:47:25.630 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f490e58524", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:25.630 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f490e58524", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:25.758 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2591"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2591"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2591"}
2026-02-17 02:47:25.819 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2680"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2680"}
2026-02-17 02:47:25.851 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2680" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:26.416 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5801/execpods9rhz, name=eth0)
2026-02-17 02:47:26.416 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5801/execpods9rhz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a788ce51ea" profile_ids:"kns.services-5801" profile_ids:"ksa.services-5801.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:47:26.416 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:26.417 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:26.417 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:26.418 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a788ce51ea"
2026-02-17 02:47:26.418 [INFO][80] felix/endpoint_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-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:26.419 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:26.424 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5801/execpods9rhz, name=eth0)
2026-02-17 02:47:26.459 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:26.459 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"} status="up"
2026-02-17 02:47:26.460 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5801/execpods9rhz" endpoint_id:"eth0"}
2026-02-17 02:47:26.460 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-5801.default"}
2026-02-17 02:47:26.460 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-5801"}
2026-02-17 02:47:26.460 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:26.460 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:26.461 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-5801" ipVersion=0x4 table="filter"
2026-02-17 02:47:26.461 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Z8kvpZESCmKhOrDMAa" ipVersion=0x4 table="filter"
2026-02-17 02:47:26.461 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-5801" ipVersion=0x4 table="filter"
2026-02-17 02:47:26.461 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Z8kvpZESCmKhOrDMAa" ipVersion=0x4 table="filter"
2026-02-17 02:47:26.461 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:26.461 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0a788ce51ea" ipVersion=0x4 table="filter"
2026-02-17 02:47:26.461 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0a788ce51ea" ipVersion=0x4 table="filter"
2026-02-17 02:47:26.461 [INFO][80] 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-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:26.461 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:26.461 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.47
2026-02-17 02:47:26.533 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5801/execpods9rhz", EndpointId:"eth0"}
2026-02-17 02:47:26.736 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798, name=eth0)
2026-02-17 02:47:26.736 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f490e58524" profile_ids:"kns.projected-7099" profile_ids:"ksa.projected-7099.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:47:26.737 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:26.737 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:26.737 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:26.738 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f490e58524"
2026-02-17 02:47:26.739 [INFO][80] felix/endpoint_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-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:26.739 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:26.771 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:26.771 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"} status="up"
2026-02-17 02:47:26.827 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5801" name:"default"}
2026-02-17 02:47:26.856 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali5f490e58524" state="down"
2026-02-17 02:47:26.856 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5f490e58524"
2026-02-17 02:47:26.856 [INFO][80] 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:47:26.856 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f490e58524", State:"down", Index:118}
2026-02-17 02:47:26.856 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f490e58524", Addrs:set.Typed[string]{}}
2026-02-17 02:47:26.857 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f490e58524", Addrs:set.Typed[string]{}}
2026-02-17 02:47:26.857 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5f490e58524"
2026-02-17 02:47:26.857 [INFO][80] felix/endpoint_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-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:26.857 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:26.860 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.51
2026-02-17 02:47:26.861 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali5f490e58524" state=""
2026-02-17 02:47:26.861 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5f490e58524"
2026-02-17 02:47:26.886 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:26.887 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"} status="down"
2026-02-17 02:47:26.887 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f490e58524", State:"", Index:118}
2026-02-17 02:47:26.887 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f490e58524", Addrs:set.Set[string](nil)}
2026-02-17 02:47:26.887 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f490e58524", Addrs:set.Set[string](nil)}
2026-02-17 02:47:26.887 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5f490e58524"
2026-02-17 02:47:26.887 [INFO][80] felix/endpoint_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-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:26.887 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:26.909 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:26.910 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"} status="down"
2026-02-17 02:47:26.911 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5801"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-5801"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5801"}
2026-02-17 02:47:26.917 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali0a788ce51ea" state="down"
2026-02-17 02:47:26.917 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0a788ce51ea"
2026-02-17 02:47:26.919 [INFO][80] 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:47:26.921 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali0a788ce51ea" state=""
2026-02-17 02:47:26.922 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0a788ce51ea"
2026-02-17 02:47:26.932 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a788ce51ea", State:"down", Index:116}
2026-02-17 02:47:26.932 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a788ce51ea", Addrs:set.Typed[string]{}}
2026-02-17 02:47:26.932 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a788ce51ea", Addrs:set.Typed[string]{}}
2026-02-17 02:47:26.933 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a788ce51ea", State:"", Index:116}
2026-02-17 02:47:26.933 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a788ce51ea", Addrs:set.Set[string](nil)}
2026-02-17 02:47:26.933 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a788ce51ea", Addrs:set.Set[string](nil)}
2026-02-17 02:47:26.964 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5801"}
2026-02-17 02:47:27.050 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798, name=eth0)
2026-02-17 02:47:27.050 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798" endpoint_id:"eth0"}
2026-02-17 02:47:27.050 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-7099.default"}
2026-02-17 02:47:27.050 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-7099"}
2026-02-17 02:47:27.050 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:27.050 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:27.050 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-7099" ipVersion=0x4 table="filter"
2026-02-17 02:47:27.051 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hlyv-EtWKBhRNXdoK4" ipVersion=0x4 table="filter"
2026-02-17 02:47:27.051 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-7099" ipVersion=0x4 table="filter"
2026-02-17 02:47:27.051 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hlyv-EtWKBhRNXdoK4" ipVersion=0x4 table="filter"
2026-02-17 02:47:27.051 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:27.051 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5f490e58524" ipVersion=0x4 table="filter"
2026-02-17 02:47:27.051 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5f490e58524" ipVersion=0x4 table="filter"
2026-02-17 02:47:27.051 [INFO][80] 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-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:27.051 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:27.110 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-7099/downwardapi-volume-38381086-a670-45e7-8e72-7b61ff7a2798", EndpointId:"eth0"}
2026-02-17 02:47:27.731 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7099"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7099"}
2026-02-17 02:47:27.761 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2589"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2589"}
2026-02-17 02:47:27.796 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2589" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:28.415 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq, name=eth0)
2026-02-17 02:47:28.415 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-2589"} profile:{inbound_rules:{action:"allow" rule_id:"LGsVoXjEksry8GTc"} outbound_rules:{action:"allow" rule_id:"dgspGlW_LQNxuTtS"}}
2026-02-17 02:47:28.416 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2589.default"} profile:{}
2026-02-17 02:47:28.416 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07b254886ae" profile_ids:"kns.replication-controller-2589" profile_ids:"ksa.replication-controller-2589.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:47:28.416 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:28.416 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:28.416 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:28.416 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali07b254886ae" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.417 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_f1zIU1cOBoyMPg5k_z" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.417 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_aCFH6KBG1c59nOIqyC" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.417 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali07b254886ae" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.417 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_f1zIU1cOBoyMPg5k_z" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.417 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_aCFH6KBG1c59nOIqyC" ipVersion=0x4 table="filter"
2026-02-17 02:47:28.417 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali07b254886ae"
2026-02-17 02:47:28.417 [INFO][80] felix/endpoint_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-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:28.417 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:28.457 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:28.457 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"} status="down"
2026-02-17 02:47:28.487 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali07b254886ae" state="down"
2026-02-17 02:47:28.488 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07b254886ae", State:"down", Index:119}
2026-02-17 02:47:28.488 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07b254886ae"
2026-02-17 02:47:28.488 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07b254886ae", Addrs:set.Typed[string]{}}
2026-02-17 02:47:28.488 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07b254886ae", Addrs:set.Typed[string]{}}
2026-02-17 02:47:28.488 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07b254886ae"
2026-02-17 02:47:28.488 [INFO][80] felix/endpoint_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-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:28.488 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:28.491 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali07b254886ae" state="up"
2026-02-17 02:47:28.509 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:28.509 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"} status="down"
2026-02-17 02:47:28.509 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07b254886ae", State:"up", Index:119}
2026-02-17 02:47:28.510 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali07b254886ae"
2026-02-17 02:47:28.510 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07b254886ae"
2026-02-17 02:47:28.510 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07b254886ae"
2026-02-17 02:47:28.510 [INFO][80] felix/endpoint_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-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:28.510 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:28.533 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:28.533 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"} status="up"
2026-02-17 02:47:28.904 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-416" name:"default"}
2026-02-17 02:47:29.006 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-416"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-416"}
2026-02-17 02:47:29.036 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-416"}
2026-02-17 02:47:29.568 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq, name=eth0)
2026-02-17 02:47:29.568 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07b254886ae" profile_ids:"kns.replication-controller-2589" profile_ids:"ksa.replication-controller-2589.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:47:29.569 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:29.569 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:29.569 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:29.569 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07b254886ae"
2026-02-17 02:47:29.569 [INFO][80] felix/endpoint_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-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:29.570 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:29.596 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:29.596 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"} status="up"
2026-02-17 02:47:29.848 [INFO][80] 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:47:29.848 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali07b254886ae"
2026-02-17 02:47:29.848 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07b254886ae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:29.848 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07b254886ae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:30.556 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2680"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2680"}
2026-02-17 02:47:30.618 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-8369"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"events-8369"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8369"}
2026-02-17 02:47:30.658 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-8369" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:31.186 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-8369"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"events-8369"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8369"}
2026-02-17 02:47:31.238 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1951"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1951"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1951"}
2026-02-17 02:47:31.267 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1951" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:31.438 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2591" name:"default"}
2026-02-17 02:47:31.667 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2591"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2591"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2591"}
2026-02-17 02:47:31.695 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2591"}
2026-02-17 02:47:32.953 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2589"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2589"}
2026-02-17 02:47:32.984 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-387"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-387"}
2026-02-17 02:47:33.008 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-387" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:33.092 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7099" name:"default"}
2026-02-17 02:47:33.226 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7099"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7099"}
2026-02-17 02:47:33.263 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7099"}
2026-02-17 02:47:33.656 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f, name=eth0)
2026-02-17 02:47:33.657 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-387.default"} profile:{}
2026-02-17 02:47:33.657 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-387"} profile:{inbound_rules:{action:"allow" rule_id:"GAnNNmTyM_HfemU4"} outbound_rules:{action:"allow" rule_id:"ETpvwRxWHwWuRxEo"}}
2026-02-17 02:47:33.657 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali767585e2497" profile_ids:"kns.projected-387" profile_ids:"ksa.projected-387.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:47:33.657 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:33.657 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:33.658 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:33.658 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali767585e2497" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.659 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-387" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.659 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mS7TJoc9vCS7qk4UWV" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.659 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali767585e2497" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.659 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-387" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.659 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mS7TJoc9vCS7qk4UWV" ipVersion=0x4 table="filter"
2026-02-17 02:47:33.659 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali767585e2497"
2026-02-17 02:47:33.659 [INFO][80] felix/endpoint_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-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:33.659 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:33.706 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:33.706 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"} status="down"
2026-02-17 02:47:33.721 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali767585e2497" state="down"
2026-02-17 02:47:33.721 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali767585e2497"
2026-02-17 02:47:33.721 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali767585e2497", State:"down", Index:120}
2026-02-17 02:47:33.721 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali767585e2497", Addrs:set.Typed[string]{}}
2026-02-17 02:47:33.721 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali767585e2497", Addrs:set.Typed[string]{}}
2026-02-17 02:47:33.721 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali767585e2497"
2026-02-17 02:47:33.721 [INFO][80] felix/endpoint_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-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:33.721 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:33.728 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali767585e2497" state="up"
2026-02-17 02:47:33.746 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:33.746 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"} status="down"
2026-02-17 02:47:33.746 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali767585e2497", State:"up", Index:120}
2026-02-17 02:47:33.746 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali767585e2497"
2026-02-17 02:47:33.746 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali767585e2497"
2026-02-17 02:47:33.746 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali767585e2497"
2026-02-17 02:47:33.746 [INFO][80] felix/endpoint_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-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:33.746 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:33.767 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:33.767 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"} status="up"
2026-02-17 02:47:34.601 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f, name=eth0)
2026-02-17 02:47:34.602 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali767585e2497" profile_ids:"kns.projected-387" profile_ids:"ksa.projected-387.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:47:34.602 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:34.602 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:34.602 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:34.603 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali767585e2497"
2026-02-17 02:47:34.604 [INFO][80] felix/endpoint_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-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:34.604 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:34.626 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:34.627 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"} status="up"
2026-02-17 02:47:35.320 [INFO][80] 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:47:35.320 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali767585e2497"
2026-02-17 02:47:35.320 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali767585e2497", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:35.320 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali767585e2497", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:35.606 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2680"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2680"}
2026-02-17 02:47:35.777 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f, name=eth0)
2026-02-17 02:47:35.777 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali767585e2497" profile_ids:"kns.projected-387" profile_ids:"ksa.projected-387.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:47:35.777 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:35.777 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:35.778 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:35.778 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali767585e2497"
2026-02-17 02:47:35.779 [INFO][80] felix/endpoint_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-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:35.779 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 120
2026-02-17 02:47:35.811 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:35.811 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"} status="up"
2026-02-17 02:47:35.884 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali767585e2497" state="down"
2026-02-17 02:47:35.885 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali767585e2497"
2026-02-17 02:47:35.885 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali767585e2497", State:"down", Index:120}
2026-02-17 02:47:35.885 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali767585e2497", Addrs:set.Typed[string]{}}
2026-02-17 02:47:35.885 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali767585e2497", Addrs:set.Typed[string]{}}
2026-02-17 02:47:35.885 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali767585e2497"
2026-02-17 02:47:35.885 [INFO][80] felix/endpoint_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-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:35.885 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:35.885 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.54
2026-02-17 02:47:35.885 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="cali767585e2497" state=""
2026-02-17 02:47:35.886 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali767585e2497"
2026-02-17 02:47:35.891 [INFO][80] 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=120
2026-02-17 02:47:35.909 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:35.909 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"} status="down"
2026-02-17 02:47:35.909 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali767585e2497", State:"", Index:120}
2026-02-17 02:47:35.909 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali767585e2497", Addrs:set.Set[string](nil)}
2026-02-17 02:47:35.909 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali767585e2497", Addrs:set.Set[string](nil)}
2026-02-17 02:47:35.909 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali767585e2497"
2026-02-17 02:47:35.909 [INFO][80] felix/endpoint_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-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:35.909 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:35.940 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:35.940 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"} status="down"
2026-02-17 02:47:36.038 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f, name=eth0)
2026-02-17 02:47:36.038 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f" endpoint_id:"eth0"}
2026-02-17 02:47:36.038 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-387.default"}
2026-02-17 02:47:36.038 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-387"}
2026-02-17 02:47:36.039 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:36.039 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:36.039 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-387" ipVersion=0x4 table="filter"
2026-02-17 02:47:36.039 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mS7TJoc9vCS7qk4UWV" ipVersion=0x4 table="filter"
2026-02-17 02:47:36.039 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-387" ipVersion=0x4 table="filter"
2026-02-17 02:47:36.039 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mS7TJoc9vCS7qk4UWV" ipVersion=0x4 table="filter"
2026-02-17 02:47:36.039 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:36.040 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali767585e2497" ipVersion=0x4 table="filter"
2026-02-17 02:47:36.040 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali767585e2497" ipVersion=0x4 table="filter"
2026-02-17 02:47:36.040 [INFO][80] 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-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:36.040 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:36.102 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-387/pod-projected-configmaps-80a6820d-5fda-4851-b1b8-e0fdc0d1e59f", EndpointId:"eth0"}
2026-02-17 02:47:36.369 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-8369" name:"default"}
2026-02-17 02:47:36.513 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-8369"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"events-8369"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8369"}
2026-02-17 02:47:36.553 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-8369"}
2026-02-17 02:47:36.932 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1951"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1951"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1951"}
2026-02-17 02:47:36.976 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5555"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5555"}
2026-02-17 02:47:37.006 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-5555" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:37.134 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-387"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-387"}
2026-02-17 02:47:37.172 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-5700"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-5700"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5700"}
2026-02-17 02:47:37.198 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-5700" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:37.243 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-5700"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-5700"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5700"}
2026-02-17 02:47:37.269 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-9091"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"apf-9091"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9091"}
2026-02-17 02:47:37.295 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-9091" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:37.478 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-9091"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"apf-9091"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9091"}
2026-02-17 02:47:37.505 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1363"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1363"} 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-1363"}
2026-02-17 02:47:37.527 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-1363" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:37.557 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-1363" name:"e2e"} labels:{key:"projectcalico.org/name" value:"e2e"}
2026-02-17 02:47:37.583 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1363"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1363"} 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-1363"}
2026-02-17 02:47:37.619 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-3348"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-3348"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3348"}
2026-02-17 02:47:37.647 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"hostport-3348" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:37.991 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq, name=eth0)
2026-02-17 02:47:37.992 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07b254886ae" profile_ids:"kns.replication-controller-2589" profile_ids:"ksa.replication-controller-2589.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:47:37.992 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:37.992 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:37.992 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:37.992 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07b254886ae"
2026-02-17 02:47:37.993 [INFO][80] felix/endpoint_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-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:37.993 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:37.995 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq, name=eth0)
2026-02-17 02:47:38.028 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:38.028 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"} status="up"
2026-02-17 02:47:38.028 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq" endpoint_id:"eth0"}
2026-02-17 02:47:38.028 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-2589"}
2026-02-17 02:47:38.028 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-2589.default"}
2026-02-17 02:47:38.028 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:38.028 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:38.029 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_f1zIU1cOBoyMPg5k_z" ipVersion=0x4 table="filter"
2026-02-17 02:47:38.029 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_aCFH6KBG1c59nOIqyC" ipVersion=0x4 table="filter"
2026-02-17 02:47:38.029 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_f1zIU1cOBoyMPg5k_z" ipVersion=0x4 table="filter"
2026-02-17 02:47:38.029 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_aCFH6KBG1c59nOIqyC" ipVersion=0x4 table="filter"
2026-02-17 02:47:38.029 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:38.029 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali07b254886ae" ipVersion=0x4 table="filter"
2026-02-17 02:47:38.029 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali07b254886ae" ipVersion=0x4 table="filter"
2026-02-17 02:47:38.029 [INFO][80] 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-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:38.029 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:38.030 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.52
2026-02-17 02:47:38.095 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2589/my-hostname-basic-d09380b6-11da-478d-a237-6b0603f13211-ls9nq", EndpointId:"eth0"}
2026-02-17 02:47:38.101 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2589" name:"default"}
2026-02-17 02:47:38.504 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2589"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2589"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2589"}
2026-02-17 02:47:38.532 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2589"}
2026-02-17 02:47:40.410 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali07b254886ae" state="down"
2026-02-17 02:47:40.411 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07b254886ae"
2026-02-17 02:47:40.411 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07b254886ae", State:"down", Index:119}
2026-02-17 02:47:40.411 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07b254886ae", Addrs:set.Typed[string]{}}
2026-02-17 02:47:40.411 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07b254886ae", Addrs:set.Typed[string]{}}
2026-02-17 02:47:40.414 [INFO][80] 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:47:40.420 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali07b254886ae" state=""
2026-02-17 02:47:40.420 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali07b254886ae"
2026-02-17 02:47:40.436 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07b254886ae", State:"", Index:119}
2026-02-17 02:47:40.436 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07b254886ae", Addrs:set.Set[string](nil)}
2026-02-17 02:47:40.436 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07b254886ae", Addrs:set.Set[string](nil)}
2026-02-17 02:47:40.894 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2680" name:"default"}
2026-02-17 02:47:41.143 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5555"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5555"}
2026-02-17 02:47:41.201 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-516"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-516"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-516"}
2026-02-17 02:47:41.230 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-516" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:41.341 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2680"}
2026-02-17 02:47:41.907 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224, name=eth0)
2026-02-17 02:47:41.907 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-516.default"} profile:{}
2026-02-17 02:47:41.907 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-516"} profile:{inbound_rules:{action:"allow" rule_id:"ucL_V4ZcpdmGMGC9"} outbound_rules:{action:"allow" rule_id:"s_txXRaCah8gaFZ_"}}
2026-02-17 02:47:41.907 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd398975495" profile_ids:"kns.projected-516" profile_ids:"ksa.projected-516.default" ipv4_nets:"10.100.203.55/32"}
2026-02-17 02:47:41.908 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:41.908 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:41.908 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:41.908 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidd398975495" ipVersion=0x4 table="filter"
2026-02-17 02:47:41.908 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-516" ipVersion=0x4 table="filter"
2026-02-17 02:47:41.908 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6UTxBoz0eS324G57mA" ipVersion=0x4 table="filter"
2026-02-17 02:47:41.908 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidd398975495" ipVersion=0x4 table="filter"
2026-02-17 02:47:41.908 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-516" ipVersion=0x4 table="filter"
2026-02-17 02:47:41.908 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6UTxBoz0eS324G57mA" ipVersion=0x4 table="filter"
2026-02-17 02:47:41.908 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidd398975495"
2026-02-17 02:47:41.908 [INFO][80] felix/endpoint_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-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:41.908 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:41.962 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:41.962 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"} status="down"
2026-02-17 02:47:41.988 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="calidd398975495" state="down"
2026-02-17 02:47:41.989 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd398975495", State:"down", Index:121}
2026-02-17 02:47:41.989 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidd398975495"
2026-02-17 02:47:41.989 [INFO][80] felix/endpoint_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-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:41.989 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidd398975495"
2026-02-17 02:47:41.989 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:41.989 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="calidd398975495" state="up"
2026-02-17 02:47:42.019 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:42.019 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"} status="down"
2026-02-17 02:47:42.019 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd398975495", Addrs:set.Typed[string]{}}
2026-02-17 02:47:42.019 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd398975495", Addrs:set.Typed[string]{}}
2026-02-17 02:47:42.019 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd398975495", State:"up", Index:121}
2026-02-17 02:47:42.019 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidd398975495"
2026-02-17 02:47:42.019 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidd398975495"
2026-02-17 02:47:42.020 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd398975495"
2026-02-17 02:47:42.020 [INFO][80] felix/endpoint_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-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:42.020 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:42.047 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:42.047 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"} status="up"
2026-02-17 02:47:42.061 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-1951" name:"default"}
2026-02-17 02:47:42.555 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-387" name:"default"}
2026-02-17 02:47:42.669 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224, name=eth0)
2026-02-17 02:47:42.670 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd398975495" profile_ids:"kns.projected-516" profile_ids:"ksa.projected-516.default" ipv4_nets:"10.100.203.55/32"}
2026-02-17 02:47:42.670 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:42.670 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:42.670 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:42.671 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd398975495"
2026-02-17 02:47:42.671 [INFO][80] felix/endpoint_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-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:42.671 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:42.692 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:42.692 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"} status="up"
2026-02-17 02:47:42.702 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-9091" name:"default"}
2026-02-17 02:47:42.730 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-1951"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-1951"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1951"}
2026-02-17 02:47:42.764 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-1951"}
2026-02-17 02:47:43.169 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-1363" name:"default"}
2026-02-17 02:47:43.196 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-1363" name:"e2e"}
2026-02-17 02:47:43.255 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-387"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-387"}
2026-02-17 02:47:43.285 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-5700" name:"default"}
2026-02-17 02:47:43.320 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-387"}
2026-02-17 02:47:43.387 [INFO][80] 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:47:43.387 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidd398975495"
2026-02-17 02:47:43.387 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd398975495", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:43.388 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd398975495", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:43.440 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1363"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1363"} 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-1363"}
2026-02-17 02:47:43.466 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subjectreview-1363"}
2026-02-17 02:47:43.555 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-9091"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"apf-9091"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9091"}
2026-02-17 02:47:43.579 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-9091"}
2026-02-17 02:47:43.625 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-5700"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-5700"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5700"}
2026-02-17 02:47:43.656 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-5700"}
2026-02-17 02:47:45.440 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-516"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-516"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-516"}
2026-02-17 02:47:45.487 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5275"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-5275"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5275"}
2026-02-17 02:47:45.513 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5275" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:46.261 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5275/fail-once-local-4hv4z, name=eth0)
2026-02-17 02:47:46.261 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5275.default"} profile:{}
2026-02-17 02:47:46.262 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5275"} profile:{inbound_rules:{action:"allow" rule_id:"EZ2cyy0yDI6zJVuk"} outbound_rules:{action:"allow" rule_id:"GmftYZH7eZRsaDVO"}}
2026-02-17 02:47:46.262 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5275/fail-once-local-4hv4z" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3d3267ee75" profile_ids:"kns.job-5275" profile_ids:"ksa.job-5275.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:47:46.262 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:46.262 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:46.262 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:46.263 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic3d3267ee75" ipVersion=0x4 table="filter"
2026-02-17 02:47:46.263 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5275" ipVersion=0x4 table="filter"
2026-02-17 02:47:46.263 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8wx07GI0wXhfeqFlnX" ipVersion=0x4 table="filter"
2026-02-17 02:47:46.263 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic3d3267ee75" ipVersion=0x4 table="filter"
2026-02-17 02:47:46.263 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5275" ipVersion=0x4 table="filter"
2026-02-17 02:47:46.263 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8wx07GI0wXhfeqFlnX" ipVersion=0x4 table="filter"
2026-02-17 02:47:46.263 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic3d3267ee75"
2026-02-17 02:47:46.263 [INFO][80] felix/endpoint_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-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:46.263 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:46.286 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calic3d3267ee75" state="down"
2026-02-17 02:47:46.287 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3d3267ee75"
2026-02-17 02:47:46.289 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calic3d3267ee75" state="up"
2026-02-17 02:47:46.316 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:46.317 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} status="down"
2026-02-17 02:47:46.317 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3d3267ee75", State:"down", Index:122}
2026-02-17 02:47:46.317 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3d3267ee75", Addrs:set.Typed[string]{}}
2026-02-17 02:47:46.317 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3d3267ee75", Addrs:set.Typed[string]{}}
2026-02-17 02:47:46.317 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3d3267ee75", State:"up", Index:122}
2026-02-17 02:47:46.317 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic3d3267ee75"
2026-02-17 02:47:46.317 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3d3267ee75"
2026-02-17 02:47:46.318 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3d3267ee75"
2026-02-17 02:47:46.318 [INFO][80] felix/endpoint_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-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:46.318 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:46.346 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:46.346 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} status="up"
2026-02-17 02:47:46.385 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-5555" name:"default"}
2026-02-17 02:47:46.695 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5275/fail-once-local-4hv4z, name=eth0)
2026-02-17 02:47:46.695 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5275/fail-once-local-4hv4z" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3d3267ee75" profile_ids:"kns.job-5275" profile_ids:"ksa.job-5275.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:47:46.695 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:46.695 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:46.695 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:46.696 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3d3267ee75"
2026-02-17 02:47:46.696 [INFO][80] felix/endpoint_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-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:46.696 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:46.720 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:46.720 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} status="up"
2026-02-17 02:47:47.006 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5555"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5555"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5555"}
2026-02-17 02:47:47.032 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-5555"}
2026-02-17 02:47:47.448 [INFO][80] 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:47:47.448 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic3d3267ee75"
2026-02-17 02:47:47.448 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3d3267ee75", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:47.448 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3d3267ee75", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:47.711 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5275/fail-once-local-4hv4z, name=eth0)
2026-02-17 02:47:47.712 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5275/fail-once-local-4hv4z" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3d3267ee75" profile_ids:"kns.job-5275" profile_ids:"ksa.job-5275.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:47:47.712 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:47.712 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:47.713 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:47.713 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3d3267ee75"
2026-02-17 02:47:47.714 [INFO][80] felix/endpoint_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-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:47.714 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:47.750 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:47.750 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} status="up"
2026-02-17 02:47:48.261 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:47:48.726 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5275/fail-once-local-4hv4z, name=eth0)
2026-02-17 02:47:48.726 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5275/fail-once-local-4hv4z" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3d3267ee75" profile_ids:"kns.job-5275" profile_ids:"ksa.job-5275.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:47:48.726 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:48.726 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:48.726 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:48.727 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3d3267ee75"
2026-02-17 02:47:48.727 [INFO][80] felix/endpoint_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-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:48.727 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:48.749 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:48.749 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} status="up"
2026-02-17 02:47:49.732 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5275/fail-once-local-4hv4z, name=eth0)
2026-02-17 02:47:49.732 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5275/fail-once-local-4hv4z" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3d3267ee75" profile_ids:"kns.job-5275" profile_ids:"ksa.job-5275.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:47:49.732 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:49.732 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:49.733 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:49.733 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3d3267ee75"
2026-02-17 02:47:49.734 [INFO][80] felix/endpoint_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-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:49.734 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:49.757 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:49.757 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} status="up"
2026-02-17 02:47:49.939 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5275/fail-once-local-4hv4z, name=eth0)
2026-02-17 02:47:49.940 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5275/fail-once-local-4hv4z" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3d3267ee75" profile_ids:"kns.job-5275" profile_ids:"ksa.job-5275.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:47:49.940 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:49.940 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:49.940 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:49.942 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3d3267ee75"
2026-02-17 02:47:49.942 [INFO][80] felix/endpoint_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-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:49.942 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:49.967 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:49.967 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} status="up"
2026-02-17 02:47:50.047 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calic3d3267ee75" state="down"
2026-02-17 02:47:50.048 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3d3267ee75"
2026-02-17 02:47:50.048 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=122
2026-02-17 02:47:50.048 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3d3267ee75", State:"down", Index:122}
2026-02-17 02:47:50.049 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3d3267ee75", Addrs:set.Typed[string]{}}
2026-02-17 02:47:50.049 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3d3267ee75", Addrs:set.Typed[string]{}}
2026-02-17 02:47:50.049 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3d3267ee75"
2026-02-17 02:47:50.049 [INFO][80] felix/endpoint_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-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:50.049 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:50.049 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.53
2026-02-17 02:47:50.050 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calic3d3267ee75" state=""
2026-02-17 02:47:50.050 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic3d3267ee75"
2026-02-17 02:47:50.073 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:50.073 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} status="down"
2026-02-17 02:47:50.073 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3d3267ee75", State:"", Index:122}
2026-02-17 02:47:50.074 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3d3267ee75", Addrs:set.Set[string](nil)}
2026-02-17 02:47:50.074 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3d3267ee75", Addrs:set.Set[string](nil)}
2026-02-17 02:47:50.074 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3d3267ee75"
2026-02-17 02:47:50.074 [INFO][80] felix/endpoint_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-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:50.074 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:50.097 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:50.097 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"} status="down"
2026-02-17 02:47:50.286 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5275/fail-once-local-4hv4z, name=eth0)
2026-02-17 02:47:50.288 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5275/fail-once-local-4hv4z" endpoint_id:"eth0"}
2026-02-17 02:47:50.288 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5275.default"}
2026-02-17 02:47:50.288 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:50.288 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:50.288 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5275" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.288 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8wx07GI0wXhfeqFlnX" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.288 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5275" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.288 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8wx07GI0wXhfeqFlnX" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.288 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:50.289 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic3d3267ee75" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.289 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic3d3267ee75" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.289 [INFO][80] 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-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:50.289 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:50.337 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-4hv4z", EndpointId:"eth0"}
2026-02-17 02:47:50.337 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5275"}
2026-02-17 02:47:50.483 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224, name=eth0)
2026-02-17 02:47:50.485 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd398975495" profile_ids:"kns.projected-516" profile_ids:"ksa.projected-516.default" ipv4_nets:"10.100.203.55/32"}
2026-02-17 02:47:50.489 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.489 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.489 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.490 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd398975495"
2026-02-17 02:47:50.490 [INFO][80] felix/endpoint_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-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.490 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.513 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224, name=eth0)
2026-02-17 02:47:50.526 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:50.526 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"} status="up"
2026-02-17 02:47:50.526 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-516"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-516"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-516"}
2026-02-17 02:47:50.526 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd398975495" profile_ids:"kns.projected-516" profile_ids:"ksa.projected-516.default" ipv4_nets:"10.100.203.55/32"}
2026-02-17 02:47:50.526 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.526 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.527 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.527 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd398975495"
2026-02-17 02:47:50.527 [INFO][80] felix/endpoint_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-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.527 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.553 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:50.553 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"} status="up"
2026-02-17 02:47:50.873 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224, name=eth0)
2026-02-17 02:47:50.874 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224" endpoint_id:"eth0"}
2026-02-17 02:47:50.874 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-516"}
2026-02-17 02:47:50.874 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-516.default"}
2026-02-17 02:47:50.874 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.874 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.875 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-516" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.875 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6UTxBoz0eS324G57mA" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.875 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-516" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.875 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6UTxBoz0eS324G57mA" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.875 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.875 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidd398975495" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.875 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidd398975495" ipVersion=0x4 table="filter"
2026-02-17 02:47:50.875 [INFO][80] 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-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.875 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.876 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.55
2026-02-17 02:47:50.948 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-516/pod-projected-secrets-61a09062-d95f-47fd-8f73-c0a3544aa224", EndpointId:"eth0"}
2026-02-17 02:47:50.979 [INFO][80] 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:47:50.979 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidd398975495"
2026-02-17 02:47:50.980 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="calidd398975495" state="down"
2026-02-17 02:47:50.980 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd398975495", Addrs:set.Typed[string]{}}
2026-02-17 02:47:50.980 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd398975495", Addrs:set.Typed[string]{}}
2026-02-17 02:47:50.980 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd398975495", State:"down", Index:121}
2026-02-17 02:47:50.981 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="calidd398975495" state=""
2026-02-17 02:47:50.981 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidd398975495"
2026-02-17 02:47:51.003 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd398975495", State:"", Index:121}
2026-02-17 02:47:51.003 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd398975495", Addrs:set.Set[string](nil)}
2026-02-17 02:47:51.003 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd398975495", Addrs:set.Set[string](nil)}
2026-02-17 02:47:51.424 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5275/fail-once-local-7xx5v, name=eth0)
2026-02-17 02:47:51.425 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5275"} profile:{inbound_rules:{action:"allow" rule_id:"EZ2cyy0yDI6zJVuk"} outbound_rules:{action:"allow" rule_id:"GmftYZH7eZRsaDVO"}}
2026-02-17 02:47:51.425 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5275.default"} profile:{}
2026-02-17 02:47:51.425 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5275/fail-once-local-7xx5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36335b97d11" profile_ids:"kns.job-5275" profile_ids:"ksa.job-5275.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:47:51.425 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:51.425 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:51.425 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:51.425 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali36335b97d11" ipVersion=0x4 table="filter"
2026-02-17 02:47:51.426 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5275" ipVersion=0x4 table="filter"
2026-02-17 02:47:51.426 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8wx07GI0wXhfeqFlnX" ipVersion=0x4 table="filter"
2026-02-17 02:47:51.426 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali36335b97d11" ipVersion=0x4 table="filter"
2026-02-17 02:47:51.426 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5275" ipVersion=0x4 table="filter"
2026-02-17 02:47:51.426 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8wx07GI0wXhfeqFlnX" ipVersion=0x4 table="filter"
2026-02-17 02:47:51.426 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali36335b97d11"
2026-02-17 02:47:51.426 [INFO][80] felix/endpoint_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-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:51.426 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:51.469 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:51.469 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} status="down"
2026-02-17 02:47:51.496 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali36335b97d11" state="down"
2026-02-17 02:47:51.496 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali36335b97d11"
2026-02-17 02:47:51.496 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36335b97d11", State:"down", Index:123}
2026-02-17 02:47:51.496 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36335b97d11", Addrs:set.Typed[string]{}}
2026-02-17 02:47:51.496 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36335b97d11", Addrs:set.Typed[string]{}}
2026-02-17 02:47:51.496 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali36335b97d11"
2026-02-17 02:47:51.496 [INFO][80] felix/endpoint_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-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:51.496 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:51.499 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali36335b97d11" state="up"
2026-02-17 02:47:51.522 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:51.522 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} status="down"
2026-02-17 02:47:51.522 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36335b97d11", State:"up", Index:123}
2026-02-17 02:47:51.522 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali36335b97d11"
2026-02-17 02:47:51.522 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali36335b97d11"
2026-02-17 02:47:51.522 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36335b97d11"
2026-02-17 02:47:51.522 [INFO][80] felix/endpoint_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-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:51.523 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:51.554 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:51.554 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} status="up"
2026-02-17 02:47:51.781 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5275/fail-once-local-7xx5v, name=eth0)
2026-02-17 02:47:51.781 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5275/fail-once-local-7xx5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36335b97d11" profile_ids:"kns.job-5275" profile_ids:"ksa.job-5275.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:47:51.781 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:51.781 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:51.781 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:51.782 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36335b97d11"
2026-02-17 02:47:51.782 [INFO][80] felix/endpoint_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-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:51.782 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:51.819 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:51.820 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} status="up"
2026-02-17 02:47:52.801 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5275/fail-once-local-7xx5v, name=eth0)
2026-02-17 02:47:52.801 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5275/fail-once-local-7xx5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36335b97d11" profile_ids:"kns.job-5275" profile_ids:"ksa.job-5275.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:47:52.801 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:52.801 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:52.802 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:52.802 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36335b97d11"
2026-02-17 02:47:52.802 [INFO][80] felix/endpoint_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-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:52.802 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:52.831 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:52.831 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} status="up"
2026-02-17 02:47:52.831 [INFO][80] felix/summary.go 100: Summarising 333 dataplane reconciliation loops over 1m0.1s: avg=32ms longest=80ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:47:52.923 [INFO][80] 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:47:52.923 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali36335b97d11"
2026-02-17 02:47:52.923 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36335b97d11", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:52.924 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36335b97d11", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:53.105 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-3348"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-3348"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3348"}
2026-02-17 02:47:53.160 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6429"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6429"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6429"}
2026-02-17 02:47:53.193 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-6429" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:53.231 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6429"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6429"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6429"}
2026-02-17 02:47:53.269 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5345"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5345"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5345"}
2026-02-17 02:47:53.300 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5345" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:53.811 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5275/fail-once-local-7xx5v, name=eth0)
2026-02-17 02:47:53.812 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5275/fail-once-local-7xx5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36335b97d11" profile_ids:"kns.job-5275" profile_ids:"ksa.job-5275.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:47:53.812 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:53.812 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:53.812 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:53.813 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36335b97d11"
2026-02-17 02:47:53.813 [INFO][80] felix/endpoint_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-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:53.813 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:53.840 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:53.840 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} status="up"
2026-02-17 02:47:53.840 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5345"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5345"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5345"}
2026-02-17 02:47:53.867 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1723"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1723"} 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-1723"}
2026-02-17 02:47:53.867 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1723" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:54.088 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-5345/httpd-deployment-66c85ccc4b-srvj9, name=eth0)
2026-02-17 02:47:54.089 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-5345.default"} profile:{}
2026-02-17 02:47:54.124 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-5345"} profile:{inbound_rules:{action:"allow" rule_id:"x8l_f7PI4hzj9hj6"} outbound_rules:{action:"allow" rule_id:"z2PA7vSNrVP3gCrW"}}
2026-02-17 02:47:54.124 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali96c86b0e44f" profile_ids:"kns.kubectl-5345" profile_ids:"ksa.kubectl-5345.default" ipv4_nets:"10.100.203.61/32"}
2026-02-17 02:47:54.124 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:54.125 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:54.125 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:54.125 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.125 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali96c86b0e44f" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.125 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-5345" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.125 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1M-3lpAx9TzjJWrQnz" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.126 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.126 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali96c86b0e44f" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.126 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-5345" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.126 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1M-3lpAx9TzjJWrQnz" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.126 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali96c86b0e44f"
2026-02-17 02:47:54.126 [INFO][80] felix/endpoint_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-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:54.126 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:54.164 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali96c86b0e44f" state="down"
2026-02-17 02:47:54.165 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali96c86b0e44f"
2026-02-17 02:47:54.167 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali96c86b0e44f" state="up"
2026-02-17 02:47:54.183 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:54.183 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"} status="down"
2026-02-17 02:47:54.183 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96c86b0e44f", State:"down", Index:124}
2026-02-17 02:47:54.184 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali96c86b0e44f", Addrs:set.Typed[string]{}}
2026-02-17 02:47:54.184 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali96c86b0e44f", Addrs:set.Typed[string]{}}
2026-02-17 02:47:54.184 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96c86b0e44f", State:"up", Index:124}
2026-02-17 02:47:54.184 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali96c86b0e44f"
2026-02-17 02:47:54.184 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali96c86b0e44f"
2026-02-17 02:47:54.184 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali96c86b0e44f"
2026-02-17 02:47:54.184 [INFO][80] felix/endpoint_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-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:54.184 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:54.209 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:54.209 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"} status="up"
2026-02-17 02:47:54.537 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d, name=eth0)
2026-02-17 02:47:54.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-1723"} profile:{inbound_rules:{action:"allow" rule_id:"qpMeZJ8BgUJrgQxJ"} outbound_rules:{action:"allow" rule_id:"Z01LCE3p32vpMHHs"}}
2026-02-17 02:47:54.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-1723.default"} profile:{}
2026-02-17 02:47:54.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0fe5397a50" profile_ids:"kns.pods-1723" profile_ids:"ksa.pods-1723.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 02:47:54.538 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:47:54.538 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:47:54.538 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:47:54.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia0fe5397a50" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-1723" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kSt3GtuNYDqA9df509" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia0fe5397a50" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-1723" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kSt3GtuNYDqA9df509" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.539 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia0fe5397a50"
2026-02-17 02:47:54.539 [INFO][80] felix/endpoint_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-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:47:54.539 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:47:54.580 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:54.580 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"} status="down"
2026-02-17 02:47:54.606 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calia0fe5397a50" state="down"
2026-02-17 02:47:54.606 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0fe5397a50", State:"down", Index:125}
2026-02-17 02:47:54.607 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0fe5397a50"
2026-02-17 02:47:54.607 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0fe5397a50", Addrs:set.Typed[string]{}}
2026-02-17 02:47:54.607 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0fe5397a50", Addrs:set.Typed[string]{}}
2026-02-17 02:47:54.607 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calia0fe5397a50" state="up"
2026-02-17 02:47:54.607 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0fe5397a50"
2026-02-17 02:47:54.607 [INFO][80] felix/endpoint_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-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:47:54.607 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:47:54.628 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:54.628 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"} status="down"
2026-02-17 02:47:54.628 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0fe5397a50", State:"up", Index:125}
2026-02-17 02:47:54.629 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia0fe5397a50"
2026-02-17 02:47:54.629 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0fe5397a50"
2026-02-17 02:47:54.629 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0fe5397a50"
2026-02-17 02:47:54.629 [INFO][80] felix/endpoint_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-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:47:54.629 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:47:54.645 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:54.645 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"} status="up"
2026-02-17 02:47:54.823 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-5345/httpd-deployment-66c85ccc4b-srvj9, name=eth0)
2026-02-17 02:47:54.824 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali96c86b0e44f" profile_ids:"kns.kubectl-5345" profile_ids:"ksa.kubectl-5345.default" ipv4_nets:"10.100.203.61/32"}
2026-02-17 02:47:54.824 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:54.824 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:54.824 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:54.825 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali96c86b0e44f"
2026-02-17 02:47:54.825 [INFO][80] felix/endpoint_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-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:54.825 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:54.854 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5275/fail-once-local-7xx5v, name=eth0)
2026-02-17 02:47:54.858 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:54.859 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"} status="up"
2026-02-17 02:47:54.859 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5275/fail-once-local-7xx5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36335b97d11" profile_ids:"kns.job-5275" profile_ids:"ksa.job-5275.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:47:54.859 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:54.859 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:54.859 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:54.860 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36335b97d11"
2026-02-17 02:47:54.860 [INFO][80] felix/endpoint_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-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:54.860 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:54.887 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:54.887 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} status="up"
2026-02-17 02:47:55.076 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5275/fail-once-local-7xx5v, name=eth0)
2026-02-17 02:47:55.076 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5275/fail-once-local-7xx5v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali36335b97d11" profile_ids:"kns.job-5275" profile_ids:"ksa.job-5275.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:47:55.076 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.077 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.077 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.078 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali36335b97d11"
2026-02-17 02:47:55.078 [INFO][80] felix/endpoint_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-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.078 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.100 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:55.100 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} status="up"
2026-02-17 02:47:55.183 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali36335b97d11" state="down"
2026-02-17 02:47:55.183 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali36335b97d11"
2026-02-17 02:47:55.183 [INFO][80] 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:47:55.183 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36335b97d11", State:"down", Index:123}
2026-02-17 02:47:55.184 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36335b97d11", Addrs:set.Typed[string]{}}
2026-02-17 02:47:55.184 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36335b97d11", Addrs:set.Typed[string]{}}
2026-02-17 02:47:55.184 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali36335b97d11"
2026-02-17 02:47:55.184 [INFO][80] felix/endpoint_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-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.184 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.184 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali36335b97d11" state=""
2026-02-17 02:47:55.184 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali36335b97d11"
2026-02-17 02:47:55.184 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.59
2026-02-17 02:47:55.206 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:55.206 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} status="down"
2026-02-17 02:47:55.206 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali36335b97d11", State:"", Index:123}
2026-02-17 02:47:55.206 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali36335b97d11", Addrs:set.Set[string](nil)}
2026-02-17 02:47:55.206 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali36335b97d11", Addrs:set.Set[string](nil)}
2026-02-17 02:47:55.206 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali36335b97d11"
2026-02-17 02:47:55.206 [INFO][80] felix/endpoint_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-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.206 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.229 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:55.229 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"} status="down"
2026-02-17 02:47:55.281 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-5345/httpd-deployment-66c85ccc4b-srvj9, name=eth0)
2026-02-17 02:47:55.282 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9" endpoint_id:"eth0"}
2026-02-17 02:47:55.282 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-5345.default"}
2026-02-17 02:47:55.282 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-5345"}
2026-02-17 02:47:55.282 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:55.282 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:55.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-5345" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1M-3lpAx9TzjJWrQnz" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-5345" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1M-3lpAx9TzjJWrQnz" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.284 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:55.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali96c86b0e44f" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali96c86b0e44f" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.284 [INFO][80] 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-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:55.284 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:55.285 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.61
2026-02-17 02:47:55.348 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5345/httpd-deployment-66c85ccc4b-srvj9", EndpointId:"eth0"}
2026-02-17 02:47:55.378 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5275/fail-once-local-7xx5v, name=eth0)
2026-02-17 02:47:55.378 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5275/fail-once-local-7xx5v" endpoint_id:"eth0"}
2026-02-17 02:47:55.378 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5275"}
2026-02-17 02:47:55.379 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5275.default"}
2026-02-17 02:47:55.379 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.379 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.379 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5275" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.379 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8wx07GI0wXhfeqFlnX" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.379 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5275" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.379 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8wx07GI0wXhfeqFlnX" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.380 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.380 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali36335b97d11" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.380 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali36335b97d11" ipVersion=0x4 table="filter"
2026-02-17 02:47:55.380 [INFO][80] 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-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.380 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.394 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali96c86b0e44f" state="down"
2026-02-17 02:47:55.398 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali96c86b0e44f" state=""
2026-02-17 02:47:55.398 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali96c86b0e44f"
2026-02-17 02:47:55.454 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5275/fail-once-local-7xx5v", EndpointId:"eth0"}
2026-02-17 02:47:55.454 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96c86b0e44f", State:"down", Index:124}
2026-02-17 02:47:55.454 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96c86b0e44f", State:"", Index:124}
2026-02-17 02:47:55.454 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali96c86b0e44f", Addrs:set.Set[string](nil)}
2026-02-17 02:47:55.454 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali96c86b0e44f", Addrs:set.Set[string](nil)}
2026-02-17 02:47:55.850 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-516" name:"default"}
2026-02-17 02:47:55.911 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d, name=eth0)
2026-02-17 02:47:55.912 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0fe5397a50" profile_ids:"kns.pods-1723" profile_ids:"ksa.pods-1723.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 02:47:55.912 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:47:55.912 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:47:55.912 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:47:55.913 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0fe5397a50"
2026-02-17 02:47:55.913 [INFO][80] felix/endpoint_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-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:47:55.913 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:47:55.937 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:55.937 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"} status="up"
2026-02-17 02:47:56.053 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-516"}
2026-02-17 02:47:56.414 [INFO][80] 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:47:56.414 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia0fe5397a50"
2026-02-17 02:47:56.414 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0fe5397a50", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:56.414 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0fe5397a50", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:57.622 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5275"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-5275"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5275"}
2026-02-17 02:47:57.658 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-9237"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-9237"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9237"}
2026-02-17 02:47:57.690 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-9237" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:57.741 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"proxy-service-qdf7b" namespace:"proxy-9237" type:"ClusterIP" cluster_ips:"10.254.4.118" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81} ports:{Protocol:"TCP" Port:443} ports:{Protocol:"TCP" Port:444}
2026-02-17 02:47:58.052 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1723"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1723"} 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-1723"}
2026-02-17 02:47:58.092 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5385"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"job-5385"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5385"}
2026-02-17 02:47:58.126 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-5385" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:58.261 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-3348"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-3348"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3348"}
2026-02-17 02:47:58.428 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=proxy-9237/proxy-service-qdf7b-7496d556df-j8hms, name=eth0)
2026-02-17 02:47:58.429 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-9237"} profile:{inbound_rules:{action:"allow" rule_id:"uphyqbc9uhipYWn_"} outbound_rules:{action:"allow" rule_id:"S2_XgCJ82AhZRc35"}}
2026-02-17 02:47:58.429 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-9237.default"} profile:{}
2026-02-17 02:47:58.429 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34e118f2ca6" profile_ids:"kns.proxy-9237" profile_ids:"ksa.proxy-9237.default" ipv4_nets:"10.100.203.60/32"}
2026-02-17 02:47:58.429 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:58.429 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:58.429 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:58.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali34e118f2ca6" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.proxy-9237" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_waqZPHrc_6RL_rOSoC" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali34e118f2ca6" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.proxy-9237" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_waqZPHrc_6RL_rOSoC" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.430 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali34e118f2ca6"
2026-02-17 02:47:58.430 [INFO][80] felix/endpoint_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-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:58.430 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:58.466 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:58.466 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"} status="down"
2026-02-17 02:47:58.466 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-6429" name:"default"}
2026-02-17 02:47:58.503 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali34e118f2ca6" state="down"
2026-02-17 02:47:58.503 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali34e118f2ca6"
2026-02-17 02:47:58.503 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34e118f2ca6", State:"down", Index:126}
2026-02-17 02:47:58.504 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34e118f2ca6", Addrs:set.Typed[string]{}}
2026-02-17 02:47:58.504 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34e118f2ca6", Addrs:set.Typed[string]{}}
2026-02-17 02:47:58.504 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34e118f2ca6"
2026-02-17 02:47:58.504 [INFO][80] felix/endpoint_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-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:58.504 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:58.506 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali34e118f2ca6" state="up"
2026-02-17 02:47:58.530 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:58.530 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"} status="down"
2026-02-17 02:47:58.530 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34e118f2ca6", State:"up", Index:126}
2026-02-17 02:47:58.530 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali34e118f2ca6"
2026-02-17 02:47:58.531 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali34e118f2ca6"
2026-02-17 02:47:58.531 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34e118f2ca6"
2026-02-17 02:47:58.531 [INFO][80] felix/endpoint_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-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:58.531 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:58.557 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:58.557 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"} status="up"
2026-02-17 02:47:58.849 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5385/with-success-policy-succeeded-count-1-62khk, name=eth0)
2026-02-17 02:47:58.849 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-5385"} profile:{inbound_rules:{action:"allow" rule_id:"RBmeyvSx7EzuEYt6"} outbound_rules:{action:"allow" rule_id:"8HD4xoRRf2xtdm4p"}}
2026-02-17 02:47:58.849 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-5385.default"} profile:{}
2026-02-17 02:47:58.849 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5385/with-success-policy-succeeded-count-1-62khk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali40a930e31fe" profile_ids:"kns.job-5385" profile_ids:"ksa.job-5385.default" ipv4_nets:"10.100.203.56/32"}
2026-02-17 02:47:58.849 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:47:58.849 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:47:58.850 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:47:58.850 [INFO][80] 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:47:58.850 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali40a930e31fe" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.850 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-5385" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.850 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DOjVCAlr170FSVSU9x" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.850 [INFO][80] 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:47:58.850 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali40a930e31fe" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.850 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-5385" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.850 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DOjVCAlr170FSVSU9x" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.850 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali40a930e31fe"
2026-02-17 02:47:58.851 [INFO][80] felix/endpoint_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-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:47:58.851 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:47:58.900 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=proxy-9237/proxy-service-qdf7b-7496d556df-j8hms, name=eth0)
2026-02-17 02:47:58.902 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:58.902 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"} status="down"
2026-02-17 02:47:58.902 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34e118f2ca6" profile_ids:"kns.proxy-9237" profile_ids:"ksa.proxy-9237.default" ipv4_nets:"10.100.203.60/32"}
2026-02-17 02:47:58.902 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:58.902 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:58.902 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:58.903 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34e118f2ca6"
2026-02-17 02:47:58.903 [INFO][80] felix/endpoint_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-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:58.903 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:58.926 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali40a930e31fe" state="down"
2026-02-17 02:47:58.926 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali40a930e31fe"
2026-02-17 02:47:58.926 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali40a930e31fe" state="up"
2026-02-17 02:47:58.929 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:58.929 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"} status="up"
2026-02-17 02:47:58.929 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali40a930e31fe", State:"down", Index:127}
2026-02-17 02:47:58.929 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali40a930e31fe", Addrs:set.Typed[string]{}}
2026-02-17 02:47:58.929 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali40a930e31fe", Addrs:set.Typed[string]{}}
2026-02-17 02:47:58.929 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali40a930e31fe", State:"up", Index:127}
2026-02-17 02:47:58.929 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali40a930e31fe"
2026-02-17 02:47:58.929 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali40a930e31fe"
2026-02-17 02:47:58.930 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali40a930e31fe"
2026-02-17 02:47:58.930 [INFO][80] felix/endpoint_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-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:47:58.930 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:47:58.951 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:58.951 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"} status="up"
2026-02-17 02:47:58.981 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5385/with-success-policy-succeeded-count-0-k9rjd, name=eth0)
2026-02-17 02:47:58.982 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5385/with-success-policy-succeeded-count-0-k9rjd" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecdbdde27ab" profile_ids:"kns.job-5385" profile_ids:"ksa.job-5385.default" ipv4_nets:"10.100.203.63/32"}
2026-02-17 02:47:58.982 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:47:58.982 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:47:58.982 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:47:58.982 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliecdbdde27ab" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.982 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliecdbdde27ab" ipVersion=0x4 table="filter"
2026-02-17 02:47:58.982 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliecdbdde27ab"
2026-02-17 02:47:58.982 [INFO][80] felix/endpoint_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-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:47:58.982 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:47:59.037 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:59.037 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"} status="down"
2026-02-17 02:47:59.040 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="caliecdbdde27ab" state="down"
2026-02-17 02:47:59.041 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliecdbdde27ab"
2026-02-17 02:47:59.041 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecdbdde27ab", State:"down", Index:128}
2026-02-17 02:47:59.041 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecdbdde27ab", Addrs:set.Typed[string]{}}
2026-02-17 02:47:59.041 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecdbdde27ab", Addrs:set.Typed[string]{}}
2026-02-17 02:47:59.041 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliecdbdde27ab"
2026-02-17 02:47:59.041 [INFO][80] felix/endpoint_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-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:47:59.041 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:47:59.062 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="caliecdbdde27ab" state="up"
2026-02-17 02:47:59.083 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:59.083 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"} status="down"
2026-02-17 02:47:59.084 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-6429"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-6429"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6429"}
2026-02-17 02:47:59.110 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecdbdde27ab", State:"up", Index:128}
2026-02-17 02:47:59.111 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliecdbdde27ab"
2026-02-17 02:47:59.111 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliecdbdde27ab"
2026-02-17 02:47:59.111 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecdbdde27ab"
2026-02-17 02:47:59.111 [INFO][80] felix/endpoint_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-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:47:59.111 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:47:59.142 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:59.142 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"} status="up"
2026-02-17 02:47:59.142 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-6429"}
2026-02-17 02:47:59.626 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5345" name:"default"}
2026-02-17 02:47:59.694 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5345"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5345"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5345"}
2026-02-17 02:47:59.720 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5345"}
2026-02-17 02:47:59.907 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5385/with-success-policy-succeeded-count-0-k9rjd, name=eth0)
2026-02-17 02:47:59.908 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5385/with-success-policy-succeeded-count-0-k9rjd" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecdbdde27ab" profile_ids:"kns.job-5385" profile_ids:"ksa.job-5385.default" ipv4_nets:"10.100.203.63/32"}
2026-02-17 02:47:59.908 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:47:59.908 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:47:59.908 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:47:59.909 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecdbdde27ab"
2026-02-17 02:47:59.909 [INFO][80] felix/endpoint_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-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:47:59.909 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:47:59.935 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5385/with-success-policy-succeeded-count-1-62khk, name=eth0)
2026-02-17 02:47:59.944 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:59.944 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"} status="up"
2026-02-17 02:47:59.945 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5385/with-success-policy-succeeded-count-1-62khk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali40a930e31fe" profile_ids:"kns.job-5385" profile_ids:"ksa.job-5385.default" ipv4_nets:"10.100.203.56/32"}
2026-02-17 02:47:59.945 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:47:59.947 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:47:59.947 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:47:59.948 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali40a930e31fe"
2026-02-17 02:47:59.948 [INFO][80] felix/endpoint_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-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:47:59.949 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:47:59.957 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=proxy-9237/proxy-service-qdf7b-7496d556df-j8hms, name=eth0)
2026-02-17 02:47:59.977 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:59.977 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"} status="up"
2026-02-17 02:47:59.977 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34e118f2ca6" profile_ids:"kns.proxy-9237" profile_ids:"ksa.proxy-9237.default" ipv4_nets:"10.100.203.60/32"}
2026-02-17 02:47:59.977 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:59.978 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:59.978 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:59.980 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34e118f2ca6"
2026-02-17 02:47:59.980 [INFO][80] felix/endpoint_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-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:47:59.981 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:48:00.004 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:00.005 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"} status="up"
2026-02-17 02:48:00.055 [INFO][80] 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:48:00.057 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali34e118f2ca6"
2026-02-17 02:48:00.057 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34e118f2ca6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:00.057 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34e118f2ca6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:00.696 [INFO][80] 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:48:00.696 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali40a930e31fe"
2026-02-17 02:48:00.696 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali40a930e31fe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:00.696 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali40a930e31fe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:00.823 [INFO][80] 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:48:00.824 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliecdbdde27ab"
2026-02-17 02:48:00.824 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecdbdde27ab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:00.824 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecdbdde27ab", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:01.138 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5385/with-success-policy-succeeded-count-0-k9rjd, name=eth0)
2026-02-17 02:48:01.139 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5385/with-success-policy-succeeded-count-0-k9rjd" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecdbdde27ab" profile_ids:"kns.job-5385" profile_ids:"ksa.job-5385.default" ipv4_nets:"10.100.203.63/32"}
2026-02-17 02:48:01.139 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.139 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.139 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.144 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecdbdde27ab"
2026-02-17 02:48:01.145 [INFO][80] 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-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.145 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.164 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5385/with-success-policy-succeeded-count-1-62khk, name=eth0)
2026-02-17 02:48:01.170 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:01.170 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"} status="down"
2026-02-17 02:48:01.170 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5385/with-success-policy-succeeded-count-1-62khk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali40a930e31fe" profile_ids:"kns.job-5385" profile_ids:"ksa.job-5385.default" ipv4_nets:"10.100.203.56/32"}
2026-02-17 02:48:01.170 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:01.170 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:01.170 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:01.174 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecdbdde27ab"
2026-02-17 02:48:01.174 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali40a930e31fe"
2026-02-17 02:48:01.174 [INFO][80] 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-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:01.174 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:01.211 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:01.211 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"} status="down"
2026-02-17 02:48:01.241 [INFO][80] 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:48:01.241 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliecdbdde27ab"
2026-02-17 02:48:01.242 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="caliecdbdde27ab" state="down"
2026-02-17 02:48:01.242 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecdbdde27ab", Addrs:set.Typed[string]{}}
2026-02-17 02:48:01.242 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecdbdde27ab", Addrs:set.Typed[string]{}}
2026-02-17 02:48:01.242 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecdbdde27ab", State:"down", Index:128}
2026-02-17 02:48:01.242 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliecdbdde27ab"
2026-02-17 02:48:01.242 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliecdbdde27ab"
2026-02-17 02:48:01.242 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali40a930e31fe"
2026-02-17 02:48:01.242 [INFO][80] felix/endpoint_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-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.242 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.242 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.63
2026-02-17 02:48:01.244 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="caliecdbdde27ab" state=""
2026-02-17 02:48:01.244 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliecdbdde27ab"
2026-02-17 02:48:01.269 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali40a930e31fe" state="down"
2026-02-17 02:48:01.269 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali40a930e31fe"
2026-02-17 02:48:01.269 [INFO][80] 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:48:01.269 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:01.269 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"} status="down"
2026-02-17 02:48:01.269 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecdbdde27ab", State:"", Index:128}
2026-02-17 02:48:01.269 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecdbdde27ab", Addrs:set.Set[string](nil)}
2026-02-17 02:48:01.269 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecdbdde27ab", Addrs:set.Set[string](nil)}
2026-02-17 02:48:01.269 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali40a930e31fe", State:"down", Index:127}
2026-02-17 02:48:01.269 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali40a930e31fe", Addrs:set.Typed[string]{}}
2026-02-17 02:48:01.269 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali40a930e31fe", Addrs:set.Typed[string]{}}
2026-02-17 02:48:01.269 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali40a930e31fe"
2026-02-17 02:48:01.269 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliecdbdde27ab"
2026-02-17 02:48:01.269 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali40a930e31fe"
2026-02-17 02:48:01.269 [INFO][80] felix/endpoint_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-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:01.270 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:01.270 [INFO][80] felix/endpoint_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-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.270 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.270 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.56
2026-02-17 02:48:01.273 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="cali40a930e31fe" state=""
2026-02-17 02:48:01.273 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali40a930e31fe"
2026-02-17 02:48:01.304 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:01.304 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"} status="down"
2026-02-17 02:48:01.304 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:01.304 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"} status="down"
2026-02-17 02:48:01.304 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali40a930e31fe", State:"", Index:127}
2026-02-17 02:48:01.304 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali40a930e31fe", Addrs:set.Set[string](nil)}
2026-02-17 02:48:01.304 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali40a930e31fe", Addrs:set.Set[string](nil)}
2026-02-17 02:48:01.304 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali40a930e31fe"
2026-02-17 02:48:01.305 [INFO][80] felix/endpoint_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-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:01.305 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:01.337 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:01.337 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"} status="down"
2026-02-17 02:48:01.428 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5385/with-success-policy-succeeded-count-0-k9rjd, name=eth0)
2026-02-17 02:48:01.428 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5385/with-success-policy-succeeded-count-0-k9rjd" endpoint_id:"eth0"}
2026-02-17 02:48:01.428 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.428 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.429 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.429 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliecdbdde27ab" ipVersion=0x4 table="filter"
2026-02-17 02:48:01.429 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliecdbdde27ab" ipVersion=0x4 table="filter"
2026-02-17 02:48:01.429 [INFO][80] 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-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.429 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.488 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-0-k9rjd", EndpointId:"eth0"}
2026-02-17 02:48:01.524 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-5385/with-success-policy-succeeded-count-1-62khk, name=eth0)
2026-02-17 02:48:01.524 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-5385/with-success-policy-succeeded-count-1-62khk" endpoint_id:"eth0"}
2026-02-17 02:48:01.524 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-5385"}
2026-02-17 02:48:01.524 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-5385.default"}
2026-02-17 02:48:01.525 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:01.525 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:01.525 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-5385" ipVersion=0x4 table="filter"
2026-02-17 02:48:01.525 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DOjVCAlr170FSVSU9x" ipVersion=0x4 table="filter"
2026-02-17 02:48:01.525 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-5385" ipVersion=0x4 table="filter"
2026-02-17 02:48:01.525 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DOjVCAlr170FSVSU9x" ipVersion=0x4 table="filter"
2026-02-17 02:48:01.525 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:01.525 [INFO][80] 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:48:01.525 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali40a930e31fe" ipVersion=0x4 table="filter"
2026-02-17 02:48:01.525 [INFO][80] 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:48:01.525 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali40a930e31fe" ipVersion=0x4 table="filter"
2026-02-17 02:48:01.525 [INFO][80] 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-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:01.526 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:01.592 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-5385/with-success-policy-succeeded-count-1-62khk", EndpointId:"eth0"}
2026-02-17 02:48:02.182 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-9237"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-9237"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9237"}
2026-02-17 02:48:02.200 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=proxy-9237/proxy-service-qdf7b-7496d556df-j8hms, name=eth0)
2026-02-17 02:48:02.214 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali34e118f2ca6" profile_ids:"kns.proxy-9237" profile_ids:"ksa.proxy-9237.default" ipv4_nets:"10.100.203.60/32"}
2026-02-17 02:48:02.214 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:48:02.214 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:48:02.214 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:48:02.215 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali34e118f2ca6"
2026-02-17 02:48:02.215 [INFO][80] felix/endpoint_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-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:48:02.215 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:48:02.226 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=proxy-9237/proxy-service-qdf7b-7496d556df-j8hms, name=eth0)
2026-02-17 02:48:02.272 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:02.273 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"} status="up"
2026-02-17 02:48:02.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8078"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8078"}
2026-02-17 02:48:02.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms" endpoint_id:"eth0"}
2026-02-17 02:48:02.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-9237.default"}
2026-02-17 02:48:02.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-9237"}
2026-02-17 02:48:02.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-8078" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:02.273 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:48:02.273 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:48:02.274 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.proxy-9237" ipVersion=0x4 table="filter"
2026-02-17 02:48:02.274 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_waqZPHrc_6RL_rOSoC" ipVersion=0x4 table="filter"
2026-02-17 02:48:02.274 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.proxy-9237" ipVersion=0x4 table="filter"
2026-02-17 02:48:02.274 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_waqZPHrc_6RL_rOSoC" ipVersion=0x4 table="filter"
2026-02-17 02:48:02.274 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:48:02.275 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali34e118f2ca6" ipVersion=0x4 table="filter"
2026-02-17 02:48:02.275 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali34e118f2ca6" ipVersion=0x4 table="filter"
2026-02-17 02:48:02.275 [INFO][80] 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-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:48:02.275 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:48:02.276 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.60
2026-02-17 02:48:02.340 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-9237/proxy-service-qdf7b-7496d556df-j8hms", EndpointId:"eth0"}
2026-02-17 02:48:03.087 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d, name=eth0)
2026-02-17 02:48:03.087 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0fe5397a50" profile_ids:"kns.pods-1723" profile_ids:"ksa.pods-1723.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 02:48:03.087 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:03.087 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:03.088 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:03.089 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0fe5397a50"
2026-02-17 02:48:03.089 [INFO][80] felix/endpoint_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-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:03.089 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:03.118 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d, name=eth0)
2026-02-17 02:48:03.126 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:03.126 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"} status="up"
2026-02-17 02:48:03.126 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1723"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1723"} 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-1723"}
2026-02-17 02:48:03.126 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0fe5397a50" profile_ids:"kns.pods-1723" profile_ids:"ksa.pods-1723.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 02:48:03.126 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:03.126 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:03.126 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:03.129 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0fe5397a50"
2026-02-17 02:48:03.129 [INFO][80] felix/endpoint_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-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:03.130 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:03.160 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:03.160 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"} status="up"
2026-02-17 02:48:03.320 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5275" name:"default"}
2026-02-17 02:48:03.338 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali34e118f2ca6" state="down"
2026-02-17 02:48:03.338 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali34e118f2ca6"
2026-02-17 02:48:03.339 [INFO][80] 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:48:03.343 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali34e118f2ca6" state=""
2026-02-17 02:48:03.343 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali34e118f2ca6"
2026-02-17 02:48:03.351 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34e118f2ca6", State:"down", Index:126}
2026-02-17 02:48:03.351 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34e118f2ca6", Addrs:set.Typed[string]{}}
2026-02-17 02:48:03.351 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34e118f2ca6", Addrs:set.Typed[string]{}}
2026-02-17 02:48:03.351 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali34e118f2ca6", State:"", Index:126}
2026-02-17 02:48:03.351 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali34e118f2ca6", Addrs:set.Set[string](nil)}
2026-02-17 02:48:03.351 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali34e118f2ca6", Addrs:set.Set[string](nil)}
2026-02-17 02:48:03.532 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5275"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-5275"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5275"}
2026-02-17 02:48:03.563 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5275"}
2026-02-17 02:48:03.650 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"hostport-3348" name:"default"}
2026-02-17 02:48:03.842 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"hostport-3348"}
2026-02-17 02:48:04.185 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5385"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"job-5385"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5385"}
2026-02-17 02:48:04.216 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-6878"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-6878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6878"}
2026-02-17 02:48:04.245 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingressclass-6878" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:04.385 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-6878"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-6878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6878"}
2026-02-17 02:48:04.428 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8644"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8644"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8644"}
2026-02-17 02:48:04.460 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8644" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:07.354 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8078"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8078"}
2026-02-17 02:48:07.383 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-52"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-52"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-52"}
2026-02-17 02:48:07.413 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-52" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:07.463 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-52"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-52"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-52"} labels:{key:"webhook-52" value:"true"}
2026-02-17 02:48:07.496 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6175"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6175"} labels:{key:"webhook-52-markers" value:"true"}
2026-02-17 02:48:07.496 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6175" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:07.535 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-9237" name:"default"}
2026-02-17 02:48:07.702 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"proxy-service-qdf7b" namespace:"proxy-9237"
2026-02-17 02:48:07.815 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-9237"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-9237"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9237"}
2026-02-17 02:48:07.840 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-9237"}
2026-02-17 02:48:08.584 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8644"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8644"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8644"}
2026-02-17 02:48:08.631 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9508"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9508"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9508"}
2026-02-17 02:48:08.667 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9508" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:09.606 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2, name=eth0)
2026-02-17 02:48:09.607 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-9508"} profile:{inbound_rules:{action:"allow" rule_id:"e-3kw7Pjlvll9cIp"} outbound_rules:{action:"allow" rule_id:"qMOieknkHe4d1Fq_"}}
2026-02-17 02:48:09.634 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-9508.default"} profile:{}
2026-02-17 02:48:09.634 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliae9cb430d69" profile_ids:"kns.configmap-9508" profile_ids:"ksa.configmap-9508.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 02:48:09.634 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:09.634 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:09.634 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:09.635 [INFO][80] 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:09.635 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliae9cb430d69" ipVersion=0x4 table="filter"
2026-02-17 02:48:09.635 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-9508" ipVersion=0x4 table="filter"
2026-02-17 02:48:09.635 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YyuNmz-xJSXkCsPfhS" ipVersion=0x4 table="filter"
2026-02-17 02:48:09.635 [INFO][80] 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:09.635 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliae9cb430d69" ipVersion=0x4 table="filter"
2026-02-17 02:48:09.635 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-9508" ipVersion=0x4 table="filter"
2026-02-17 02:48:09.635 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YyuNmz-xJSXkCsPfhS" ipVersion=0x4 table="filter"
2026-02-17 02:48:09.635 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliae9cb430d69"
2026-02-17 02:48:09.635 [INFO][80] felix/endpoint_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-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:09.635 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:09.672 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="caliae9cb430d69" state="down"
2026-02-17 02:48:09.672 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliae9cb430d69"
2026-02-17 02:48:09.673 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="caliae9cb430d69" state="up"
2026-02-17 02:48:09.673 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:09.674 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"} status="down"
2026-02-17 02:48:09.674 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliae9cb430d69", State:"down", Index:129}
2026-02-17 02:48:09.674 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliae9cb430d69", Addrs:set.Typed[string]{}}
2026-02-17 02:48:09.674 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliae9cb430d69", Addrs:set.Typed[string]{}}
2026-02-17 02:48:09.674 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliae9cb430d69", State:"up", Index:129}
2026-02-17 02:48:09.674 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliae9cb430d69"
2026-02-17 02:48:09.674 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliae9cb430d69"
2026-02-17 02:48:09.674 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliae9cb430d69"
2026-02-17 02:48:09.674 [INFO][80] felix/endpoint_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-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:09.675 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:09.704 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:09.704 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:09.817 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingressclass-6878" name:"default"}
2026-02-17 02:48:09.928 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-5385" name:"default"}
2026-02-17 02:48:10.031 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2, name=eth0)
2026-02-17 02:48:10.031 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliae9cb430d69" profile_ids:"kns.configmap-9508" profile_ids:"ksa.configmap-9508.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 02:48:10.031 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:10.031 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:10.031 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:10.032 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliae9cb430d69"
2026-02-17 02:48:10.032 [INFO][80] felix/endpoint_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-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:10.032 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:10.061 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:10.061 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:10.500 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-5385"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"job-5385"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5385"}
2026-02-17 02:48:10.545 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-5385"}
2026-02-17 02:48:10.564 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-6878"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-6878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6878"}
2026-02-17 02:48:10.596 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingressclass-6878"}
2026-02-17 02:48:11.049 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2, name=eth0)
2026-02-17 02:48:11.050 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliae9cb430d69" profile_ids:"kns.configmap-9508" profile_ids:"ksa.configmap-9508.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 02:48:11.050 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:11.050 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:11.050 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:11.051 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliae9cb430d69"
2026-02-17 02:48:11.051 [INFO][80] felix/endpoint_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-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:11.051 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:11.078 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:11.078 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:11.260 [INFO][80] 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:48:11.260 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliae9cb430d69"
2026-02-17 02:48:11.260 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliae9cb430d69", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:11.260 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliae9cb430d69", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:11.960 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-52" type:"ClusterIP" cluster_ips:"10.254.50.139" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:48:12.274 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2, name=eth0)
2026-02-17 02:48:12.274 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliae9cb430d69" profile_ids:"kns.configmap-9508" profile_ids:"ksa.configmap-9508.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 02:48:12.274 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.274 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.274 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.275 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliae9cb430d69"
2026-02-17 02:48:12.275 [INFO][80] felix/endpoint_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-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.275 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.301 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:12.301 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"} status="up"
2026-02-17 02:48:12.377 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="caliae9cb430d69" state="down"
2026-02-17 02:48:12.377 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliae9cb430d69"
2026-02-17 02:48:12.377 [INFO][80] 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:48:12.377 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliae9cb430d69", State:"down", Index:129}
2026-02-17 02:48:12.377 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliae9cb430d69", Addrs:set.Typed[string]{}}
2026-02-17 02:48:12.377 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliae9cb430d69", Addrs:set.Typed[string]{}}
2026-02-17 02:48:12.377 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliae9cb430d69"
2026-02-17 02:48:12.377 [INFO][80] felix/endpoint_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-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.377 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.378 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.62
2026-02-17 02:48:12.378 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="caliae9cb430d69" state=""
2026-02-17 02:48:12.378 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliae9cb430d69"
2026-02-17 02:48:12.407 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:12.407 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"} status="down"
2026-02-17 02:48:12.407 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliae9cb430d69", State:"", Index:129}
2026-02-17 02:48:12.407 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliae9cb430d69", Addrs:set.Set[string](nil)}
2026-02-17 02:48:12.407 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliae9cb430d69", Addrs:set.Set[string](nil)}
2026-02-17 02:48:12.407 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliae9cb430d69"
2026-02-17 02:48:12.407 [INFO][80] felix/endpoint_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-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.407 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.439 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:12.439 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"} status="down"
2026-02-17 02:48:12.575 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2, name=eth0)
2026-02-17 02:48:12.575 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2" endpoint_id:"eth0"}
2026-02-17 02:48:12.576 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-9508"}
2026-02-17 02:48:12.576 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-9508.default"}
2026-02-17 02:48:12.576 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.576 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.576 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-9508" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.576 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YyuNmz-xJSXkCsPfhS" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.576 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-9508" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.576 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YyuNmz-xJSXkCsPfhS" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.576 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.576 [INFO][80] 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:12.576 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliae9cb430d69" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.576 [INFO][80] 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:12.576 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliae9cb430d69" ipVersion=0x4 table="filter"
2026-02-17 02:48:12.576 [INFO][80] 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-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.577 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.644 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9508/pod-configmaps-958f99f1-68b3-4265-825d-5c15f9553de2", EndpointId:"eth0"}
2026-02-17 02:48:12.721 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-8078" name:"default"}
2026-02-17 02:48:12.822 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9508"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9508"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9508"}
2026-02-17 02:48:12.847 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8436"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8436"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8436"}
2026-02-17 02:48:12.874 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8436" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:12.977 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8436"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8436"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8436"}
2026-02-17 02:48:13.012 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-861"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"gc-861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-861"}
2026-02-17 02:48:13.033 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-861" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:13.221 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-8078"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-8078"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8078"}
2026-02-17 02:48:13.250 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-8078"}
2026-02-17 02:48:13.738 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=gc-861/simpletest.rc-fm4l7, name=eth0)
2026-02-17 02:48:13.738 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-861"} profile:{inbound_rules:{action:"allow" rule_id:"vKkkfZFu_pKheFBs"} outbound_rules:{action:"allow" rule_id:"9_rAjNJ9F-DUPJ-d"}}
2026-02-17 02:48:13.738 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-861.default"} profile:{}
2026-02-17 02:48:13.738 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-861/simpletest.rc-fm4l7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali443b809947b" profile_ids:"kns.gc-861" profile_ids:"ksa.gc-861.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:48:13.738 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:13.738 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:13.739 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:13.739 [INFO][80] 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:48:13.739 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali443b809947b" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.739 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-861" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.739 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-861.default" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.739 [INFO][80] 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:48:13.739 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali443b809947b" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.739 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-861" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.739 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-861.default" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.739 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali443b809947b"
2026-02-17 02:48:13.739 [INFO][80] felix/endpoint_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-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:13.740 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:13.789 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:13.789 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"} status="down"
2026-02-17 02:48:13.789 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8644" name:"default"}
2026-02-17 02:48:13.810 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali443b809947b" state="down"
2026-02-17 02:48:13.810 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali443b809947b"
2026-02-17 02:48:13.817 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali443b809947b" state="up"
2026-02-17 02:48:13.821 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali443b809947b", State:"down", Index:130}
2026-02-17 02:48:13.821 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali443b809947b", Addrs:set.Typed[string]{}}
2026-02-17 02:48:13.821 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali443b809947b", Addrs:set.Typed[string]{}}
2026-02-17 02:48:13.822 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali443b809947b", State:"up", Index:130}
2026-02-17 02:48:13.822 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali443b809947b"
2026-02-17 02:48:13.822 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali443b809947b"
2026-02-17 02:48:13.822 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali443b809947b"
2026-02-17 02:48:13.822 [INFO][80] felix/endpoint_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-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:13.822 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:13.847 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:13.847 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"} status="up"
2026-02-17 02:48:13.871 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-52/to-be-attached-pod, name=eth0)
2026-02-17 02:48:13.872 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-52"} profile:{inbound_rules:{action:"allow" rule_id:"01SIgUUJDEqWu3ZM"} outbound_rules:{action:"allow" rule_id:"mn3e-aKiwElFkhtT"}}
2026-02-17 02:48:13.872 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-52.default"} profile:{}
2026-02-17 02:48:13.872 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-52/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid80775c1f48" profile_ids:"kns.webhook-52" profile_ids:"ksa.webhook-52.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 02:48:13.872 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:13.872 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:13.872 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:13.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid80775c1f48" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-52" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TGj8IbDZQmUUFrx__U" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid80775c1f48" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-52" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TGj8IbDZQmUUFrx__U" ipVersion=0x4 table="filter"
2026-02-17 02:48:13.873 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid80775c1f48"
2026-02-17 02:48:13.873 [INFO][80] felix/endpoint_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-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:13.873 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:13.916 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:13.916 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:48:13.951 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calid80775c1f48" state="down"
2026-02-17 02:48:13.952 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid80775c1f48"
2026-02-17 02:48:13.952 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid80775c1f48", State:"down", Index:131}
2026-02-17 02:48:13.952 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid80775c1f48", Addrs:set.Typed[string]{}}
2026-02-17 02:48:13.952 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid80775c1f48", Addrs:set.Typed[string]{}}
2026-02-17 02:48:13.952 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid80775c1f48"
2026-02-17 02:48:13.952 [INFO][80] felix/endpoint_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-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:13.952 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:13.953 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calid80775c1f48" state="up"
2026-02-17 02:48:13.972 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:13.972 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:48:13.972 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid80775c1f48", State:"up", Index:131}
2026-02-17 02:48:13.972 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid80775c1f48"
2026-02-17 02:48:13.972 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid80775c1f48"
2026-02-17 02:48:13.973 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid80775c1f48"
2026-02-17 02:48:13.973 [INFO][80] felix/endpoint_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-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:13.973 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:13.996 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:13.996 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:48:14.123 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8644"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8644"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8644"}
2026-02-17 02:48:14.152 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8644"}
2026-02-17 02:48:15.087 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-52/to-be-attached-pod, name=eth0)
2026-02-17 02:48:15.087 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-52/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid80775c1f48" profile_ids:"kns.webhook-52" profile_ids:"ksa.webhook-52.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 02:48:15.087 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:15.088 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:15.088 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:15.089 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid80775c1f48"
2026-02-17 02:48:15.089 [INFO][80] felix/endpoint_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-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:15.089 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:15.098 [INFO][80] 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:48:15.098 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali443b809947b"
2026-02-17 02:48:15.118 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=gc-861/simpletest.rc-fm4l7, name=eth0)
2026-02-17 02:48:15.130 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:15.130 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:48:15.130 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali443b809947b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:15.130 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali443b809947b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:15.157 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-861/simpletest.rc-fm4l7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali443b809947b" profile_ids:"kns.gc-861" profile_ids:"ksa.gc-861.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:48:15.158 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:15.158 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:15.158 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:15.158 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali443b809947b"
2026-02-17 02:48:15.159 [INFO][80] felix/endpoint_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-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:15.159 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:15.180 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:15.181 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"} status="up"
2026-02-17 02:48:15.321 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-52"
2026-02-17 02:48:15.436 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-52"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-52"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-52"} labels:{key:"webhook-52" value:"true"}
2026-02-17 02:48:15.464 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6175"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6175"} labels:{key:"webhook-52-markers" value:"true"}
2026-02-17 02:48:15.489 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7889"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7889"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7889"}
2026-02-17 02:48:15.524 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-7889" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:15.548 [INFO][80] 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:48:15.549 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid80775c1f48"
2026-02-17 02:48:15.553 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid80775c1f48", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:15.553 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid80775c1f48", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:15.585 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7889"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7889"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7889"} labels:{key:"validating-admission-policy-7889" value:"true"}
2026-02-17 02:48:15.808 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7889"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7889"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7889"} labels:{key:"validating-admission-policy-7889" value:"true"}
2026-02-17 02:48:15.854 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4931"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4931"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4931"}
2026-02-17 02:48:15.854 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4931" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:18.098 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=gc-861/simpletest.rc-fm4l7, name=eth0)
2026-02-17 02:48:18.098 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-861/simpletest.rc-fm4l7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali443b809947b" profile_ids:"kns.gc-861" profile_ids:"ksa.gc-861.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:48:18.098 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:18.098 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:18.098 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:18.099 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali443b809947b"
2026-02-17 02:48:18.099 [INFO][80] felix/endpoint_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-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:18.099 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:18.125 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=gc-861/simpletest.rc-fm4l7, name=eth0)
2026-02-17 02:48:18.134 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:18.134 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"} status="up"
2026-02-17 02:48:18.135 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-861/simpletest.rc-fm4l7" endpoint_id:"eth0"}
2026-02-17 02:48:18.135 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-861"}
2026-02-17 02:48:18.135 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-861.default"}
2026-02-17 02:48:18.135 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:18.135 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:18.136 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-861" ipVersion=0x4 table="filter"
2026-02-17 02:48:18.136 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-861.default" ipVersion=0x4 table="filter"
2026-02-17 02:48:18.136 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-861" ipVersion=0x4 table="filter"
2026-02-17 02:48:18.136 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-861.default" ipVersion=0x4 table="filter"
2026-02-17 02:48:18.136 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:18.136 [INFO][80] 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:48:18.136 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali443b809947b" ipVersion=0x4 table="filter"
2026-02-17 02:48:18.136 [INFO][80] 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:48:18.136 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali443b809947b" ipVersion=0x4 table="filter"
2026-02-17 02:48:18.136 [INFO][80] 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-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:18.136 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:18.136 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.4
2026-02-17 02:48:18.196 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-861/simpletest.rc-fm4l7", EndpointId:"eth0"}
2026-02-17 02:48:18.234 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9508" name:"default"}
2026-02-17 02:48:18.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8436" name:"default"}
2026-02-17 02:48:18.484 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9508"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9508"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9508"}
2026-02-17 02:48:18.506 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9508"}
2026-02-17 02:48:18.539 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali443b809947b" state="down"
2026-02-17 02:48:18.539 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali443b809947b"
2026-02-17 02:48:18.539 [INFO][80] 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:48:18.539 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali443b809947b", State:"down", Index:130}
2026-02-17 02:48:18.540 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali443b809947b", Addrs:set.Typed[string]{}}
2026-02-17 02:48:18.540 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali443b809947b", Addrs:set.Typed[string]{}}
2026-02-17 02:48:18.543 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali443b809947b" state=""
2026-02-17 02:48:18.543 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali443b809947b"
2026-02-17 02:48:18.571 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali443b809947b", State:"", Index:130}
2026-02-17 02:48:18.571 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali443b809947b", Addrs:set.Set[string](nil)}
2026-02-17 02:48:18.571 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali443b809947b", Addrs:set.Set[string](nil)}
2026-02-17 02:48:18.592 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8436"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8436"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8436"}
2026-02-17 02:48:18.620 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8436"}
2026-02-17 02:48:19.608 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4931"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4931"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4931"}
2026-02-17 02:48:19.634 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5458"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5458"}
2026-02-17 02:48:19.658 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-5458" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:19.695 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-5458" name:"mount-test"} labels:{key:"projectcalico.org/name" value:"mount-test"}
2026-02-17 02:48:20.470 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-52/to-be-attached-pod, name=eth0)
2026-02-17 02:48:20.471 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-52/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid80775c1f48" profile_ids:"kns.webhook-52" profile_ids:"ksa.webhook-52.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 02:48:20.471 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.471 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.471 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.474 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid80775c1f48"
2026-02-17 02:48:20.474 [INFO][80] felix/endpoint_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-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.474 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.499 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-52/to-be-attached-pod, name=eth0)
2026-02-17 02:48:20.510 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:20.510 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:48:20.510 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-52"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-52"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-52"} labels:{key:"webhook-52" value:"true"}
2026-02-17 02:48:20.510 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-52/to-be-attached-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid80775c1f48" profile_ids:"kns.webhook-52" profile_ids:"ksa.webhook-52.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 02:48:20.510 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.510 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.510 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.511 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid80775c1f48"
2026-02-17 02:48:20.511 [INFO][80] felix/endpoint_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-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.511 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.541 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:20.542 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:48:20.799 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-52/to-be-attached-pod, name=eth0)
2026-02-17 02:48:20.799 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-52/to-be-attached-pod" endpoint_id:"eth0"}
2026-02-17 02:48:20.799 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-52"}
2026-02-17 02:48:20.800 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-52.default"}
2026-02-17 02:48:20.800 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.800 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.803 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-52" ipVersion=0x4 table="filter"
2026-02-17 02:48:20.803 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TGj8IbDZQmUUFrx__U" ipVersion=0x4 table="filter"
2026-02-17 02:48:20.803 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-52" ipVersion=0x4 table="filter"
2026-02-17 02:48:20.803 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TGj8IbDZQmUUFrx__U" ipVersion=0x4 table="filter"
2026-02-17 02:48:20.803 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.803 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid80775c1f48" ipVersion=0x4 table="filter"
2026-02-17 02:48:20.803 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid80775c1f48" ipVersion=0x4 table="filter"
2026-02-17 02:48:20.803 [INFO][80] 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-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.803 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.811 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.7
2026-02-17 02:48:20.866 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-52/to-be-attached-pod", EndpointId:"eth0"}
2026-02-17 02:48:20.866 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6175" name:"default"}
2026-02-17 02:48:20.905 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calid80775c1f48" state="down"
2026-02-17 02:48:20.906 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid80775c1f48", State:"down", Index:131}
2026-02-17 02:48:20.906 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid80775c1f48"
2026-02-17 02:48:20.906 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid80775c1f48", Addrs:set.Typed[string]{}}
2026-02-17 02:48:20.906 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid80775c1f48", Addrs:set.Typed[string]{}}
2026-02-17 02:48:20.911 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="calid80775c1f48" state=""
2026-02-17 02:48:20.911 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid80775c1f48"
2026-02-17 02:48:20.911 [INFO][80] 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=131
2026-02-17 02:48:20.931 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid80775c1f48", State:"", Index:131}
2026-02-17 02:48:20.931 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid80775c1f48", Addrs:set.Set[string](nil)}
2026-02-17 02:48:20.931 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid80775c1f48", Addrs:set.Set[string](nil)}
2026-02-17 02:48:20.962 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6175"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6175"} labels:{key:"webhook-52-markers" value:"true"}
2026-02-17 02:48:20.962 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6175"}
2026-02-17 02:48:21.264 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-7889" name:"default"}
2026-02-17 02:48:21.336 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-7889"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-7889"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7889"} labels:{key:"validating-admission-policy-7889" value:"true"}
2026-02-17 02:48:21.367 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-7889"}
2026-02-17 02:48:22.349 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5458"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5458"}
2026-02-17 02:48:22.381 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9994"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9994"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9994"}
2026-02-17 02:48:22.407 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-9994" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:23.048 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24, name=eth0)
2026-02-17 02:48:23.049 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-9994"} profile:{inbound_rules:{action:"allow" rule_id:"jKobj35qZeKhiMwj"} outbound_rules:{action:"allow" rule_id:"yJPgtHp3qn9yTWcs"}}
2026-02-17 02:48:23.049 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-9994.default"} profile:{}
2026-02-17 02:48:23.049 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9737571bd28" profile_ids:"kns.secrets-9994" profile_ids:"ksa.secrets-9994.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 02:48:23.049 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:23.049 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:23.049 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:23.050 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.050 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9737571bd28" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.050 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-9994" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.050 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kpFEvRSh4c0TRBq-JL" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.050 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 nextLog=2026-02-17 02:48:24.539585097 +0000 UTC m=+516.895557014 table="filter"
2026-02-17 02:48:23.050 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9737571bd28"
2026-02-17 02:48:23.050 [INFO][80] felix/endpoint_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-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:23.050 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:23.097 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:23.097 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"} status="down"
2026-02-17 02:48:23.123 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali9737571bd28" state="down"
2026-02-17 02:48:23.123 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9737571bd28", State:"down", Index:132}
2026-02-17 02:48:23.123 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9737571bd28"
2026-02-17 02:48:23.124 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9737571bd28", Addrs:set.Typed[string]{}}
2026-02-17 02:48:23.124 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9737571bd28", Addrs:set.Typed[string]{}}
2026-02-17 02:48:23.124 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9737571bd28"
2026-02-17 02:48:23.124 [INFO][80] felix/endpoint_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-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:23.124 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:23.124 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali9737571bd28" state="up"
2026-02-17 02:48:23.144 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:23.145 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"} status="down"
2026-02-17 02:48:23.145 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9737571bd28", State:"up", Index:132}
2026-02-17 02:48:23.145 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9737571bd28"
2026-02-17 02:48:23.145 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9737571bd28"
2026-02-17 02:48:23.145 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9737571bd28"
2026-02-17 02:48:23.145 [INFO][80] felix/endpoint_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-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:23.145 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:23.172 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:23.173 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"} status="up"
2026-02-17 02:48:23.264 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-861"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"gc-861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-861"}
2026-02-17 02:48:23.302 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1560"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-1560"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1560"}
2026-02-17 02:48:23.302 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1560" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:23.344 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-4xnkg" namespace:"services-1560" type:"LoadBalancer" cluster_ips:"10.254.71.202" ports:{Protocol:"TCP" Port:80 NodePort:31577}
2026-02-17 02:48:23.414 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-4xnkg" namespace:"services-1560" type:"LoadBalancer" cluster_ips:"10.254.71.202" ports:{Protocol:"TCP" Port:80 NodePort:31577}
2026-02-17 02:48:23.414 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-4xnkg" namespace:"services-1560" type:"LoadBalancer" cluster_ips:"10.254.71.202" ports:{Protocol:"TCP" Port:80 NodePort:31577}
2026-02-17 02:48:23.448 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-4xnkg" namespace:"services-1560" type:"LoadBalancer" cluster_ips:"10.254.71.202" ports:{Protocol:"TCP" Port:80 NodePort:31577}
2026-02-17 02:48:23.475 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-4xnkg" namespace:"services-1560"
2026-02-17 02:48:23.519 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1560"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-1560"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1560"}
2026-02-17 02:48:23.547 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1576"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1576"}
2026-02-17 02:48:23.576 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1576" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:24.226 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24, name=eth0)
2026-02-17 02:48:24.226 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9737571bd28" profile_ids:"kns.secrets-9994" profile_ids:"ksa.secrets-9994.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 02:48:24.226 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:24.226 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:24.226 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:24.227 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9737571bd28"
2026-02-17 02:48:24.227 [INFO][80] felix/endpoint_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-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:24.227 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:24.253 [INFO][80] 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:48:24.253 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9737571bd28"
2026-02-17 02:48:24.253 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:24.254 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"} status="up"
2026-02-17 02:48:24.254 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9737571bd28", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:24.254 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9737571bd28", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:24.878 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4931" name:"default"}
2026-02-17 02:48:24.926 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4931"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4931"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4931"}
2026-02-17 02:48:24.956 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-4931"}
2026-02-17 02:48:25.426 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24, name=eth0)
2026-02-17 02:48:25.426 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9737571bd28" profile_ids:"kns.secrets-9994" profile_ids:"ksa.secrets-9994.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 02:48:25.426 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:25.426 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:25.426 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:25.428 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9737571bd28"
2026-02-17 02:48:25.428 [INFO][80] felix/endpoint_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-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:25.428 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 132
2026-02-17 02:48:25.449 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:25.449 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"} status="up"
2026-02-17 02:48:25.532 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali9737571bd28" state="down"
2026-02-17 02:48:25.532 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9737571bd28"
2026-02-17 02:48:25.532 [INFO][80] 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:48:25.532 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9737571bd28", State:"down", Index:132}
2026-02-17 02:48:25.532 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9737571bd28", Addrs:set.Typed[string]{}}
2026-02-17 02:48:25.532 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9737571bd28", Addrs:set.Typed[string]{}}
2026-02-17 02:48:25.532 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9737571bd28"
2026-02-17 02:48:25.532 [INFO][80] felix/endpoint_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-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:25.532 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:25.533 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali9737571bd28" state=""
2026-02-17 02:48:25.533 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9737571bd28"
2026-02-17 02:48:25.533 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.5
2026-02-17 02:48:25.564 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:25.564 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"} status="down"
2026-02-17 02:48:25.564 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9737571bd28", State:"", Index:132}
2026-02-17 02:48:25.564 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9737571bd28", Addrs:set.Set[string](nil)}
2026-02-17 02:48:25.564 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9737571bd28", Addrs:set.Set[string](nil)}
2026-02-17 02:48:25.564 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9737571bd28"
2026-02-17 02:48:25.564 [INFO][80] felix/endpoint_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-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:25.564 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:25.599 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:25.599 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"} status="down"
2026-02-17 02:48:25.671 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24, name=eth0)
2026-02-17 02:48:25.671 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24" endpoint_id:"eth0"}
2026-02-17 02:48:25.672 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-9994"}
2026-02-17 02:48:25.672 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-9994.default"}
2026-02-17 02:48:25.672 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:25.672 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:25.672 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-9994" ipVersion=0x4 logsSkipped=3 table="filter"
2026-02-17 02:48:25.672 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kpFEvRSh4c0TRBq-JL" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.672 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-9994" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.672 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kpFEvRSh4c0TRBq-JL" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.672 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:25.672 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.673 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9737571bd28" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.673 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.673 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9737571bd28" ipVersion=0x4 table="filter"
2026-02-17 02:48:25.673 [INFO][80] 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-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:25.673 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:25.732 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-9994/pod-secrets-bf33e8af-d96b-4673-9aee-e2b3be785a24", EndpointId:"eth0"}
2026-02-17 02:48:25.770 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-52" name:"default"}
2026-02-17 02:48:25.965 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-52"}
2026-02-17 02:48:26.582 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9994"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9994"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9994"}
2026-02-17 02:48:26.614 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8872"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-8872"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8872"}
2026-02-17 02:48:26.645 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8872" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:26.729 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8872"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-8872"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8872"}
2026-02-17 02:48:26.784 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5334"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5334"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5334"}
2026-02-17 02:48:26.811 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5334" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:27.675 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1576"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1576"}
2026-02-17 02:48:27.704 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-5458" name:"default"}
2026-02-17 02:48:27.704 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-5458" name:"mount-test"}
2026-02-17 02:48:27.704 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1154"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1154"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1154"}
2026-02-17 02:48:27.734 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-1154" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:28.044 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-5458"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-5458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5458"}
2026-02-17 02:48:28.091 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-5458"}
2026-02-17 02:48:28.556 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-861" name:"default"}
2026-02-17 02:48:28.665 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1560" name:"default"}
2026-02-17 02:48:28.768 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-861"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"gc-861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-861"}
2026-02-17 02:48:28.792 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-861"}
2026-02-17 02:48:29.428 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1560"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-1560"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1560"}
2026-02-17 02:48:29.456 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1560"}
2026-02-17 02:48:30.059 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1154"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1154"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1154"}
2026-02-17 02:48:30.126 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6148"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6148"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6148"}
2026-02-17 02:48:30.154 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6148" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:30.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6148"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6148"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6148"} labels:{key:"webhook-6148" value:"true"}
2026-02-17 02:48:30.185 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3612"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3612"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3612"} labels:{key:"webhook-6148-markers" value:"true"}
2026-02-17 02:48:30.210 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3612" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:31.369 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l, name=eth0)
2026-02-17 02:48:31.369 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-6148.default"} profile:{}
2026-02-17 02:48:31.369 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-6148"} profile:{inbound_rules:{action:"allow" rule_id:"clnwq-z3nD2itQtp"} outbound_rules:{action:"allow" rule_id:"7hQI-wxVdgFtiS5N"}}
2026-02-17 02:48:31.369 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali045492ac366" profile_ids:"kns.webhook-6148" profile_ids:"ksa.webhook-6148.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:48:31.369 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:31.369 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:31.370 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:31.370 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali045492ac366" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.370 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-6148" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.370 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LTNq9SsfWiOq2thCYS" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.371 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali045492ac366" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.371 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-6148" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.371 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LTNq9SsfWiOq2thCYS" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.371 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali045492ac366"
2026-02-17 02:48:31.371 [INFO][80] felix/endpoint_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-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:31.371 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:31.409 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:31.409 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"} status="down"
2026-02-17 02:48:31.435 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali045492ac366" state="down"
2026-02-17 02:48:31.435 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali045492ac366"
2026-02-17 02:48:31.435 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali045492ac366", State:"down", Index:133}
2026-02-17 02:48:31.435 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali045492ac366", Addrs:set.Typed[string]{}}
2026-02-17 02:48:31.435 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali045492ac366", Addrs:set.Typed[string]{}}
2026-02-17 02:48:31.435 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali045492ac366"
2026-02-17 02:48:31.435 [INFO][80] felix/endpoint_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-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:31.435 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:31.436 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali045492ac366" state="up"
2026-02-17 02:48:31.466 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:31.466 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"} status="down"
2026-02-17 02:48:31.466 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali045492ac366", State:"up", Index:133}
2026-02-17 02:48:31.466 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali045492ac366"
2026-02-17 02:48:31.467 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali045492ac366"
2026-02-17 02:48:31.467 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali045492ac366"
2026-02-17 02:48:31.467 [INFO][80] felix/endpoint_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-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:31.467 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:31.485 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:31.485 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"} status="up"
2026-02-17 02:48:31.839 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-9994" name:"default"}
2026-02-17 02:48:32.015 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8872" name:"default"}
2026-02-17 02:48:32.158 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-9994"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-9994"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9994"}
2026-02-17 02:48:32.189 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-9994"}
2026-02-17 02:48:32.231 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8872"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-8872"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8872"}
2026-02-17 02:48:32.262 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8872"}
2026-02-17 02:48:32.280 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l, name=eth0)
2026-02-17 02:48:32.297 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali045492ac366" profile_ids:"kns.webhook-6148" profile_ids:"ksa.webhook-6148.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:48:32.297 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:32.297 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:32.298 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:32.299 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali045492ac366"
2026-02-17 02:48:32.300 [INFO][80] felix/endpoint_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-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:32.301 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:32.310 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l, name=eth0)
2026-02-17 02:48:32.332 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:32.333 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"} status="up"
2026-02-17 02:48:32.333 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali045492ac366" profile_ids:"kns.webhook-6148" profile_ids:"ksa.webhook-6148.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:48:32.333 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:32.333 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:32.334 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:32.334 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali045492ac366"
2026-02-17 02:48:32.335 [INFO][80] felix/endpoint_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-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:32.335 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:32.359 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:32.360 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"} status="up"
2026-02-17 02:48:32.535 [INFO][80] 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:48:32.536 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali045492ac366"
2026-02-17 02:48:32.536 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali045492ac366", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:32.536 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali045492ac366", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:32.769 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6148" type:"ClusterIP" cluster_ips:"10.254.19.22" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:48:33.050 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1576" name:"default"}
2026-02-17 02:48:33.127 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1576"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1576"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1576"}
2026-02-17 02:48:33.155 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1576"}
2026-02-17 02:48:33.446 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d, name=eth0)
2026-02-17 02:48:33.447 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d" endpoint_id:"eth0"}
2026-02-17 02:48:33.447 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-1723"}
2026-02-17 02:48:33.447 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-1723.default"}
2026-02-17 02:48:33.447 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:33.447 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:33.448 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-1723" ipVersion=0x4 table="filter"
2026-02-17 02:48:33.448 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kSt3GtuNYDqA9df509" ipVersion=0x4 table="filter"
2026-02-17 02:48:33.448 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-1723" ipVersion=0x4 table="filter"
2026-02-17 02:48:33.448 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kSt3GtuNYDqA9df509" ipVersion=0x4 table="filter"
2026-02-17 02:48:33.448 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:33.448 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia0fe5397a50" ipVersion=0x4 table="filter"
2026-02-17 02:48:33.448 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia0fe5397a50" ipVersion=0x4 table="filter"
2026-02-17 02:48:33.448 [INFO][80] 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-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:33.448 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:33.449 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.58
bird: KIF: Received address message for unknown interface 125
2026-02-17 02:48:33.508 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1723/pod-exec-websocket-aa100b0b-ea66-4ab9-b036-86f1b634f41d", EndpointId:"eth0"}
2026-02-17 02:48:33.557 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calia0fe5397a50" state="down"
2026-02-17 02:48:33.558 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0fe5397a50"
2026-02-17 02:48:33.558 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0fe5397a50", State:"down", Index:125}
2026-02-17 02:48:33.558 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0fe5397a50", Addrs:set.Typed[string]{}}
2026-02-17 02:48:33.558 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0fe5397a50", Addrs:set.Typed[string]{}}
2026-02-17 02:48:33.559 [INFO][80] 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:48:33.561 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="calia0fe5397a50" state=""
2026-02-17 02:48:33.561 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia0fe5397a50"
2026-02-17 02:48:33.591 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0fe5397a50", State:"", Index:125}
2026-02-17 02:48:33.591 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0fe5397a50", Addrs:set.Set[string](nil)}
2026-02-17 02:48:33.591 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0fe5397a50", Addrs:set.Set[string](nil)}
2026-02-17 02:48:33.973 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6148"
2026-02-17 02:48:34.048 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l, name=eth0)
2026-02-17 02:48:34.048 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali045492ac366" profile_ids:"kns.webhook-6148" profile_ids:"ksa.webhook-6148.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:48:34.048 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:34.048 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:34.049 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:34.050 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali045492ac366"
2026-02-17 02:48:34.050 [INFO][80] felix/endpoint_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-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:34.050 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:34.055 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l, name=eth0)
2026-02-17 02:48:34.079 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:34.080 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"} status="up"
2026-02-17 02:48:34.080 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l" endpoint_id:"eth0"}
2026-02-17 02:48:34.080 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-6148"}
2026-02-17 02:48:34.080 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-6148.default"}
2026-02-17 02:48:34.080 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6148"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6148"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6148"} labels:{key:"webhook-6148" value:"true"}
2026-02-17 02:48:34.081 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:34.081 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:34.081 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-6148" ipVersion=0x4 table="filter"
2026-02-17 02:48:34.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LTNq9SsfWiOq2thCYS" ipVersion=0x4 table="filter"
2026-02-17 02:48:34.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-6148" ipVersion=0x4 table="filter"
2026-02-17 02:48:34.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LTNq9SsfWiOq2thCYS" ipVersion=0x4 table="filter"
2026-02-17 02:48:34.082 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:34.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali045492ac366" ipVersion=0x4 table="filter"
2026-02-17 02:48:34.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali045492ac366" ipVersion=0x4 table="filter"
2026-02-17 02:48:34.082 [INFO][80] 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-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:34.082 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:34.083 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.2
2026-02-17 02:48:34.150 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6148/sample-webhook-deployment-7d44fffc8-zbs6l", EndpointId:"eth0"}
2026-02-17 02:48:34.150 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3612"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3612"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3612"} labels:{key:"webhook-6148-markers" value:"true"}
2026-02-17 02:48:34.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3895"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-3895"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3895"}
2026-02-17 02:48:34.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-3895" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:34.217 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-3895" type:"ClusterIP" cluster_ips:"10.254.62.47" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:48:34.898 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-3895/affinity-clusterip-5d4d4bb77f-k7ddw, name=eth0)
2026-02-17 02:48:34.898 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-3895"} profile:{inbound_rules:{action:"allow" rule_id:"QKbSSrYafbUn1j8C"} outbound_rules:{action:"allow" rule_id:"MaY1HG_ixfIK9Qxt"}}
2026-02-17 02:48:34.898 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-3895.default"} profile:{}
2026-02-17 02:48:34.899 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib35f78a5ab1" profile_ids:"kns.services-3895" profile_ids:"ksa.services-3895.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 02:48:34.899 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:34.899 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:34.899 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:34.899 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib35f78a5ab1" ipVersion=0x4 table="filter"
2026-02-17 02:48:34.899 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-3895" ipVersion=0x4 table="filter"
2026-02-17 02:48:34.899 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3J7cGRxNtlXb4soXRX" ipVersion=0x4 table="filter"
2026-02-17 02:48:34.899 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib35f78a5ab1" ipVersion=0x4 table="filter"
2026-02-17 02:48:34.900 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-3895" ipVersion=0x4 table="filter"
2026-02-17 02:48:34.900 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3J7cGRxNtlXb4soXRX" ipVersion=0x4 table="filter"
2026-02-17 02:48:34.900 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib35f78a5ab1"
2026-02-17 02:48:34.900 [INFO][80] felix/endpoint_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-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:34.900 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:34.951 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:34.951 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"} status="down"
2026-02-17 02:48:34.979 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calib35f78a5ab1" state="down"
2026-02-17 02:48:34.979 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib35f78a5ab1"
2026-02-17 02:48:34.979 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib35f78a5ab1", State:"down", Index:134}
2026-02-17 02:48:34.979 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib35f78a5ab1", Addrs:set.Typed[string]{}}
2026-02-17 02:48:34.979 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib35f78a5ab1", Addrs:set.Typed[string]{}}
2026-02-17 02:48:34.979 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib35f78a5ab1"
2026-02-17 02:48:34.980 [INFO][80] felix/endpoint_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-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:34.980 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:34.982 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calib35f78a5ab1" state="up"
2026-02-17 02:48:35.007 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:35.007 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"} status="down"
2026-02-17 02:48:35.007 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib35f78a5ab1", State:"up", Index:134}
2026-02-17 02:48:35.008 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib35f78a5ab1"
2026-02-17 02:48:35.008 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib35f78a5ab1"
2026-02-17 02:48:35.008 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib35f78a5ab1"
2026-02-17 02:48:35.008 [INFO][80] felix/endpoint_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-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:35.008 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:35.031 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:35.031 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"} status="up"
2026-02-17 02:48:35.067 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-3895/affinity-clusterip-5d4d4bb77f-p2crz, name=eth0)
2026-02-17 02:48:35.067 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali96a6a4838bd" profile_ids:"kns.services-3895" profile_ids:"ksa.services-3895.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 02:48:35.067 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:35.067 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:35.067 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:35.068 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.068 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali96a6a4838bd" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.068 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.068 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali96a6a4838bd" ipVersion=0x4 table="filter"
2026-02-17 02:48:35.068 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali96a6a4838bd"
2026-02-17 02:48:35.068 [INFO][80] felix/endpoint_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-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:35.068 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:35.100 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:35.100 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"} status="down"
2026-02-17 02:48:35.146 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali96a6a4838bd" state="down"
2026-02-17 02:48:35.147 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali96a6a4838bd"
2026-02-17 02:48:35.147 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali96a6a4838bd" state="up"
2026-02-17 02:48:35.147 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96a6a4838bd", State:"down", Index:135}
2026-02-17 02:48:35.147 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali96a6a4838bd", Addrs:set.Typed[string]{}}
2026-02-17 02:48:35.147 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali96a6a4838bd", Addrs:set.Typed[string]{}}
2026-02-17 02:48:35.147 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96a6a4838bd", State:"up", Index:135}
2026-02-17 02:48:35.147 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali96a6a4838bd"
2026-02-17 02:48:35.147 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali96a6a4838bd"
2026-02-17 02:48:35.147 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali96a6a4838bd"
2026-02-17 02:48:35.147 [INFO][80] felix/endpoint_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-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:35.147 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:35.171 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:35.171 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"} status="up"
2026-02-17 02:48:35.311 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-3895/affinity-clusterip-5d4d4bb77f-k7ddw, name=eth0)
2026-02-17 02:48:35.311 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib35f78a5ab1" profile_ids:"kns.services-3895" profile_ids:"ksa.services-3895.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 02:48:35.312 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:35.312 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:35.312 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:35.312 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib35f78a5ab1"
2026-02-17 02:48:35.312 [INFO][80] felix/endpoint_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-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:35.313 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:35.339 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:35.340 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"} status="up"
2026-02-17 02:48:35.533 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-1154" name:"default"}
bird: KIF: Received address message for unknown interface 133
2026-02-17 02:48:35.703 [INFO][80] 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:48:35.703 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali045492ac366"
2026-02-17 02:48:35.703 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali045492ac366" state="down"
2026-02-17 02:48:35.704 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali045492ac366", Addrs:set.Typed[string]{}}
2026-02-17 02:48:35.704 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali045492ac366", Addrs:set.Typed[string]{}}
2026-02-17 02:48:35.704 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali045492ac366", State:"down", Index:133}
2026-02-17 02:48:35.706 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali045492ac366" state=""
2026-02-17 02:48:35.706 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali045492ac366"
2026-02-17 02:48:35.731 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali045492ac366", State:"", Index:133}
2026-02-17 02:48:35.732 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali045492ac366", Addrs:set.Set[string](nil)}
2026-02-17 02:48:35.732 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali045492ac366", Addrs:set.Set[string](nil)}
2026-02-17 02:48:35.874 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1154"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1154"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1154"}
2026-02-17 02:48:35.904 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-1154"}
2026-02-17 02:48:36.320 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-3895/affinity-clusterip-5d4d4bb77f-p2crz, name=eth0)
2026-02-17 02:48:36.321 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali96a6a4838bd" profile_ids:"kns.services-3895" profile_ids:"ksa.services-3895.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 02:48:36.321 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:36.321 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:36.321 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:36.322 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali96a6a4838bd"
2026-02-17 02:48:36.322 [INFO][80] felix/endpoint_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-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:36.322 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:36.349 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:36.349 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"} status="up"
2026-02-17 02:48:36.537 [INFO][80] 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:48:36.537 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib35f78a5ab1"
2026-02-17 02:48:36.537 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib35f78a5ab1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:36.537 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib35f78a5ab1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:36.793 [INFO][80] 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:48:36.793 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali96a6a4838bd"
2026-02-17 02:48:36.793 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali96a6a4838bd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:36.793 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali96a6a4838bd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:39.485 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3612" name:"default"}
2026-02-17 02:48:39.513 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3612"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3612"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3612"} labels:{key:"webhook-6148-markers" value:"true"}
2026-02-17 02:48:39.537 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3612"}
2026-02-17 02:48:39.668 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6148" name:"default"}
2026-02-17 02:48:39.705 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6148"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6148"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6148"} labels:{key:"webhook-6148" value:"true"}
2026-02-17 02:48:39.733 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6148"}
2026-02-17 02:48:40.461 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1723" name:"default"}
2026-02-17 02:48:40.582 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1723"}
2026-02-17 02:48:41.104 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-3895"
2026-02-17 02:48:41.161 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-3895/affinity-clusterip-5d4d4bb77f-k7ddw, name=eth0)
2026-02-17 02:48:41.163 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-3895/affinity-clusterip-5d4d4bb77f-p2crz, name=eth0)
2026-02-17 02:48:41.166 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib35f78a5ab1" profile_ids:"kns.services-3895" profile_ids:"ksa.services-3895.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 02:48:41.166 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali96a6a4838bd" profile_ids:"kns.services-3895" profile_ids:"ksa.services-3895.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 02:48:41.166 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:41.167 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:41.167 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:41.168 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:41.168 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:41.168 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:41.168 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib35f78a5ab1"
2026-02-17 02:48:41.168 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali96a6a4838bd"
2026-02-17 02:48:41.168 [INFO][80] felix/endpoint_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-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:41.168 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:41.168 [INFO][80] felix/endpoint_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-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:41.168 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:41.178 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-3895/affinity-clusterip-5d4d4bb77f-k7ddw, name=eth0)
2026-02-17 02:48:41.188 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-3895/affinity-clusterip-5d4d4bb77f-p2crz, name=eth0)
2026-02-17 02:48:41.201 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:41.201 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"} status="up"
2026-02-17 02:48:41.201 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:41.201 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"} status="up"
2026-02-17 02:48:41.201 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw" endpoint_id:"eth0"}
2026-02-17 02:48:41.201 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz" endpoint_id:"eth0"}
2026-02-17 02:48:41.201 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-3895"}
2026-02-17 02:48:41.201 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-3895.default"}
2026-02-17 02:48:41.202 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3895"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-3895"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3895"}
2026-02-17 02:48:41.202 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:41.202 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:41.202 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:41.203 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:41.203 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:41.203 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-3895" ipVersion=0x4 table="filter"
2026-02-17 02:48:41.203 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3J7cGRxNtlXb4soXRX" ipVersion=0x4 table="filter"
2026-02-17 02:48:41.203 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-3895" ipVersion=0x4 table="filter"
2026-02-17 02:48:41.203 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3J7cGRxNtlXb4soXRX" ipVersion=0x4 table="filter"
2026-02-17 02:48:41.203 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:41.203 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:48:41.204 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali96a6a4838bd" ipVersion=0x4 table="filter"
2026-02-17 02:48:41.204 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib35f78a5ab1" ipVersion=0x4 table="filter"
2026-02-17 02:48:41.204 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:48:41.204 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali96a6a4838bd" ipVersion=0x4 table="filter"
2026-02-17 02:48:41.204 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib35f78a5ab1" ipVersion=0x4 table="filter"
2026-02-17 02:48:41.204 [INFO][80] 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-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:41.204 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:41.204 [INFO][80] 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-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:41.204 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:41.204 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.6
2026-02-17 02:48:41.205 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.3
2026-02-17 02:48:41.281 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-k7ddw", EndpointId:"eth0"}
2026-02-17 02:48:41.281 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-3895/affinity-clusterip-5d4d4bb77f-p2crz", EndpointId:"eth0"}
2026-02-17 02:48:41.281 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-9704"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-9704"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9704"}
2026-02-17 02:48:41.282 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"conformance-tests-9704" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:41.319 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-9704"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-9704"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9704"}
2026-02-17 02:48:41.375 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4640"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4640"}
2026-02-17 02:48:41.434 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-4640" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 135
2026-02-17 02:48:43.603 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali96a6a4838bd" state="down"
2026-02-17 02:48:43.603 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali96a6a4838bd"
2026-02-17 02:48:43.603 [INFO][80] 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:48:43.603 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96a6a4838bd", State:"down", Index:135}
2026-02-17 02:48:43.603 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali96a6a4838bd", Addrs:set.Typed[string]{}}
2026-02-17 02:48:43.603 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali96a6a4838bd", Addrs:set.Typed[string]{}}
2026-02-17 02:48:43.605 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali96a6a4838bd" state=""
2026-02-17 02:48:43.605 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali96a6a4838bd"
2026-02-17 02:48:43.611 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calib35f78a5ab1" state="down"
2026-02-17 02:48:43.611 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib35f78a5ab1"
2026-02-17 02:48:43.612 [INFO][80] 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:48:43.613 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calib35f78a5ab1" state=""
2026-02-17 02:48:43.613 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib35f78a5ab1"
2026-02-17 02:48:43.627 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali96a6a4838bd", State:"", Index:135}
2026-02-17 02:48:43.627 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali96a6a4838bd", Addrs:set.Set[string](nil)}
2026-02-17 02:48:43.627 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali96a6a4838bd", Addrs:set.Set[string](nil)}
2026-02-17 02:48:43.628 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib35f78a5ab1", State:"down", Index:134}
2026-02-17 02:48:43.628 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib35f78a5ab1", Addrs:set.Typed[string]{}}
2026-02-17 02:48:43.628 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib35f78a5ab1", Addrs:set.Typed[string]{}}
2026-02-17 02:48:43.628 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib35f78a5ab1", State:"", Index:134}
2026-02-17 02:48:43.628 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib35f78a5ab1", Addrs:set.Set[string](nil)}
2026-02-17 02:48:43.628 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib35f78a5ab1", Addrs:set.Set[string](nil)}
2026-02-17 02:48:46.576 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"conformance-tests-9704" name:"default"}
2026-02-17 02:48:46.604 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4640"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4640"}
2026-02-17 02:48:46.631 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6985"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6985"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6985"}
2026-02-17 02:48:46.631 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-6985" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:46.660 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-6985" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:48:46.851 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-3895" name:"default"}
2026-02-17 02:48:47.070 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-9704"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-9704"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9704"}
2026-02-17 02:48:47.100 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"conformance-tests-9704"}
2026-02-17 02:48:47.230 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-3895"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-3895"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3895"}
2026-02-17 02:48:47.257 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-3895"}
2026-02-17 02:48:48.281 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:48:51.861 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-4640" name:"default"}
2026-02-17 02:48:51.990 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4640"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4640"}
2026-02-17 02:48:52.023 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-4640"}
2026-02-17 02:48:52.928 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5334"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5334"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5334"}
2026-02-17 02:48:52.959 [INFO][80] felix/summary.go 100: Summarising 285 dataplane reconciliation loops over 1m0.1s: avg=32ms longest=79ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:48:52.959 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5671"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5671"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5671"}
2026-02-17 02:48:52.988 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5671" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:53.602 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371, name=eth0)
2026-02-17 02:48:53.603 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-5671"} profile:{inbound_rules:{action:"allow" rule_id:"kd4IU1l3gBiXATaR"} outbound_rules:{action:"allow" rule_id:"tuJs9EIex1Sq_Ffw"}}
2026-02-17 02:48:53.603 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-5671.default"} profile:{}
2026-02-17 02:48:53.603 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3db5e2d4f6a" profile_ids:"kns.downward-api-5671" profile_ids:"ksa.downward-api-5671.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 02:48:53.603 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:53.603 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:53.604 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:53.604 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3db5e2d4f6a" ipVersion=0x4 table="filter"
2026-02-17 02:48:53.604 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_n4XxeeWHc7xEVpg4Z6" ipVersion=0x4 table="filter"
2026-02-17 02:48:53.604 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iKO8S16HliPJ86Ug5G" ipVersion=0x4 table="filter"
2026-02-17 02:48:53.604 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3db5e2d4f6a" ipVersion=0x4 table="filter"
2026-02-17 02:48:53.604 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_n4XxeeWHc7xEVpg4Z6" ipVersion=0x4 table="filter"
2026-02-17 02:48:53.604 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iKO8S16HliPJ86Ug5G" ipVersion=0x4 table="filter"
2026-02-17 02:48:53.604 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3db5e2d4f6a"
2026-02-17 02:48:53.604 [INFO][80] felix/endpoint_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-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:53.604 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:53.640 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:53.641 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"} status="down"
2026-02-17 02:48:53.679 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali3db5e2d4f6a" state="down"
2026-02-17 02:48:53.679 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3db5e2d4f6a"
2026-02-17 02:48:53.679 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3db5e2d4f6a", State:"down", Index:136}
2026-02-17 02:48:53.679 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3db5e2d4f6a", Addrs:set.Typed[string]{}}
2026-02-17 02:48:53.679 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3db5e2d4f6a", Addrs:set.Typed[string]{}}
2026-02-17 02:48:53.679 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3db5e2d4f6a"
2026-02-17 02:48:53.679 [INFO][80] felix/endpoint_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-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:53.679 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:53.680 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali3db5e2d4f6a" state="up"
2026-02-17 02:48:53.704 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:53.704 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"} status="down"
2026-02-17 02:48:53.705 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3db5e2d4f6a", State:"up", Index:136}
2026-02-17 02:48:53.705 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3db5e2d4f6a"
2026-02-17 02:48:53.705 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3db5e2d4f6a"
2026-02-17 02:48:53.705 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3db5e2d4f6a"
2026-02-17 02:48:53.705 [INFO][80] felix/endpoint_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-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:53.705 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:53.729 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:53.730 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"} status="up"
2026-02-17 02:48:54.453 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371, name=eth0)
2026-02-17 02:48:54.453 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3db5e2d4f6a" profile_ids:"kns.downward-api-5671" profile_ids:"ksa.downward-api-5671.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 02:48:54.453 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:54.453 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:54.453 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:54.454 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3db5e2d4f6a"
2026-02-17 02:48:54.454 [INFO][80] felix/endpoint_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-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:54.455 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:54.483 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:54.483 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"} status="up"
2026-02-17 02:48:54.746 [INFO][80] 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:48:54.746 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3db5e2d4f6a"
2026-02-17 02:48:54.746 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3db5e2d4f6a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:54.746 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3db5e2d4f6a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:55.628 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371, name=eth0)
2026-02-17 02:48:55.629 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3db5e2d4f6a" profile_ids:"kns.downward-api-5671" profile_ids:"ksa.downward-api-5671.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 02:48:55.629 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:55.629 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:55.629 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:55.630 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3db5e2d4f6a"
2026-02-17 02:48:55.630 [INFO][80] felix/endpoint_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-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:55.630 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 136
2026-02-17 02:48:55.655 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:55.655 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"} status="up"
2026-02-17 02:48:55.735 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali3db5e2d4f6a" state="down"
2026-02-17 02:48:55.735 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3db5e2d4f6a"
2026-02-17 02:48:55.735 [INFO][80] 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:48:55.736 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3db5e2d4f6a", State:"down", Index:136}
2026-02-17 02:48:55.736 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3db5e2d4f6a", Addrs:set.Typed[string]{}}
2026-02-17 02:48:55.736 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3db5e2d4f6a", Addrs:set.Typed[string]{}}
2026-02-17 02:48:55.736 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3db5e2d4f6a"
2026-02-17 02:48:55.736 [INFO][80] felix/endpoint_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-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:55.736 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:55.736 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.8
2026-02-17 02:48:55.737 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="cali3db5e2d4f6a" state=""
2026-02-17 02:48:55.737 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3db5e2d4f6a"
2026-02-17 02:48:55.763 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:55.763 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"} status="down"
2026-02-17 02:48:55.763 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3db5e2d4f6a", State:"", Index:136}
2026-02-17 02:48:55.764 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3db5e2d4f6a", Addrs:set.Set[string](nil)}
2026-02-17 02:48:55.764 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3db5e2d4f6a", Addrs:set.Set[string](nil)}
2026-02-17 02:48:55.764 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3db5e2d4f6a"
2026-02-17 02:48:55.764 [INFO][80] felix/endpoint_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-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:55.764 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:55.787 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:55.788 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"} status="down"
2026-02-17 02:48:55.881 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371, name=eth0)
2026-02-17 02:48:55.881 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371" endpoint_id:"eth0"}
2026-02-17 02:48:55.881 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-5671"}
2026-02-17 02:48:55.882 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-5671.default"}
2026-02-17 02:48:55.882 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:55.882 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:55.882 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_n4XxeeWHc7xEVpg4Z6" ipVersion=0x4 table="filter"
2026-02-17 02:48:55.882 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iKO8S16HliPJ86Ug5G" ipVersion=0x4 table="filter"
2026-02-17 02:48:55.882 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_n4XxeeWHc7xEVpg4Z6" ipVersion=0x4 table="filter"
2026-02-17 02:48:55.882 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iKO8S16HliPJ86Ug5G" ipVersion=0x4 table="filter"
2026-02-17 02:48:55.882 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:55.882 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3db5e2d4f6a" ipVersion=0x4 table="filter"
2026-02-17 02:48:55.882 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3db5e2d4f6a" ipVersion=0x4 table="filter"
2026-02-17 02:48:55.882 [INFO][80] 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-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:55.882 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:55.951 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5671/downward-api-9b6c33a2-2172-4bb2-af26-6c32c3dfe371", EndpointId:"eth0"}
2026-02-17 02:48:57.103 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5671"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5671"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5671"}
2026-02-17 02:48:57.136 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9520"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9520"}
2026-02-17 02:48:57.165 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-9520" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:57.802 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c, name=eth0)
2026-02-17 02:48:57.802 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-9520"} profile:{inbound_rules:{action:"allow" rule_id:"W-XbdUK3c5l8_pcV"} outbound_rules:{action:"allow" rule_id:"VLWrBjo-8g-4Sf-D"}}
2026-02-17 02:48:57.802 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-9520.default"} profile:{}
2026-02-17 02:48:57.803 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab1c34e35a3" profile_ids:"kns.emptydir-9520" profile_ids:"ksa.emptydir-9520.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 02:48:57.803 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:57.803 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:57.803 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:57.809 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliab1c34e35a3" ipVersion=0x4 table="filter"
2026-02-17 02:48:57.810 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-9520" ipVersion=0x4 table="filter"
2026-02-17 02:48:57.810 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QcyFqSnLg-gyFvpezT" ipVersion=0x4 table="filter"
2026-02-17 02:48:57.810 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliab1c34e35a3" ipVersion=0x4 table="filter"
2026-02-17 02:48:57.810 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-9520" ipVersion=0x4 table="filter"
2026-02-17 02:48:57.810 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QcyFqSnLg-gyFvpezT" ipVersion=0x4 table="filter"
2026-02-17 02:48:57.810 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliab1c34e35a3"
2026-02-17 02:48:57.811 [INFO][80] felix/endpoint_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-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:57.811 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:57.844 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:57.844 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"} status="down"
2026-02-17 02:48:57.880 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="caliab1c34e35a3" state="down"
2026-02-17 02:48:57.881 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab1c34e35a3"
2026-02-17 02:48:57.881 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="caliab1c34e35a3" state="up"
2026-02-17 02:48:57.881 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab1c34e35a3", State:"down", Index:137}
2026-02-17 02:48:57.881 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab1c34e35a3", Addrs:set.Typed[string]{}}
2026-02-17 02:48:57.881 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab1c34e35a3", Addrs:set.Typed[string]{}}
2026-02-17 02:48:57.881 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab1c34e35a3", State:"up", Index:137}
2026-02-17 02:48:57.881 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliab1c34e35a3"
2026-02-17 02:48:57.881 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliab1c34e35a3"
2026-02-17 02:48:57.882 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab1c34e35a3"
2026-02-17 02:48:57.882 [INFO][80] felix/endpoint_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-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:57.882 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:57.920 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:57.920 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"} status="up"
2026-02-17 02:48:57.998 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5334" name:"default"}
2026-02-17 02:48:58.317 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5334"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5334"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5334"}
2026-02-17 02:48:58.353 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5334"}
2026-02-17 02:48:58.483 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c, name=eth0)
2026-02-17 02:48:58.484 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab1c34e35a3" profile_ids:"kns.emptydir-9520" profile_ids:"ksa.emptydir-9520.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 02:48:58.484 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:58.484 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:58.484 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:58.485 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab1c34e35a3"
2026-02-17 02:48:58.485 [INFO][80] felix/endpoint_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-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:58.485 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:58.512 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:58.512 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"} status="up"
2026-02-17 02:48:59.674 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c, name=eth0)
2026-02-17 02:48:59.675 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab1c34e35a3" profile_ids:"kns.emptydir-9520" profile_ids:"ksa.emptydir-9520.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 02:48:59.675 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:59.675 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:59.675 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:59.676 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab1c34e35a3"
2026-02-17 02:48:59.676 [INFO][80] felix/endpoint_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-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:59.677 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 137
2026-02-17 02:48:59.708 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:59.708 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"} status="up"
2026-02-17 02:48:59.782 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="caliab1c34e35a3" state="down"
2026-02-17 02:48:59.782 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab1c34e35a3", State:"down", Index:137}
2026-02-17 02:48:59.782 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliab1c34e35a3"
2026-02-17 02:48:59.782 [INFO][80] felix/endpoint_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-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:59.782 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:59.783 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.10
2026-02-17 02:48:59.789 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="caliab1c34e35a3" state=""
2026-02-17 02:48:59.789 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliab1c34e35a3"
2026-02-17 02:48:59.817 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:59.817 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"} status="down"
2026-02-17 02:48:59.817 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab1c34e35a3", State:"", Index:137}
2026-02-17 02:48:59.817 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab1c34e35a3", Addrs:set.Set[string](nil)}
2026-02-17 02:48:59.817 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab1c34e35a3", Addrs:set.Set[string](nil)}
2026-02-17 02:48:59.817 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliab1c34e35a3"
2026-02-17 02:48:59.817 [INFO][80] felix/endpoint_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-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:59.817 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:59.840 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:59.840 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"} status="down"
2026-02-17 02:48:59.930 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c, name=eth0)
2026-02-17 02:48:59.931 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c" endpoint_id:"eth0"}
2026-02-17 02:48:59.931 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-9520"}
2026-02-17 02:48:59.931 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-9520.default"}
2026-02-17 02:48:59.931 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:59.931 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:59.932 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-9520" ipVersion=0x4 table="filter"
2026-02-17 02:48:59.932 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QcyFqSnLg-gyFvpezT" ipVersion=0x4 table="filter"
2026-02-17 02:48:59.932 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-9520" ipVersion=0x4 table="filter"
2026-02-17 02:48:59.932 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QcyFqSnLg-gyFvpezT" ipVersion=0x4 table="filter"
2026-02-17 02:48:59.932 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:59.932 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliab1c34e35a3" ipVersion=0x4 table="filter"
2026-02-17 02:48:59.933 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliab1c34e35a3" ipVersion=0x4 table="filter"
2026-02-17 02:48:59.933 [INFO][80] 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-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:59.933 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:48:59.997 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-9520/pod-c91f33c6-264e-4a24-a5fb-f47aac7a124c", EndpointId:"eth0"}
2026-02-17 02:49:01.317 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9520"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9520"}
2026-02-17 02:49:01.350 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1970"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1970"} 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-1970"}
2026-02-17 02:49:01.378 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1970" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:02.358 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5671" name:"default"}
2026-02-17 02:49:02.542 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5671"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5671"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5671"}
2026-02-17 02:49:02.567 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5671"}
2026-02-17 02:49:03.452 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1970"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1970"} 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-1970"}
2026-02-17 02:49:03.485 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7713"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7713"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7713"}
2026-02-17 02:49:03.518 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7713" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:06.655 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-9520" name:"default"}
2026-02-17 02:49:06.706 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9520"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9520"}
2026-02-17 02:49:06.733 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-9520"}
2026-02-17 02:49:06.834 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6985"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6985"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6985"}
2026-02-17 02:49:06.860 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1031"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1031"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1031"}
2026-02-17 02:49:06.891 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-1031" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:07.536 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324, name=eth0)
2026-02-17 02:49:07.536 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-1031"} profile:{inbound_rules:{action:"allow" rule_id:"68IspcfonVohqblK"} outbound_rules:{action:"allow" rule_id:"MhkN3X7qyCnTP9I-"}}
2026-02-17 02:49:07.536 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-1031.default"} profile:{}
2026-02-17 02:49:07.536 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8a1adb47542" profile_ids:"kns.var-expansion-1031" profile_ids:"ksa.var-expansion-1031.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 02:49:07.536 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:07.537 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:07.537 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:07.537 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8a1adb47542" ipVersion=0x4 table="filter"
2026-02-17 02:49:07.537 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QCIhNnp99h4rkMoa7B" ipVersion=0x4 table="filter"
2026-02-17 02:49:07.537 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_youIk1BuvlgR7QRE17" ipVersion=0x4 table="filter"
2026-02-17 02:49:07.537 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8a1adb47542" ipVersion=0x4 table="filter"
2026-02-17 02:49:07.537 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QCIhNnp99h4rkMoa7B" ipVersion=0x4 table="filter"
2026-02-17 02:49:07.537 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_youIk1BuvlgR7QRE17" ipVersion=0x4 table="filter"
2026-02-17 02:49:07.537 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8a1adb47542"
2026-02-17 02:49:07.537 [INFO][80] felix/endpoint_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-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:07.537 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:07.579 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:07.579 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"} status="down"
2026-02-17 02:49:07.612 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali8a1adb47542" state="down"
2026-02-17 02:49:07.612 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a1adb47542", State:"down", Index:138}
2026-02-17 02:49:07.612 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8a1adb47542"
2026-02-17 02:49:07.612 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a1adb47542", Addrs:set.Typed[string]{}}
2026-02-17 02:49:07.612 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a1adb47542", Addrs:set.Typed[string]{}}
2026-02-17 02:49:07.612 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8a1adb47542"
2026-02-17 02:49:07.612 [INFO][80] felix/endpoint_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-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:07.612 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:07.614 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali8a1adb47542" state="up"
2026-02-17 02:49:07.644 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:07.644 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"} status="down"
2026-02-17 02:49:07.644 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a1adb47542", State:"up", Index:138}
2026-02-17 02:49:07.645 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8a1adb47542"
2026-02-17 02:49:07.645 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8a1adb47542"
2026-02-17 02:49:07.645 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8a1adb47542"
2026-02-17 02:49:07.645 [INFO][80] felix/endpoint_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-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:07.645 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:07.676 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:07.676 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"} status="up"
2026-02-17 02:49:08.292 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-xqqzl-fdszz" ipv4_addr:"192.168.24.193/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-vjvm3-xqqzl-fdszz"} 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:49:08.292 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:49:08.292 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:49:08.516 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1970"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1970"} 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-1970"}
2026-02-17 02:49:08.547 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324, name=eth0)
2026-02-17 02:49:08.547 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8a1adb47542" profile_ids:"kns.var-expansion-1031" profile_ids:"ksa.var-expansion-1031.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 02:49:08.547 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:08.548 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:08.548 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:08.548 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8a1adb47542"
2026-02-17 02:49:08.548 [INFO][80] felix/endpoint_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-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:08.548 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:08.578 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:08.578 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"} status="up"
2026-02-17 02:49:09.080 [INFO][80] 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:49:09.080 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8a1adb47542"
2026-02-17 02:49:09.080 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a1adb47542", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:09.080 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a1adb47542", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:09.757 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324, name=eth0)
2026-02-17 02:49:09.757 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8a1adb47542" profile_ids:"kns.var-expansion-1031" profile_ids:"ksa.var-expansion-1031.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 02:49:09.757 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:09.757 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:09.757 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:09.758 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8a1adb47542"
2026-02-17 02:49:09.758 [INFO][80] felix/endpoint_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-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:09.758 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 138
2026-02-17 02:49:09.781 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:09.782 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"} status="up"
2026-02-17 02:49:09.864 [INFO][80] 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:49:09.864 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8a1adb47542"
2026-02-17 02:49:09.864 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali8a1adb47542" state="down"
2026-02-17 02:49:09.864 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a1adb47542", Addrs:set.Typed[string]{}}
2026-02-17 02:49:09.865 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a1adb47542", Addrs:set.Typed[string]{}}
2026-02-17 02:49:09.865 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a1adb47542", State:"down", Index:138}
2026-02-17 02:49:09.865 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8a1adb47542"
2026-02-17 02:49:09.865 [INFO][80] felix/endpoint_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-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:09.865 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:09.866 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.9
2026-02-17 02:49:09.866 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="cali8a1adb47542" state=""
2026-02-17 02:49:09.866 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8a1adb47542"
2026-02-17 02:49:09.896 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:09.896 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"} status="down"
2026-02-17 02:49:09.896 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a1adb47542", State:"", Index:138}
2026-02-17 02:49:09.896 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a1adb47542", Addrs:set.Set[string](nil)}
2026-02-17 02:49:09.897 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a1adb47542", Addrs:set.Set[string](nil)}
2026-02-17 02:49:09.897 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8a1adb47542"
2026-02-17 02:49:09.897 [INFO][80] felix/endpoint_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-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:09.897 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:09.924 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:09.924 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"} status="down"
2026-02-17 02:49:09.988 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324, name=eth0)
2026-02-17 02:49:09.988 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324" endpoint_id:"eth0"}
2026-02-17 02:49:09.988 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-1031"}
2026-02-17 02:49:09.989 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-1031.default"}
2026-02-17 02:49:09.989 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:09.989 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:09.989 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QCIhNnp99h4rkMoa7B" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.989 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_youIk1BuvlgR7QRE17" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.989 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QCIhNnp99h4rkMoa7B" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.989 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_youIk1BuvlgR7QRE17" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.989 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:09.989 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8a1adb47542" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.989 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8a1adb47542" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.989 [INFO][80] 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-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:09.990 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:10.048 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1031/var-expansion-2424b292-ad18-488b-964d-6b5567150324", EndpointId:"eth0"}
2026-02-17 02:49:11.041 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1031"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1031"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1031"}
2026-02-17 02:49:11.074 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-569"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-569"}
2026-02-17 02:49:11.103 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-569" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:11.171 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7713"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7713"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7713"}
2026-02-17 02:49:11.201 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-900"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-900"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-900"}
2026-02-17 02:49:11.231 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-900" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:11.896 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9, name=eth0)
2026-02-17 02:49:11.897 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-900"} profile:{inbound_rules:{action:"allow" rule_id:"iEhpLujeTVxewaro"} outbound_rules:{action:"allow" rule_id:"v_5pYxTdwGEU-lc-"}}
2026-02-17 02:49:11.897 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-900.default"} profile:{}
2026-02-17 02:49:11.897 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7580fcd3403" profile_ids:"kns.configmap-900" profile_ids:"ksa.configmap-900.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 02:49:11.897 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:11.897 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:11.897 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:11.898 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7580fcd3403" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.898 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-900" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.898 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BfuPTMlUFEU-mgFj_j" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.898 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7580fcd3403" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.898 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-900" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.898 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BfuPTMlUFEU-mgFj_j" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.898 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7580fcd3403"
2026-02-17 02:49:11.898 [INFO][80] felix/endpoint_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-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:11.898 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:11.955 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:11.955 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"} status="down"
2026-02-17 02:49:11.966 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali7580fcd3403" state="down"
2026-02-17 02:49:11.966 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7580fcd3403", State:"down", Index:139}
2026-02-17 02:49:11.966 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7580fcd3403"
2026-02-17 02:49:11.966 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7580fcd3403"
2026-02-17 02:49:11.966 [INFO][80] felix/endpoint_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-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:11.966 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:11.968 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali7580fcd3403" state="up"
2026-02-17 02:49:11.985 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:11.985 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"} status="down"
2026-02-17 02:49:11.985 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7580fcd3403", Addrs:set.Typed[string]{}}
2026-02-17 02:49:11.985 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7580fcd3403", Addrs:set.Typed[string]{}}
2026-02-17 02:49:11.985 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7580fcd3403", State:"up", Index:139}
2026-02-17 02:49:11.985 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7580fcd3403"
2026-02-17 02:49:11.985 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7580fcd3403"
2026-02-17 02:49:11.985 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7580fcd3403"
2026-02-17 02:49:11.985 [INFO][80] felix/endpoint_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-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:11.986 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:12.012 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:12.012 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"} status="up"
2026-02-17 02:49:12.200 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-6985"
2026-02-17 02:49:12.413 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-6985" name:"default"}
2026-02-17 02:49:12.496 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6985"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6985"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6985"}
2026-02-17 02:49:12.530 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-6985"}
2026-02-17 02:49:12.584 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9, name=eth0)
2026-02-17 02:49:12.584 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7580fcd3403" profile_ids:"kns.configmap-900" profile_ids:"ksa.configmap-900.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 02:49:12.584 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:12.584 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:12.584 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:12.585 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7580fcd3403"
2026-02-17 02:49:12.586 [INFO][80] felix/endpoint_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-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:12.586 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:12.608 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:12.608 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"} status="up"
2026-02-17 02:49:12.984 [INFO][80] 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:49:12.984 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7580fcd3403"
2026-02-17 02:49:12.984 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7580fcd3403", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:12.984 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7580fcd3403", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:13.786 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9, name=eth0)
2026-02-17 02:49:13.787 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7580fcd3403" profile_ids:"kns.configmap-900" profile_ids:"ksa.configmap-900.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 02:49:13.787 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:13.788 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:13.788 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:13.789 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7580fcd3403"
2026-02-17 02:49:13.789 [INFO][80] felix/endpoint_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-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:13.789 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 139
2026-02-17 02:49:13.825 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:13.825 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"} status="up"
2026-02-17 02:49:13.895 [INFO][80] 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:49:13.896 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7580fcd3403"
2026-02-17 02:49:13.896 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7580fcd3403", Addrs:set.Typed[string]{}}
2026-02-17 02:49:13.896 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7580fcd3403", Addrs:set.Typed[string]{}}
2026-02-17 02:49:13.901 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali7580fcd3403" state="down"
2026-02-17 02:49:13.902 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali7580fcd3403" state=""
2026-02-17 02:49:13.902 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7580fcd3403"
2026-02-17 02:49:13.919 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7580fcd3403", State:"down", Index:139}
2026-02-17 02:49:13.919 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7580fcd3403", State:"", Index:139}
2026-02-17 02:49:13.919 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7580fcd3403", Addrs:set.Set[string](nil)}
2026-02-17 02:49:13.919 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7580fcd3403", Addrs:set.Set[string](nil)}
2026-02-17 02:49:13.919 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7580fcd3403"
2026-02-17 02:49:13.919 [INFO][80] felix/endpoint_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-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:13.919 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:13.920 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.14
2026-02-17 02:49:13.941 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:13.941 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"} status="down"
2026-02-17 02:49:14.036 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9, name=eth0)
2026-02-17 02:49:14.036 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9" endpoint_id:"eth0"}
2026-02-17 02:49:14.036 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-900.default"}
2026-02-17 02:49:14.036 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-900"}
2026-02-17 02:49:14.036 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:14.036 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:14.037 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-900" ipVersion=0x4 table="filter"
2026-02-17 02:49:14.037 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BfuPTMlUFEU-mgFj_j" ipVersion=0x4 table="filter"
2026-02-17 02:49:14.037 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-900" ipVersion=0x4 table="filter"
2026-02-17 02:49:14.037 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BfuPTMlUFEU-mgFj_j" ipVersion=0x4 table="filter"
2026-02-17 02:49:14.037 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:14.037 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7580fcd3403" ipVersion=0x4 table="filter"
2026-02-17 02:49:14.037 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7580fcd3403" ipVersion=0x4 table="filter"
2026-02-17 02:49:14.037 [INFO][80] 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-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:14.037 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:14.103 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-900/pod-configmaps-dc4f6166-acc9-4672-baf5-08fdfff0eca9", EndpointId:"eth0"}
2026-02-17 02:49:14.242 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-569"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-569"}
2026-02-17 02:49:14.270 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8427"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8427"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8427"}
2026-02-17 02:49:14.298 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8427" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:14.331 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8427"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8427"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8427"} labels:{key:"webhook-8427" value:"true"}
2026-02-17 02:49:14.332 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-227"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-227"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-227"} labels:{key:"webhook-8427-markers" value:"true"}
2026-02-17 02:49:14.361 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-227" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:15.389 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-900"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-900"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-900"}
2026-02-17 02:49:15.412 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3861"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3861"}
2026-02-17 02:49:15.433 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3861" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:15.648 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-8427/sample-webhook-deployment-7d44fffc8-m555s, name=eth0)
2026-02-17 02:49:15.648 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-8427.default"} profile:{}
2026-02-17 02:49:15.648 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-8427"} profile:{inbound_rules:{action:"allow" rule_id:"TCD_Ms5hYmEOmNwA"} outbound_rules:{action:"allow" rule_id:"PeVJDTD7Vcoc4CZN"}}
2026-02-17 02:49:15.648 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76a7e5c38f2" profile_ids:"kns.webhook-8427" profile_ids:"ksa.webhook-8427.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 02:49:15.649 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:15.649 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:15.649 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:15.649 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali76a7e5c38f2" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.649 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-8427" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.649 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_C1F2SWJV9c_1WboTr0" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.649 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali76a7e5c38f2" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.649 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-8427" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.649 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_C1F2SWJV9c_1WboTr0" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.649 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali76a7e5c38f2"
2026-02-17 02:49:15.649 [INFO][80] felix/endpoint_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-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:15.649 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:15.687 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:15.687 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"} status="down"
2026-02-17 02:49:15.728 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali76a7e5c38f2" state="down"
2026-02-17 02:49:15.728 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali76a7e5c38f2"
2026-02-17 02:49:15.728 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76a7e5c38f2", State:"down", Index:140}
2026-02-17 02:49:15.729 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76a7e5c38f2", Addrs:set.Typed[string]{}}
2026-02-17 02:49:15.729 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76a7e5c38f2", Addrs:set.Typed[string]{}}
2026-02-17 02:49:15.729 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali76a7e5c38f2"
2026-02-17 02:49:15.729 [INFO][80] felix/endpoint_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-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:15.729 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:15.730 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali76a7e5c38f2" state="up"
2026-02-17 02:49:15.752 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:15.752 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"} status="down"
2026-02-17 02:49:15.752 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76a7e5c38f2", State:"up", Index:140}
2026-02-17 02:49:15.752 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali76a7e5c38f2"
2026-02-17 02:49:15.752 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali76a7e5c38f2"
2026-02-17 02:49:15.752 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali76a7e5c38f2"
2026-02-17 02:49:15.752 [INFO][80] felix/endpoint_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-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:15.752 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:15.775 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:15.775 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"} status="up"
2026-02-17 02:49:16.228 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-1031" name:"default"}
2026-02-17 02:49:16.577 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7713" name:"default"}
2026-02-17 02:49:16.611 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1031"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1031"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1031"}
2026-02-17 02:49:16.630 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-1031"}
2026-02-17 02:49:16.648 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-8427/sample-webhook-deployment-7d44fffc8-m555s, name=eth0)
2026-02-17 02:49:16.659 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76a7e5c38f2" profile_ids:"kns.webhook-8427" profile_ids:"ksa.webhook-8427.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 02:49:16.659 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:16.659 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:16.659 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:16.660 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali76a7e5c38f2"
2026-02-17 02:49:16.660 [INFO][80] felix/endpoint_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-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:16.660 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:16.695 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-8427/sample-webhook-deployment-7d44fffc8-m555s, name=eth0)
2026-02-17 02:49:16.700 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:16.700 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"} status="up"
2026-02-17 02:49:16.701 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76a7e5c38f2" profile_ids:"kns.webhook-8427" profile_ids:"ksa.webhook-8427.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 02:49:16.701 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:16.701 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:16.701 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:16.701 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali76a7e5c38f2"
2026-02-17 02:49:16.702 [INFO][80] felix/endpoint_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-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:16.702 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:16.728 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:16.731 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"} status="up"
2026-02-17 02:49:16.750 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7713"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7713"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7713"}
2026-02-17 02:49:16.764 [INFO][80] 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:49:16.764 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali76a7e5c38f2"
2026-02-17 02:49:16.769 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76a7e5c38f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:16.770 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76a7e5c38f2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:16.795 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-7713"}
2026-02-17 02:49:17.026 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8427" type:"ClusterIP" cluster_ips:"10.254.60.226" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:49:19.523 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-569" name:"default"}
2026-02-17 02:49:19.549 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3861"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3861"}
2026-02-17 02:49:19.571 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-569"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-569"}
2026-02-17 02:49:19.597 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-371"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-371"}
2026-02-17 02:49:19.627 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-371" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:19.627 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-569"}
2026-02-17 02:49:20.581 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-900" name:"default"}
2026-02-17 02:49:20.761 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8427"
2026-02-17 02:49:20.824 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-8427/sample-webhook-deployment-7d44fffc8-m555s, name=eth0)
2026-02-17 02:49:20.829 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali76a7e5c38f2" profile_ids:"kns.webhook-8427" profile_ids:"ksa.webhook-8427.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 02:49:20.829 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:20.830 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:20.831 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:20.832 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-8427/sample-webhook-deployment-7d44fffc8-m555s, name=eth0)
2026-02-17 02:49:20.833 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali76a7e5c38f2"
2026-02-17 02:49:20.833 [INFO][80] felix/endpoint_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-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:20.833 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:20.870 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:20.871 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"} status="up"
2026-02-17 02:49:20.871 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s" endpoint_id:"eth0"}
2026-02-17 02:49:20.871 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-8427.default"}
2026-02-17 02:49:20.871 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-8427"}
2026-02-17 02:49:20.871 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:20.871 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:20.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-8427" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_C1F2SWJV9c_1WboTr0" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-8427" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_C1F2SWJV9c_1WboTr0" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.873 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:20.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali76a7e5c38f2" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali76a7e5c38f2" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.873 [INFO][80] 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-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:20.873 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:20.881 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.13
2026-02-17 02:49:20.945 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-8427/sample-webhook-deployment-7d44fffc8-m555s", EndpointId:"eth0"}
2026-02-17 02:49:21.208 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-900"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-900"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-900"}
2026-02-17 02:49:21.230 [INFO][80] 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:49:21.230 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali76a7e5c38f2"
2026-02-17 02:49:21.230 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali76a7e5c38f2" state="down"
2026-02-17 02:49:21.230 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76a7e5c38f2", Addrs:set.Typed[string]{}}
2026-02-17 02:49:21.230 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76a7e5c38f2", Addrs:set.Typed[string]{}}
2026-02-17 02:49:21.230 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76a7e5c38f2", State:"down", Index:140}
2026-02-17 02:49:21.233 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="cali76a7e5c38f2" state=""
2026-02-17 02:49:21.233 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali76a7e5c38f2"
2026-02-17 02:49:21.258 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-900"}
2026-02-17 02:49:21.291 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali76a7e5c38f2", State:"", Index:140}
2026-02-17 02:49:21.291 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali76a7e5c38f2", Addrs:set.Set[string](nil)}
2026-02-17 02:49:21.291 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali76a7e5c38f2", Addrs:set.Set[string](nil)}
2026-02-17 02:49:21.374 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8427"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8427"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8427"} labels:{key:"webhook-8427" value:"true"}
2026-02-17 02:49:21.400 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-227"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-227"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-227"} labels:{key:"webhook-8427-markers" value:"true"}
2026-02-17 02:49:21.428 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-9668"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-9668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9668"}
2026-02-17 02:49:21.428 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"namespacedeletion-9668" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:21.457 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-6599"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-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:"nsdeletetest-6599"}
2026-02-17 02:49:21.457 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"nsdeletetest-6599" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:22.076 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=nsdeletetest-6599/test-pod, name=eth0)
2026-02-17 02:49:22.077 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.nsdeletetest-6599"} profile:{inbound_rules:{action:"allow" rule_id:"zKYb_0oqUcN9VkY8"} outbound_rules:{action:"allow" rule_id:"_uHUfkcMKZ22Plwf"}}
2026-02-17 02:49:22.077 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.nsdeletetest-6599.default"} profile:{}
2026-02-17 02:49:22.077 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-6599/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali42912534db7" profile_ids:"kns.nsdeletetest-6599" profile_ids:"ksa.nsdeletetest-6599.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:49:22.077 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:22.077 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:22.077 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:22.079 [INFO][80] 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:49:22.079 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali42912534db7" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.079 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jlaWg51Vr8QvgkPRfg" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.079 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DYbOVqEvvbM6Y2Si9g" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.079 [INFO][80] 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:49:22.079 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali42912534db7" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.079 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jlaWg51Vr8QvgkPRfg" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.079 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DYbOVqEvvbM6Y2Si9g" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.079 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali42912534db7"
2026-02-17 02:49:22.079 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:22.079 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:22.113 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:22.114 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:49:22.156 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali42912534db7" state="down"
2026-02-17 02:49:22.156 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali42912534db7"
2026-02-17 02:49:22.156 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali42912534db7", State:"down", Index:141}
2026-02-17 02:49:22.157 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali42912534db7" state="up"
2026-02-17 02:49:22.157 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali42912534db7", Addrs:set.Typed[string]{}}
2026-02-17 02:49:22.157 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali42912534db7", Addrs:set.Typed[string]{}}
2026-02-17 02:49:22.157 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali42912534db7", State:"up", Index:141}
2026-02-17 02:49:22.157 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali42912534db7"
2026-02-17 02:49:22.157 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali42912534db7"
2026-02-17 02:49:22.157 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali42912534db7"
2026-02-17 02:49:22.157 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:22.157 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:22.184 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:22.184 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:49:22.676 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=nsdeletetest-6599/test-pod, name=eth0)
2026-02-17 02:49:22.676 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-6599/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali42912534db7" profile_ids:"kns.nsdeletetest-6599" profile_ids:"ksa.nsdeletetest-6599.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:49:22.677 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:22.677 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:22.677 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:22.678 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali42912534db7"
2026-02-17 02:49:22.678 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:22.678 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:22.705 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:22.705 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:49:23.523 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-6599"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-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:"nsdeletetest-6599"}
2026-02-17 02:49:23.766 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-371"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-371"}
2026-02-17 02:49:23.791 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2189"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2189"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2189"}
2026-02-17 02:49:23.823 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2189" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:24.024 [INFO][80] 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:49:24.024 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali42912534db7"
2026-02-17 02:49:24.024 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali42912534db7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:24.024 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali42912534db7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:24.457 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26, name=eth0)
2026-02-17 02:49:24.458 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-2189.default"} profile:{}
2026-02-17 02:49:24.458 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-2189"} profile:{inbound_rules:{action:"allow" rule_id:"Ah1VMI9NPR72FCVy"} outbound_rules:{action:"allow" rule_id:"977VG9WRHcIvsvYd"}}
2026-02-17 02:49:24.458 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb09afdc381" profile_ids:"kns.configmap-2189" profile_ids:"ksa.configmap-2189.default" ipv4_nets:"10.100.203.16/32"}
2026-02-17 02:49:24.458 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:24.458 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:24.458 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:24.459 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibb09afdc381" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.459 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-2189" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.459 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6N9wiKokLeBeVKR-yC" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.459 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibb09afdc381" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.459 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-2189" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.459 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6N9wiKokLeBeVKR-yC" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.459 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibb09afdc381"
2026-02-17 02:49:24.459 [INFO][80] felix/endpoint_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-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:24.460 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:24.497 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:24.497 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"} status="down"
2026-02-17 02:49:24.527 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calibb09afdc381" state="down"
2026-02-17 02:49:24.527 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb09afdc381"
2026-02-17 02:49:24.527 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb09afdc381", State:"down", Index:142}
2026-02-17 02:49:24.528 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb09afdc381", Addrs:set.Typed[string]{}}
2026-02-17 02:49:24.528 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb09afdc381", Addrs:set.Typed[string]{}}
2026-02-17 02:49:24.528 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb09afdc381"
2026-02-17 02:49:24.528 [INFO][80] felix/endpoint_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-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:24.528 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:24.529 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calibb09afdc381" state="up"
2026-02-17 02:49:24.546 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:24.546 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"} status="down"
2026-02-17 02:49:24.547 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb09afdc381", State:"up", Index:142}
2026-02-17 02:49:24.547 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibb09afdc381"
2026-02-17 02:49:24.547 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb09afdc381"
2026-02-17 02:49:24.547 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb09afdc381"
2026-02-17 02:49:24.547 [INFO][80] felix/endpoint_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-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:24.547 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:24.568 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:24.568 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"} status="up"
2026-02-17 02:49:24.871 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3861" name:"default"}
2026-02-17 02:49:24.978 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3861"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3861"}
2026-02-17 02:49:25.011 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3861"}
2026-02-17 02:49:25.696 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26, name=eth0)
2026-02-17 02:49:25.696 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb09afdc381" profile_ids:"kns.configmap-2189" profile_ids:"ksa.configmap-2189.default" ipv4_nets:"10.100.203.16/32"}
2026-02-17 02:49:25.696 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:25.696 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:25.696 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:25.698 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb09afdc381"
2026-02-17 02:49:25.698 [INFO][80] felix/endpoint_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-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:25.698 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:25.728 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:25.728 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"} status="up"
2026-02-17 02:49:26.264 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=142
2026-02-17 02:49:26.264 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibb09afdc381"
2026-02-17 02:49:26.264 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb09afdc381", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:26.264 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb09afdc381", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:26.465 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-227" name:"default"}
2026-02-17 02:49:26.665 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8427" name:"default"}
2026-02-17 02:49:26.751 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8427"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8427"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8427"} labels:{key:"webhook-8427" value:"true"}
2026-02-17 02:49:26.779 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8427"}
2026-02-17 02:49:26.854 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26, name=eth0)
2026-02-17 02:49:26.854 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb09afdc381" profile_ids:"kns.configmap-2189" profile_ids:"ksa.configmap-2189.default" ipv4_nets:"10.100.203.16/32"}
2026-02-17 02:49:26.854 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:26.854 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:26.854 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:26.855 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb09afdc381"
2026-02-17 02:49:26.855 [INFO][80] felix/endpoint_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-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:26.856 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:26.887 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:26.887 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"} status="up"
2026-02-17 02:49:26.914 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-227"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-227"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-227"} labels:{key:"webhook-8427-markers" value:"true"}
2026-02-17 02:49:26.940 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-227"}
2026-02-17 02:49:26.958 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calibb09afdc381" state="down"
2026-02-17 02:49:26.958 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb09afdc381"
2026-02-17 02:49:26.959 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=142
2026-02-17 02:49:26.964 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb09afdc381", State:"down", Index:142}
2026-02-17 02:49:26.965 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb09afdc381", Addrs:set.Typed[string]{}}
2026-02-17 02:49:26.965 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb09afdc381", Addrs:set.Typed[string]{}}
2026-02-17 02:49:26.965 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb09afdc381"
2026-02-17 02:49:26.965 [INFO][80] felix/endpoint_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-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:26.965 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:26.966 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="calibb09afdc381" state=""
2026-02-17 02:49:26.966 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibb09afdc381"
2026-02-17 02:49:26.966 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.16
2026-02-17 02:49:26.990 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:26.990 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"} status="down"
2026-02-17 02:49:26.990 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb09afdc381", State:"", Index:142}
2026-02-17 02:49:26.990 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb09afdc381", Addrs:set.Set[string](nil)}
2026-02-17 02:49:26.990 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb09afdc381", Addrs:set.Set[string](nil)}
2026-02-17 02:49:26.990 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibb09afdc381"
2026-02-17 02:49:26.990 [INFO][80] felix/endpoint_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-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:26.990 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:27.010 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:27.010 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"} status="down"
2026-02-17 02:49:27.112 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26, name=eth0)
2026-02-17 02:49:27.113 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26" endpoint_id:"eth0"}
2026-02-17 02:49:27.113 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-2189"}
2026-02-17 02:49:27.113 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-2189.default"}
2026-02-17 02:49:27.113 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:27.113 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:27.113 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-2189" ipVersion=0x4 table="filter"
2026-02-17 02:49:27.113 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6N9wiKokLeBeVKR-yC" ipVersion=0x4 table="filter"
2026-02-17 02:49:27.113 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-2189" ipVersion=0x4 table="filter"
2026-02-17 02:49:27.114 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6N9wiKokLeBeVKR-yC" ipVersion=0x4 table="filter"
2026-02-17 02:49:27.114 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:27.114 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibb09afdc381" ipVersion=0x4 table="filter"
2026-02-17 02:49:27.114 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibb09afdc381" ipVersion=0x4 table="filter"
2026-02-17 02:49:27.114 [INFO][80] 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-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:27.114 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:27.169 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2189/pod-configmaps-bce177d6-1092-4dce-90c6-afd1ee5dcb26", EndpointId:"eth0"}
2026-02-17 02:49:27.940 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2189"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2189"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2189"}
2026-02-17 02:49:27.992 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6629"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6629"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6629"}
2026-02-17 02:49:28.026 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-6629" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:28.557 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=nsdeletetest-6599/test-pod, name=eth0)
2026-02-17 02:49:28.557 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-6599/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali42912534db7" profile_ids:"kns.nsdeletetest-6599" profile_ids:"ksa.nsdeletetest-6599.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:49:28.557 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.558 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.558 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.558 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali42912534db7"
2026-02-17 02:49:28.558 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.558 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.582 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=nsdeletetest-6599/test-pod, name=eth0)
2026-02-17 02:49:28.586 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:28.586 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:49:28.586 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-6599"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-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:"nsdeletetest-6599"}
2026-02-17 02:49:28.586 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-6599/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali42912534db7" profile_ids:"kns.nsdeletetest-6599" profile_ids:"ksa.nsdeletetest-6599.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:49:28.586 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.586 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.586 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.588 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali42912534db7"
2026-02-17 02:49:28.588 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.588 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.611 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:28.612 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:49:28.850 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=nsdeletetest-6599/test-pod, name=eth0)
2026-02-17 02:49:28.850 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-6599/test-pod" endpoint_id:"eth0"}
2026-02-17 02:49:28.850 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.nsdeletetest-6599"}
2026-02-17 02:49:28.855 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.nsdeletetest-6599.default"}
2026-02-17 02:49:28.856 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.856 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.862 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jlaWg51Vr8QvgkPRfg" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.862 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DYbOVqEvvbM6Y2Si9g" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.862 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jlaWg51Vr8QvgkPRfg" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.862 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DYbOVqEvvbM6Y2Si9g" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.862 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.862 [INFO][80] 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:49:28.862 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali42912534db7" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.862 [INFO][80] 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:49:28.862 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali42912534db7" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.862 [INFO][80] 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:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.862 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.862 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.12
2026-02-17 02:49:28.916 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-6599/test-pod", EndpointId:"eth0"}
2026-02-17 02:49:28.933 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-371" name:"default"}
2026-02-17 02:49:28.957 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali42912534db7" state="down"
2026-02-17 02:49:28.957 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali42912534db7"
2026-02-17 02:49:28.957 [INFO][80] 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:49:28.959 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali42912534db7", State:"down", Index:141}
2026-02-17 02:49:28.959 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali42912534db7", Addrs:set.Typed[string]{}}
2026-02-17 02:49:28.959 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali42912534db7", Addrs:set.Typed[string]{}}
2026-02-17 02:49:28.961 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="cali42912534db7" state=""
2026-02-17 02:49:28.961 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali42912534db7"
2026-02-17 02:49:28.982 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali42912534db7", State:"", Index:141}
2026-02-17 02:49:28.982 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali42912534db7", Addrs:set.Set[string](nil)}
2026-02-17 02:49:28.982 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali42912534db7", Addrs:set.Set[string](nil)}
2026-02-17 02:49:29.204 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-371"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-371"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-371"}
2026-02-17 02:49:29.230 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-371"}
2026-02-17 02:49:33.088 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2189" name:"default"}
2026-02-17 02:49:33.284 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2189"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2189"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2189"}
2026-02-17 02:49:33.309 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2189"}
2026-02-17 02:49:33.893 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"nsdeletetest-6599" name:"default"}
2026-02-17 02:49:33.976 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"nsdeletetest-6599"}
2026-02-17 02:49:34.606 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-9668"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-9668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9668"}
2026-02-17 02:49:34.636 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9417"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-9417"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9417"}
2026-02-17 02:49:34.666 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9417" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:34.696 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-9417" type:"ExternalName"
2026-02-17 02:49:34.752 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-9417" type:"ClusterIP" cluster_ips:"10.254.205.175" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:49:35.376 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9417/externalname-service-cd489dd9c-9bwf4, name=eth0)
2026-02-17 02:49:35.377 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9417.default"} profile:{}
2026-02-17 02:49:35.377 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9417"} profile:{inbound_rules:{action:"allow" rule_id:"9_YtXzkJw0BBOroF"} outbound_rules:{action:"allow" rule_id:"-IoWBh-EA4RPS6oL"}}
2026-02-17 02:49:35.377 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9417/externalname-service-cd489dd9c-9bwf4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a93b4519ca" profile_ids:"kns.services-9417" profile_ids:"ksa.services-9417.default" ipv4_nets:"10.100.203.11/32"}
2026-02-17 02:49:35.377 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:35.377 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:35.377 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:35.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9a93b4519ca" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9417" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IbxGjAo9xMLU11NSjK" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9a93b4519ca" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9417" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.378 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IbxGjAo9xMLU11NSjK" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.378 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9a93b4519ca"
2026-02-17 02:49:35.378 [INFO][80] felix/endpoint_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-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:35.378 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:35.417 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:35.417 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"} status="down"
2026-02-17 02:49:35.453 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali9a93b4519ca" state="down"
2026-02-17 02:49:35.453 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a93b4519ca"
2026-02-17 02:49:35.453 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a93b4519ca", State:"down", Index:143}
2026-02-17 02:49:35.453 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali9a93b4519ca" state="up"
2026-02-17 02:49:35.453 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a93b4519ca", Addrs:set.Typed[string]{}}
2026-02-17 02:49:35.453 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a93b4519ca", Addrs:set.Typed[string]{}}
2026-02-17 02:49:35.453 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a93b4519ca", State:"up", Index:143}
2026-02-17 02:49:35.456 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9a93b4519ca"
2026-02-17 02:49:35.456 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a93b4519ca"
2026-02-17 02:49:35.456 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a93b4519ca"
2026-02-17 02:49:35.456 [INFO][80] felix/endpoint_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-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:35.456 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:35.485 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:35.485 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"} status="up"
2026-02-17 02:49:35.774 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9417/externalname-service-cd489dd9c-9bwf4, name=eth0)
2026-02-17 02:49:35.774 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9417/externalname-service-cd489dd9c-9bwf4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a93b4519ca" profile_ids:"kns.services-9417" profile_ids:"ksa.services-9417.default" ipv4_nets:"10.100.203.11/32"}
2026-02-17 02:49:35.774 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:35.774 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:35.774 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:35.775 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a93b4519ca"
2026-02-17 02:49:35.775 [INFO][80] felix/endpoint_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-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:35.775 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:35.820 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:35.821 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"} status="up"
2026-02-17 02:49:37.368 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=143
2026-02-17 02:49:37.369 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9a93b4519ca"
2026-02-17 02:49:37.369 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a93b4519ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:37.369 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a93b4519ca", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:37.369 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9417/execpodfv8m9, name=eth0)
2026-02-17 02:49:37.392 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9417/execpodfv8m9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali409a3804251" profile_ids:"kns.services-9417" profile_ids:"ksa.services-9417.default" ipv4_nets:"10.100.203.21/32"}
2026-02-17 02:49:37.392 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:37.392 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:37.392 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:37.393 [INFO][80] 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:49:37.393 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali409a3804251" ipVersion=0x4 table="filter"
2026-02-17 02:49:37.393 [INFO][80] 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:49:37.393 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali409a3804251" ipVersion=0x4 table="filter"
2026-02-17 02:49:37.393 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali409a3804251"
2026-02-17 02:49:37.393 [INFO][80] felix/endpoint_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-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:37.393 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:37.439 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:37.440 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"} status="down"
2026-02-17 02:49:37.442 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali409a3804251" state="down"
2026-02-17 02:49:37.442 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali409a3804251", State:"down", Index:144}
2026-02-17 02:49:37.442 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali409a3804251"
2026-02-17 02:49:37.442 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali409a3804251", Addrs:set.Typed[string]{}}
2026-02-17 02:49:37.442 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali409a3804251", Addrs:set.Typed[string]{}}
2026-02-17 02:49:37.442 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali409a3804251"
2026-02-17 02:49:37.442 [INFO][80] felix/endpoint_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-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:37.442 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:37.446 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali409a3804251" state="up"
2026-02-17 02:49:37.466 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:37.467 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"} status="down"
2026-02-17 02:49:37.467 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali409a3804251", State:"up", Index:144}
2026-02-17 02:49:37.467 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali409a3804251"
2026-02-17 02:49:37.467 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali409a3804251"
2026-02-17 02:49:37.467 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali409a3804251"
2026-02-17 02:49:37.467 [INFO][80] felix/endpoint_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-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:37.467 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:37.496 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:37.496 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"} status="up"
2026-02-17 02:49:37.784 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9417/execpodfv8m9, name=eth0)
2026-02-17 02:49:37.784 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9417/execpodfv8m9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali409a3804251" profile_ids:"kns.services-9417" profile_ids:"ksa.services-9417.default" ipv4_nets:"10.100.203.21/32"}
2026-02-17 02:49:37.785 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:37.785 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:37.785 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:37.786 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali409a3804251"
2026-02-17 02:49:37.787 [INFO][80] felix/endpoint_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-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:37.787 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:37.813 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:37.813 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"} status="up"
2026-02-17 02:49:39.160 [INFO][80] 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:49:39.160 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali409a3804251"
2026-02-17 02:49:39.160 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali409a3804251", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:39.160 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali409a3804251", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:39.668 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"namespacedeletion-9668" name:"default"}
2026-02-17 02:49:40.007 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-9668"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-9668"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9668"}
2026-02-17 02:49:40.040 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"namespacedeletion-9668"}
2026-02-17 02:49:42.183 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-9417"
2026-02-17 02:49:42.240 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9417"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-9417"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9417"}
2026-02-17 02:49:42.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-824"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"gc-824"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-824"}
2026-02-17 02:49:42.298 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-824" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:43.141 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali67991ce72a1" state="down"
2026-02-17 02:49:43.141 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali67991ce72a1"
2026-02-17 02:49:43.141 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67991ce72a1", State:"down", Index:145}
2026-02-17 02:49:43.141 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali67991ce72a1", Addrs:set.Typed[string]{}}
2026-02-17 02:49:43.141 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali67991ce72a1", Addrs:set.Typed[string]{}}
2026-02-17 02:49:43.146 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali67991ce72a1" state="up"
2026-02-17 02:49:43.170 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67991ce72a1", State:"up", Index:145}
2026-02-17 02:49:43.170 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali67991ce72a1"
2026-02-17 02:49:43.171 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali67991ce72a1"
2026-02-17 02:49:43.395 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali67991ce72a1" state="down"
2026-02-17 02:49:43.395 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67991ce72a1", State:"down", Index:145}
2026-02-17 02:49:43.398 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali67991ce72a1" state=""
2026-02-17 02:49:43.398 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali67991ce72a1"
2026-02-17 02:49:43.422 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali67991ce72a1", State:"", Index:145}
2026-02-17 02:49:43.422 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali67991ce72a1", Addrs:set.Set[string](nil)}
2026-02-17 02:49:43.422 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali67991ce72a1", Addrs:set.Set[string](nil)}
2026-02-17 02:49:43.422 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.17
2026-02-17 02:49:43.504 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-824"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"gc-824"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-824"}
2026-02-17 02:49:43.533 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4013"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4013"}
2026-02-17 02:49:43.564 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4013" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:45.722 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1970" name:"default"}
2026-02-17 02:49:46.063 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1970"}
2026-02-17 02:49:47.264 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9417/execpodfv8m9, name=eth0)
2026-02-17 02:49:47.264 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9417/execpodfv8m9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali409a3804251" profile_ids:"kns.services-9417" profile_ids:"ksa.services-9417.default" ipv4_nets:"10.100.203.21/32"}
2026-02-17 02:49:47.264 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:47.264 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:47.265 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:47.265 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali409a3804251"
2026-02-17 02:49:47.265 [INFO][80] felix/endpoint_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-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:47.265 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:47.273 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9417/execpodfv8m9, name=eth0)
2026-02-17 02:49:47.288 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9417/externalname-service-cd489dd9c-9bwf4, name=eth0)
2026-02-17 02:49:47.296 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:47.296 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"} status="up"
2026-02-17 02:49:47.296 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9417/execpodfv8m9" endpoint_id:"eth0"}
2026-02-17 02:49:47.296 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9417/externalname-service-cd489dd9c-9bwf4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a93b4519ca" profile_ids:"kns.services-9417" profile_ids:"ksa.services-9417.default" ipv4_nets:"10.100.203.11/32"}
2026-02-17 02:49:47.296 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:47.296 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:47.297 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:47.297 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:47.297 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:47.297 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:47.298 [INFO][80] 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:49:47.298 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali409a3804251" ipVersion=0x4 table="filter"
2026-02-17 02:49:47.298 [INFO][80] 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:49:47.298 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali409a3804251" ipVersion=0x4 table="filter"
2026-02-17 02:49:47.298 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a93b4519ca"
2026-02-17 02:49:47.298 [INFO][80] 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-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:47.298 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:47.298 [INFO][80] felix/endpoint_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-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:47.298 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:47.299 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.21
2026-02-17 02:49:47.306 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9417/externalname-service-cd489dd9c-9bwf4, name=eth0)
2026-02-17 02:49:47.352 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:47.352 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"} status="up"
2026-02-17 02:49:47.352 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/execpodfv8m9", EndpointId:"eth0"}
2026-02-17 02:49:47.352 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9417/externalname-service-cd489dd9c-9bwf4" endpoint_id:"eth0"}
2026-02-17 02:49:47.353 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9417"}
2026-02-17 02:49:47.353 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9417.default"}
2026-02-17 02:49:47.353 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:47.353 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:47.354 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9417" ipVersion=0x4 table="filter"
2026-02-17 02:49:47.354 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IbxGjAo9xMLU11NSjK" ipVersion=0x4 table="filter"
2026-02-17 02:49:47.354 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9417" ipVersion=0x4 table="filter"
2026-02-17 02:49:47.354 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IbxGjAo9xMLU11NSjK" ipVersion=0x4 table="filter"
2026-02-17 02:49:47.354 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:47.354 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:49:47.354 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9a93b4519ca" ipVersion=0x4 table="filter"
2026-02-17 02:49:47.354 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:49:47.354 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9a93b4519ca" ipVersion=0x4 table="filter"
2026-02-17 02:49:47.354 [INFO][80] 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-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:47.354 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
2026-02-17 02:49:47.355 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.11
2026-02-17 02:49:47.416 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9417/externalname-service-cd489dd9c-9bwf4", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 144
2026-02-17 02:49:47.706 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali409a3804251" state="down"
2026-02-17 02:49:47.706 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali409a3804251", State:"down", Index:144}
2026-02-17 02:49:47.707 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali409a3804251"
2026-02-17 02:49:47.707 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali409a3804251", Addrs:set.Typed[string]{}}
2026-02-17 02:49:47.707 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali409a3804251", Addrs:set.Typed[string]{}}
2026-02-17 02:49:47.707 [INFO][80] 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:49:47.715 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="cali409a3804251" state=""
2026-02-17 02:49:47.715 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali409a3804251"
2026-02-17 02:49:47.732 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali409a3804251", State:"", Index:144}
2026-02-17 02:49:47.732 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali409a3804251", Addrs:set.Set[string](nil)}
2026-02-17 02:49:47.732 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali409a3804251", Addrs:set.Set[string](nil)}
2026-02-17 02:49:47.964 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9417" name:"default"}
2026-02-17 02:49:48.004 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9417"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-9417"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9417"}
2026-02-17 02:49:48.033 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9417"}
2026-02-17 02:49:48.160 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6629"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6629"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6629"}
2026-02-17 02:49:48.216 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2057"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2057"}
2026-02-17 02:49:48.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-2057" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:48.319 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:49:48.756 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-824" name:"default"}
2026-02-17 02:49:48.900 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-824"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"gc-824"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-824"}
2026-02-17 02:49:48.925 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-824"}
2026-02-17 02:49:49.751 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali9a93b4519ca" state="down"
2026-02-17 02:49:49.751 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a93b4519ca", State:"down", Index:143}
2026-02-17 02:49:49.752 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a93b4519ca"
2026-02-17 02:49:49.753 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=143
2026-02-17 02:49:49.753 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="cali9a93b4519ca" state=""
2026-02-17 02:49:49.753 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9a93b4519ca"
2026-02-17 02:49:49.781 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a93b4519ca", Addrs:set.Typed[string]{}}
2026-02-17 02:49:49.781 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a93b4519ca", Addrs:set.Typed[string]{}}
2026-02-17 02:49:49.781 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a93b4519ca", State:"", Index:143}
2026-02-17 02:49:49.781 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a93b4519ca", Addrs:set.Set[string](nil)}
2026-02-17 02:49:49.781 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a93b4519ca", Addrs:set.Set[string](nil)}
2026-02-17 02:49:50.619 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4013"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4013"}
2026-02-17 02:49:50.648 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5069"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5069"}
2026-02-17 02:49:50.696 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5069" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:51.348 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a, name=eth0)
2026-02-17 02:49:51.348 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-5069.default"} profile:{}
2026-02-17 02:49:51.348 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-5069"} profile:{inbound_rules:{action:"allow" rule_id:"LEnG7NWNZZMuKLem"} outbound_rules:{action:"allow" rule_id:"TJnzrNNKzttsIoe6"}}
2026-02-17 02:49:51.348 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic11091dedfe" profile_ids:"kns.downward-api-5069" profile_ids:"ksa.downward-api-5069.default" ipv4_nets:"10.100.203.22/32"}
2026-02-17 02:49:51.348 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:51.348 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:51.348 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:51.349 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic11091dedfe" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.349 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Sc8RRVDfHuo4kNMDhJ" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.349 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_CMjftqEF4Epuk5qdnP" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.349 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic11091dedfe" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.349 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Sc8RRVDfHuo4kNMDhJ" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.349 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_CMjftqEF4Epuk5qdnP" ipVersion=0x4 table="filter"
2026-02-17 02:49:51.349 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic11091dedfe"
2026-02-17 02:49:51.349 [INFO][80] felix/endpoint_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-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:51.349 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:51.400 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:51.400 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"} status="down"
2026-02-17 02:49:51.415 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="calic11091dedfe" state="down"
2026-02-17 02:49:51.415 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic11091dedfe"
2026-02-17 02:49:51.415 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic11091dedfe", State:"down", Index:146}
2026-02-17 02:49:51.416 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic11091dedfe", Addrs:set.Typed[string]{}}
2026-02-17 02:49:51.416 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic11091dedfe", Addrs:set.Typed[string]{}}
2026-02-17 02:49:51.416 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic11091dedfe"
2026-02-17 02:49:51.416 [INFO][80] felix/endpoint_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-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:51.416 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:51.417 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="calic11091dedfe" state="up"
2026-02-17 02:49:51.443 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:51.443 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"} status="down"
2026-02-17 02:49:51.443 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic11091dedfe", State:"up", Index:146}
2026-02-17 02:49:51.444 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic11091dedfe"
2026-02-17 02:49:51.444 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic11091dedfe"
2026-02-17 02:49:51.444 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic11091dedfe"
2026-02-17 02:49:51.444 [INFO][80] felix/endpoint_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-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:51.444 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:51.477 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:51.477 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"} status="up"
2026-02-17 02:49:51.904 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a, name=eth0)
2026-02-17 02:49:51.904 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic11091dedfe" profile_ids:"kns.downward-api-5069" profile_ids:"ksa.downward-api-5069.default" ipv4_nets:"10.100.203.22/32"}
2026-02-17 02:49:51.905 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:51.905 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:51.905 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:51.906 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic11091dedfe"
2026-02-17 02:49:51.906 [INFO][80] felix/endpoint_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-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:51.906 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:51.933 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:51.934 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"} status="up"
2026-02-17 02:49:52.144 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d, name=eth0)
2026-02-17 02:49:52.144 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9d2e781fd7b" profile_ids:"kns.container-probe-1577" profile_ids:"ksa.container-probe-1577.default" ipv4_nets:"10.100.203.36/32"}
2026-02-17 02:49:52.145 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:49:52.145 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:49:52.145 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:49:52.146 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9d2e781fd7b"
2026-02-17 02:49:52.147 [INFO][80] felix/endpoint_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-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:49:52.147 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:49:52.158 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d, name=eth0)
2026-02-17 02:49:52.173 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:52.173 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"} status="up"
2026-02-17 02:49:52.173 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d" endpoint_id:"eth0"}
2026-02-17 02:49:52.174 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-1577"}
2026-02-17 02:49:52.174 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-1577.default"}
2026-02-17 02:49:52.174 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:49:52.174 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:49:52.176 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fgQMus-XplHjrqQ1x6" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.176 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nuug9KG-SfmeMFtT1u" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.177 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fgQMus-XplHjrqQ1x6" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.178 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nuug9KG-SfmeMFtT1u" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.178 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:49:52.178 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9d2e781fd7b" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.178 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9d2e781fd7b" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.178 [INFO][80] 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-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:49:52.178 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:49:52.178 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.36
2026-02-17 02:49:52.235 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1577/liveness-740427de-084f-4b29-baa4-65c1c2e8494d", EndpointId:"eth0"}
2026-02-17 02:49:52.235 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1577"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1577"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1577"}
2026-02-17 02:49:52.235 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1387"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1387"}
2026-02-17 02:49:52.235 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-1387" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:52.559 [INFO][80] 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:49:52.559 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9d2e781fd7b"
2026-02-17 02:49:52.560 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali9d2e781fd7b" state="down"
2026-02-17 02:49:52.560 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d2e781fd7b", Addrs:set.Typed[string]{}}
2026-02-17 02:49:52.560 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="cali9d2e781fd7b" state=""
2026-02-17 02:49:52.560 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d2e781fd7b", Addrs:set.Typed[string]{}}
2026-02-17 02:49:52.560 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9d2e781fd7b"
2026-02-17 02:49:52.560 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d2e781fd7b", State:"down", Index:101}
2026-02-17 02:49:52.560 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9d2e781fd7b", State:"", Index:101}
2026-02-17 02:49:52.560 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9d2e781fd7b", Addrs:set.Set[string](nil)}
2026-02-17 02:49:52.560 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9d2e781fd7b", Addrs:set.Set[string](nil)}
2026-02-17 02:49:52.663 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::f0c0:f9ff:fe8b:11a" exists=true ifIndex=146
2026-02-17 02:49:52.663 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::f0c0:f9ff:fe8b:11a} ifaceName="calic11091dedfe"
2026-02-17 02:49:52.664 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic11091dedfe", Addrs:set.Typed[string]{"fe80::f0c0:f9ff:fe8b:11a":set.v{}}}
2026-02-17 02:49:52.664 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic11091dedfe", Addrs:set.Typed[string]{"fe80::f0c0:f9ff:fe8b:11a":set.v{}}}
2026-02-17 02:49:52.877 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a, name=eth0)
2026-02-17 02:49:52.877 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-1387"} profile:{inbound_rules:{action:"allow" rule_id:"F5EJKlQWfD_uyR6B"} outbound_rules:{action:"allow" rule_id:"zE6bLKc0oPujwBkG"}}
2026-02-17 02:49:52.877 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-1387.default"} profile:{}
2026-02-17 02:49:52.878 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia949800ad9b" profile_ids:"kns.container-runtime-1387" profile_ids:"ksa.container-runtime-1387.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:49:52.878 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:52.878 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:52.878 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:52.879 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia949800ad9b" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.879 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_n0ziZp-fO4BRA067Zn" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.879 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nGEhBER6-PaxX9jKJ_" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.879 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia949800ad9b" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.879 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_n0ziZp-fO4BRA067Zn" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.879 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nGEhBER6-PaxX9jKJ_" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.879 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia949800ad9b"
2026-02-17 02:49:52.879 [INFO][80] felix/endpoint_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-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:52.879 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:52.919 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:52.919 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"} status="down"
2026-02-17 02:49:52.939 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calia949800ad9b" state="down"
2026-02-17 02:49:52.939 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia949800ad9b"
2026-02-17 02:49:52.939 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia949800ad9b", State:"down", Index:147}
2026-02-17 02:49:52.940 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia949800ad9b", Addrs:set.Typed[string]{}}
2026-02-17 02:49:52.940 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia949800ad9b", Addrs:set.Typed[string]{}}
2026-02-17 02:49:52.940 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia949800ad9b"
2026-02-17 02:49:52.940 [INFO][80] felix/endpoint_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-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:52.940 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:52.948 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calia949800ad9b" state="up"
2026-02-17 02:49:52.972 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:52.972 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"} status="down"
2026-02-17 02:49:52.973 [INFO][80] felix/summary.go 100: Summarising 216 dataplane reconciliation loops over 1m0s: avg=31ms longest=75ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:49:52.973 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia949800ad9b", State:"up", Index:147}
2026-02-17 02:49:52.973 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia949800ad9b"
2026-02-17 02:49:52.973 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia949800ad9b"
2026-02-17 02:49:52.973 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia949800ad9b"
2026-02-17 02:49:52.973 [INFO][80] felix/endpoint_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-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:52.973 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:52.996 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:52.996 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"} status="up"
2026-02-17 02:49:53.159 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a, name=eth0)
2026-02-17 02:49:53.159 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic11091dedfe" profile_ids:"kns.downward-api-5069" profile_ids:"ksa.downward-api-5069.default" ipv4_nets:"10.100.203.22/32"}
2026-02-17 02:49:53.160 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.160 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.160 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.160 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic11091dedfe"
2026-02-17 02:49:53.160 [INFO][80] felix/endpoint_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-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.160 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.182 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:53.182 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"} status="up"
2026-02-17 02:49:53.270 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="calic11091dedfe" state="down"
2026-02-17 02:49:53.270 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic11091dedfe"
2026-02-17 02:49:53.270 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::f0c0:f9ff:fe8b:11a" exists=false ifIndex=146
2026-02-17 02:49:53.270 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic11091dedfe", State:"down", Index:146}
2026-02-17 02:49:53.270 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic11091dedfe", Addrs:set.Typed[string]{}}
2026-02-17 02:49:53.270 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic11091dedfe", Addrs:set.Typed[string]{}}
2026-02-17 02:49:53.270 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic11091dedfe"
2026-02-17 02:49:53.270 [INFO][80] felix/endpoint_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-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.270 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.271 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.22
2026-02-17 02:49:53.273 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="calic11091dedfe" state=""
2026-02-17 02:49:53.273 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic11091dedfe"
2026-02-17 02:49:53.299 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:53.300 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"} status="down"
2026-02-17 02:49:53.300 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic11091dedfe", State:"", Index:146}
2026-02-17 02:49:53.300 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic11091dedfe", Addrs:set.Set[string](nil)}
2026-02-17 02:49:53.300 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic11091dedfe", Addrs:set.Set[string](nil)}
2026-02-17 02:49:53.301 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic11091dedfe"
2026-02-17 02:49:53.301 [INFO][80] felix/endpoint_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-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.301 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.324 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:53.324 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"} status="down"
2026-02-17 02:49:53.374 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-6629" name:"default"}
2026-02-17 02:49:53.415 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a, name=eth0)
2026-02-17 02:49:53.417 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a" endpoint_id:"eth0"}
2026-02-17 02:49:53.417 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-5069"}
2026-02-17 02:49:53.418 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-5069.default"}
2026-02-17 02:49:53.418 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.419 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.421 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Sc8RRVDfHuo4kNMDhJ" ipVersion=0x4 table="filter"
2026-02-17 02:49:53.421 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_CMjftqEF4Epuk5qdnP" ipVersion=0x4 table="filter"
2026-02-17 02:49:53.421 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Sc8RRVDfHuo4kNMDhJ" ipVersion=0x4 table="filter"
2026-02-17 02:49:53.421 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_CMjftqEF4Epuk5qdnP" ipVersion=0x4 table="filter"
2026-02-17 02:49:53.421 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.421 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic11091dedfe" ipVersion=0x4 table="filter"
2026-02-17 02:49:53.421 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic11091dedfe" ipVersion=0x4 table="filter"
2026-02-17 02:49:53.421 [INFO][80] 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-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.421 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.498 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5069/downward-api-3495a4a7-e1c4-467c-bd13-a74af7f7ad0a", EndpointId:"eth0"}
2026-02-17 02:49:53.512 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6629"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6629"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6629"}
2026-02-17 02:49:53.543 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-6629"}
2026-02-17 02:49:53.921 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a, name=eth0)
2026-02-17 02:49:53.921 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia949800ad9b" profile_ids:"kns.container-runtime-1387" profile_ids:"ksa.container-runtime-1387.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:49:53.921 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:53.921 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:53.921 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:53.922 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia949800ad9b"
2026-02-17 02:49:53.922 [INFO][80] felix/endpoint_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-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:53.922 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:53.942 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:53.942 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"} status="up"
2026-02-17 02:49:54.423 [INFO][80] 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:49:54.424 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia949800ad9b"
2026-02-17 02:49:54.424 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia949800ad9b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:54.424 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia949800ad9b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:54.816 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5069"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5069"}
2026-02-17 02:49:54.843 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-416"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-416"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-416"}
2026-02-17 02:49:54.869 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-416" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:55.145 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a, name=eth0)
2026-02-17 02:49:55.146 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia949800ad9b" profile_ids:"kns.container-runtime-1387" profile_ids:"ksa.container-runtime-1387.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:49:55.146 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.146 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.146 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.147 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia949800ad9b"
2026-02-17 02:49:55.147 [INFO][80] felix/endpoint_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-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.147 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.179 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:55.180 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"} status="up"
2026-02-17 02:49:55.257 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calia949800ad9b" state="down"
2026-02-17 02:49:55.257 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia949800ad9b"
2026-02-17 02:49:55.258 [INFO][80] 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:49:55.258 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia949800ad9b", State:"down", Index:147}
2026-02-17 02:49:55.258 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia949800ad9b", Addrs:set.Typed[string]{}}
2026-02-17 02:49:55.258 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia949800ad9b", Addrs:set.Typed[string]{}}
2026-02-17 02:49:55.258 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia949800ad9b"
2026-02-17 02:49:55.258 [INFO][80] felix/endpoint_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-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.258 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.259 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.19
2026-02-17 02:49:55.259 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calia949800ad9b" state=""
2026-02-17 02:49:55.260 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia949800ad9b"
2026-02-17 02:49:55.295 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:55.295 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"} status="down"
2026-02-17 02:49:55.295 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia949800ad9b", State:"", Index:147}
2026-02-17 02:49:55.295 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia949800ad9b", Addrs:set.Set[string](nil)}
2026-02-17 02:49:55.295 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia949800ad9b", Addrs:set.Set[string](nil)}
2026-02-17 02:49:55.296 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia949800ad9b"
2026-02-17 02:49:55.296 [INFO][80] felix/endpoint_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-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.296 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.323 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:55.323 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"} status="down"
2026-02-17 02:49:55.456 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a, name=eth0)
2026-02-17 02:49:55.457 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a" endpoint_id:"eth0"}
2026-02-17 02:49:55.457 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-1387"}
2026-02-17 02:49:55.457 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-1387.default"}
2026-02-17 02:49:55.457 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.458 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.458 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_n0ziZp-fO4BRA067Zn" ipVersion=0x4 table="filter"
2026-02-17 02:49:55.458 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nGEhBER6-PaxX9jKJ_" ipVersion=0x4 table="filter"
2026-02-17 02:49:55.458 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_n0ziZp-fO4BRA067Zn" ipVersion=0x4 table="filter"
2026-02-17 02:49:55.458 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nGEhBER6-PaxX9jKJ_" ipVersion=0x4 table="filter"
2026-02-17 02:49:55.458 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.459 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia949800ad9b" ipVersion=0x4 table="filter"
2026-02-17 02:49:55.459 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia949800ad9b" ipVersion=0x4 table="filter"
2026-02-17 02:49:55.459 [INFO][80] 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-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.459 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.513 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-1387/termination-message-container18b2ce5f-4f0d-41d7-901c-1b0b0912d44a", EndpointId:"eth0"}
2026-02-17 02:49:55.610 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-416/netserver-0, name=eth0)
2026-02-17 02:49:55.610 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-416"} profile:{inbound_rules:{action:"allow" rule_id:"mjbuRrBWsRmlzYqF"} outbound_rules:{action:"allow" rule_id:"n101FMKNULI9Mtr0"}}
2026-02-17 02:49:55.610 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-416.default"} profile:{}
2026-02-17 02:49:55.610 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-416/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b9e42734d5" profile_ids:"kns.pod-network-test-416" profile_ids:"ksa.pod-network-test-416.default" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:49:55.610 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:49:55.611 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:49:55.611 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:49:55.611 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1b9e42734d5" ipVersion=0x4 table="filter"
2026-02-17 02:49:55.611 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EM9dT5HNOpZ4pAWr4D" ipVersion=0x4 table="filter"
2026-02-17 02:49:55.611 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__cRUeVgO0LlOyBu7sW" ipVersion=0x4 table="filter"
2026-02-17 02:49:55.611 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1b9e42734d5" ipVersion=0x4 table="filter"
2026-02-17 02:49:55.611 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EM9dT5HNOpZ4pAWr4D" ipVersion=0x4 table="filter"
2026-02-17 02:49:55.612 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__cRUeVgO0LlOyBu7sW" ipVersion=0x4 table="filter"
2026-02-17 02:49:55.612 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1b9e42734d5"
2026-02-17 02:49:55.612 [INFO][80] felix/endpoint_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-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:49:55.612 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:49:55.654 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:55.654 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:49:55.677 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali1b9e42734d5" state="down"
2026-02-17 02:49:55.678 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1b9e42734d5"
2026-02-17 02:49:55.678 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b9e42734d5", State:"down", Index:148}
2026-02-17 02:49:55.678 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9e42734d5", Addrs:set.Typed[string]{}}
2026-02-17 02:49:55.678 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9e42734d5", Addrs:set.Typed[string]{}}
2026-02-17 02:49:55.678 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1b9e42734d5"
2026-02-17 02:49:55.678 [INFO][80] felix/endpoint_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-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:49:55.678 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:49:55.681 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali1b9e42734d5" state="up"
2026-02-17 02:49:55.715 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:55.715 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:49:55.715 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b9e42734d5", State:"up", Index:148}
2026-02-17 02:49:55.715 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1b9e42734d5"
2026-02-17 02:49:55.715 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1b9e42734d5"
2026-02-17 02:49:55.716 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b9e42734d5"
2026-02-17 02:49:55.716 [INFO][80] felix/endpoint_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-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:49:55.716 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:49:55.742 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:55.742 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:55.823 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4013" name:"default"}
2026-02-17 02:49:56.264 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4013"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4013"}
2026-02-17 02:49:56.294 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4013"}
2026-02-17 02:49:56.348 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1387"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1387"}
2026-02-17 02:49:56.383 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5554"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5554"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5554"}
2026-02-17 02:49:56.383 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-5554" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:56.964 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-416/netserver-0, name=eth0)
2026-02-17 02:49:56.964 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-416/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b9e42734d5" profile_ids:"kns.pod-network-test-416" profile_ids:"ksa.pod-network-test-416.default" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:49:56.964 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:49:56.964 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:49:56.964 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:49:56.965 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b9e42734d5"
2026-02-17 02:49:56.965 [INFO][80] felix/endpoint_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-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:49:56.965 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:49:56.983 [INFO][80] 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:49:56.983 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1b9e42734d5"
2026-02-17 02:49:56.996 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:56.997 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:56.997 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9e42734d5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:56.997 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9e42734d5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:57.096 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268, name=eth0)
2026-02-17 02:49:57.097 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-5554"} profile:{inbound_rules:{action:"allow" rule_id:"QnYUV2TKMAFBNB9f"} outbound_rules:{action:"allow" rule_id:"OU0auciq7oQASyiF"}}
2026-02-17 02:49:57.097 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-5554.default"} profile:{}
2026-02-17 02:49:57.097 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib8e5eace368" profile_ids:"kns.downward-api-5554" profile_ids:"ksa.downward-api-5554.default" ipv4_nets:"10.100.203.23/32"}
2026-02-17 02:49:57.098 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:57.098 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:57.098 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:57.099 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib8e5eace368" ipVersion=0x4 table="filter"
2026-02-17 02:49:57.099 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mRtUiFz_weWhZm9BbF" ipVersion=0x4 table="filter"
2026-02-17 02:49:57.099 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DPTnedfdWhfEvmclMF" ipVersion=0x4 table="filter"
2026-02-17 02:49:57.099 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib8e5eace368" ipVersion=0x4 table="filter"
2026-02-17 02:49:57.100 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mRtUiFz_weWhZm9BbF" ipVersion=0x4 table="filter"
2026-02-17 02:49:57.100 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DPTnedfdWhfEvmclMF" ipVersion=0x4 table="filter"
2026-02-17 02:49:57.100 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib8e5eace368"
2026-02-17 02:49:57.100 [INFO][80] felix/endpoint_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-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:57.100 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:57.144 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:57.144 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"} status="down"
2026-02-17 02:49:57.166 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calib8e5eace368" state="down"
2026-02-17 02:49:57.166 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib8e5eace368", State:"down", Index:149}
2026-02-17 02:49:57.166 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib8e5eace368"
2026-02-17 02:49:57.166 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib8e5eace368"
2026-02-17 02:49:57.166 [INFO][80] felix/endpoint_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-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:57.166 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:57.172 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calib8e5eace368" state="up"
2026-02-17 02:49:57.191 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:57.191 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"} status="down"
2026-02-17 02:49:57.191 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib8e5eace368", Addrs:set.Typed[string]{}}
2026-02-17 02:49:57.191 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib8e5eace368", Addrs:set.Typed[string]{}}
2026-02-17 02:49:57.191 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib8e5eace368", State:"up", Index:149}
2026-02-17 02:49:57.192 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib8e5eace368"
2026-02-17 02:49:57.192 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib8e5eace368"
2026-02-17 02:49:57.192 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib8e5eace368"
2026-02-17 02:49:57.192 [INFO][80] felix/endpoint_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-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:57.192 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:57.218 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:57.218 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"} status="up"
2026-02-17 02:49:57.378 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1577" name:"default"}
2026-02-17 02:49:57.722 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1577"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1577"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1577"}
2026-02-17 02:49:57.753 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1577"}
2026-02-17 02:49:57.981 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268, name=eth0)
2026-02-17 02:49:57.981 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib8e5eace368" profile_ids:"kns.downward-api-5554" profile_ids:"ksa.downward-api-5554.default" ipv4_nets:"10.100.203.23/32"}
2026-02-17 02:49:57.981 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:57.981 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:57.981 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:57.982 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib8e5eace368"
2026-02-17 02:49:57.982 [INFO][80] felix/endpoint_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-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:57.982 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:58.012 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:58.012 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"} status="up"
2026-02-17 02:49:58.904 [INFO][80] 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:49:58.904 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib8e5eace368"
2026-02-17 02:49:58.904 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib8e5eace368", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:58.905 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib8e5eace368", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:59.159 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268, name=eth0)
2026-02-17 02:49:59.159 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib8e5eace368" profile_ids:"kns.downward-api-5554" profile_ids:"ksa.downward-api-5554.default" ipv4_nets:"10.100.203.23/32"}
2026-02-17 02:49:59.160 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:59.160 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:59.160 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:59.161 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib8e5eace368"
2026-02-17 02:49:59.161 [INFO][80] felix/endpoint_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-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:59.161 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:59.185 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:59.185 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"} status="up"
2026-02-17 02:49:59.264 [INFO][80] 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:49:59.264 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib8e5eace368"
2026-02-17 02:49:59.264 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calib8e5eace368" state="down"
2026-02-17 02:49:59.265 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib8e5eace368", Addrs:set.Typed[string]{}}
2026-02-17 02:49:59.265 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib8e5eace368", Addrs:set.Typed[string]{}}
2026-02-17 02:49:59.265 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib8e5eace368", State:"down", Index:149}
2026-02-17 02:49:59.265 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib8e5eace368"
2026-02-17 02:49:59.265 [INFO][80] felix/endpoint_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-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:59.265 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:59.265 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.23
2026-02-17 02:49:59.265 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calib8e5eace368" state=""
2026-02-17 02:49:59.265 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib8e5eace368"
2026-02-17 02:49:59.289 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:59.289 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"} status="down"
2026-02-17 02:49:59.289 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib8e5eace368", State:"", Index:149}
2026-02-17 02:49:59.289 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib8e5eace368", Addrs:set.Set[string](nil)}
2026-02-17 02:49:59.289 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib8e5eace368", Addrs:set.Set[string](nil)}
2026-02-17 02:49:59.289 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib8e5eace368"
2026-02-17 02:49:59.289 [INFO][80] felix/endpoint_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-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:59.289 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:59.315 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:59.316 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"} status="down"
2026-02-17 02:49:59.392 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268, name=eth0)
2026-02-17 02:49:59.393 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268" endpoint_id:"eth0"}
2026-02-17 02:49:59.393 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-5554"}
2026-02-17 02:49:59.393 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-5554.default"}
2026-02-17 02:49:59.393 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:59.393 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:59.393 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_mRtUiFz_weWhZm9BbF" ipVersion=0x4 table="filter"
2026-02-17 02:49:59.393 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DPTnedfdWhfEvmclMF" ipVersion=0x4 table="filter"
2026-02-17 02:49:59.393 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_mRtUiFz_weWhZm9BbF" ipVersion=0x4 table="filter"
2026-02-17 02:49:59.393 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DPTnedfdWhfEvmclMF" ipVersion=0x4 table="filter"
2026-02-17 02:49:59.393 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:59.393 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib8e5eace368" ipVersion=0x4 table="filter"
2026-02-17 02:49:59.394 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib8e5eace368" ipVersion=0x4 table="filter"
2026-02-17 02:49:59.394 [INFO][80] 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-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:59.394 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:49:59.449 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-5554/downwardapi-volume-1c67a2dd-a91a-4f16-b272-43deee124268", EndpointId:"eth0"}
2026-02-17 02:50:00.047 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5069" name:"default"}
2026-02-17 02:50:00.270 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5069"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5069"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5069"}
2026-02-17 02:50:00.301 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5069"}
2026-02-17 02:50:00.520 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5554"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5554"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5554"}
2026-02-17 02:50:00.545 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-6332"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-6332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6332"}
2026-02-17 02:50:00.570 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-6332" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:01.604 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-1387" name:"default"}
2026-02-17 02:50:01.668 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-1387"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-1387"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1387"}
2026-02-17 02:50:01.695 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-1387"}
2026-02-17 02:50:05.694 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-5554" name:"default"}
2026-02-17 02:50:06.078 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-5554"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-5554"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5554"}
2026-02-17 02:50:06.111 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-5554"}
2026-02-17 02:50:07.976 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-416/netserver-0, name=eth0)
2026-02-17 02:50:07.977 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-416/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b9e42734d5" profile_ids:"kns.pod-network-test-416" profile_ids:"ksa.pod-network-test-416.default" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:50:07.977 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:07.977 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:07.977 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:07.978 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b9e42734d5"
2026-02-17 02:50:07.979 [INFO][80] felix/endpoint_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-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:07.979 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:08.009 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:08.009 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:09.682 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-416/test-container-pod, name=eth0)
2026-02-17 02:50:09.682 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-416/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f6748d217c" profile_ids:"kns.pod-network-test-416" profile_ids:"ksa.pod-network-test-416.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:50:09.683 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:09.683 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:09.683 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:09.684 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0f6748d217c" ipVersion=0x4 table="filter"
2026-02-17 02:50:09.684 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0f6748d217c" ipVersion=0x4 table="filter"
2026-02-17 02:50:09.684 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0f6748d217c"
2026-02-17 02:50:09.684 [INFO][80] felix/endpoint_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-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:09.684 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:09.728 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:09.728 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:50:09.748 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali0f6748d217c" state="down"
2026-02-17 02:50:09.748 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0f6748d217c"
2026-02-17 02:50:09.748 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f6748d217c", State:"down", Index:150}
2026-02-17 02:50:09.748 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f6748d217c", Addrs:set.Typed[string]{}}
2026-02-17 02:50:09.748 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f6748d217c", Addrs:set.Typed[string]{}}
2026-02-17 02:50:09.748 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f6748d217c"
2026-02-17 02:50:09.748 [INFO][80] felix/endpoint_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-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:09.748 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:09.750 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali0f6748d217c" state="up"
2026-02-17 02:50:09.769 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:09.770 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:50:09.770 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f6748d217c", State:"up", Index:150}
2026-02-17 02:50:09.770 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0f6748d217c"
2026-02-17 02:50:09.770 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f6748d217c"
2026-02-17 02:50:09.770 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f6748d217c"
2026-02-17 02:50:09.770 [INFO][80] felix/endpoint_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-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:09.770 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:09.799 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:09.799 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:50:11.076 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-416/test-container-pod, name=eth0)
2026-02-17 02:50:11.076 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-416/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f6748d217c" profile_ids:"kns.pod-network-test-416" profile_ids:"ksa.pod-network-test-416.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:50:11.076 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:11.076 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:11.076 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:11.077 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f6748d217c"
2026-02-17 02:50:11.077 [INFO][80] felix/endpoint_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-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:11.078 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:11.106 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:11.106 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:50:11.352 [INFO][80] 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:50:11.352 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0f6748d217c"
2026-02-17 02:50:11.352 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f6748d217c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:11.352 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f6748d217c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:13.313 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-416"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-416"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-416"}
2026-02-17 02:50:13.340 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-1757"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-1757"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1757"}
2026-02-17 02:50:13.364 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-1757" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:18.256 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-1757"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-1757"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1757"}
2026-02-17 02:50:18.280 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2709"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2709"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2709"}
2026-02-17 02:50:18.318 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2709" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:18.318 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2709" name:"e2e-sa-5xdw7"} labels:{key:"projectcalico.org/name" value:"e2e-sa-5xdw7"}
2026-02-17 02:50:18.344 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2709" name:"e2e-sa-5xdw7"} labels:{key:"projectcalico.org/name" value:"e2e-sa-5xdw7"}
2026-02-17 02:50:18.369 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2709"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2709"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2709"}
2026-02-17 02:50:18.403 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7332"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7332"}
2026-02-17 02:50:18.403 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-7332" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:18.466 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-416/netserver-0, name=eth0)
2026-02-17 02:50:18.466 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-416/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b9e42734d5" profile_ids:"kns.pod-network-test-416" profile_ids:"ksa.pod-network-test-416.default" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:50:18.466 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:18.468 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:18.469 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:18.472 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b9e42734d5"
2026-02-17 02:50:18.473 [INFO][80] felix/endpoint_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-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:18.473 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:18.495 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-416/test-container-pod, name=eth0)
2026-02-17 02:50:18.496 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-416/netserver-0, name=eth0)
2026-02-17 02:50:18.504 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:18.504 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:18.504 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-416/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f6748d217c" profile_ids:"kns.pod-network-test-416" profile_ids:"ksa.pod-network-test-416.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:50:18.504 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-416/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b9e42734d5" profile_ids:"kns.pod-network-test-416" profile_ids:"ksa.pod-network-test-416.default" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:50:18.504 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.504 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.504 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.505 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:18.505 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:18.505 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:18.506 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f6748d217c"
2026-02-17 02:50:18.506 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b9e42734d5"
2026-02-17 02:50:18.506 [INFO][80] felix/endpoint_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-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.507 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.507 [INFO][80] felix/endpoint_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-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:18.507 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:18.533 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:18.533 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:50:18.533 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:18.533 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:18.533 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-416"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-416"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-416"}
2026-02-17 02:50:18.533 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-416/test-container-pod, name=eth0)
2026-02-17 02:50:18.560 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-416/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f6748d217c" profile_ids:"kns.pod-network-test-416" profile_ids:"ksa.pod-network-test-416.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:50:18.560 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.561 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.561 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.561 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f6748d217c"
2026-02-17 02:50:18.561 [INFO][80] felix/endpoint_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-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.561 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.596 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:18.596 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:50:18.961 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-416/test-container-pod, name=eth0)
2026-02-17 02:50:18.961 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-416/test-container-pod" endpoint_id:"eth0"}
2026-02-17 02:50:18.962 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.962 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.962 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.962 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0f6748d217c" ipVersion=0x4 table="filter"
2026-02-17 02:50:18.962 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0f6748d217c" ipVersion=0x4 table="filter"
2026-02-17 02:50:18.963 [INFO][80] 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-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.963 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:18.963 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.25
2026-02-17 02:50:18.967 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-416/netserver-0, name=eth0)
2026-02-17 02:50:19.047 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:50:19.047 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-416/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:50:19.047 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-416"}
2026-02-17 02:50:19.048 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-416.default"}
2026-02-17 02:50:19.048 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:19.048 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:19.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EM9dT5HNOpZ4pAWr4D" ipVersion=0x4 table="filter"
2026-02-17 02:50:19.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__cRUeVgO0LlOyBu7sW" ipVersion=0x4 table="filter"
2026-02-17 02:50:19.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EM9dT5HNOpZ4pAWr4D" ipVersion=0x4 table="filter"
2026-02-17 02:50:19.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__cRUeVgO0LlOyBu7sW" ipVersion=0x4 table="filter"
2026-02-17 02:50:19.048 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:19.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1b9e42734d5" ipVersion=0x4 table="filter"
2026-02-17 02:50:19.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1b9e42734d5" ipVersion=0x4 table="filter"
2026-02-17 02:50:19.048 [INFO][80] 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-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:19.048 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:19.048 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.24
2026-02-17 02:50:19.068 [INFO][80] 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:50:19.069 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0f6748d217c"
2026-02-17 02:50:19.069 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali0f6748d217c" state="down"
2026-02-17 02:50:19.077 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali0f6748d217c" state=""
2026-02-17 02:50:19.077 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0f6748d217c"
2026-02-17 02:50:19.077 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali1b9e42734d5" state="down"
2026-02-17 02:50:19.077 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1b9e42734d5"
2026-02-17 02:50:19.077 [INFO][80] 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:50:19.079 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="cali1b9e42734d5" state=""
2026-02-17 02:50:19.079 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1b9e42734d5"
2026-02-17 02:50:19.098 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-416/netserver-0", EndpointId:"eth0"}
2026-02-17 02:50:19.098 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f6748d217c", Addrs:set.Typed[string]{}}
2026-02-17 02:50:19.098 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f6748d217c", Addrs:set.Typed[string]{}}
2026-02-17 02:50:19.098 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f6748d217c", State:"down", Index:150}
2026-02-17 02:50:19.098 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f6748d217c", State:"", Index:150}
2026-02-17 02:50:19.098 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f6748d217c", Addrs:set.Set[string](nil)}
2026-02-17 02:50:19.098 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f6748d217c", Addrs:set.Set[string](nil)}
2026-02-17 02:50:19.099 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b9e42734d5", State:"down", Index:148}
2026-02-17 02:50:19.099 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9e42734d5", Addrs:set.Typed[string]{}}
2026-02-17 02:50:19.099 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9e42734d5", Addrs:set.Typed[string]{}}
2026-02-17 02:50:19.099 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b9e42734d5", State:"", Index:148}
2026-02-17 02:50:19.099 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9e42734d5", Addrs:set.Set[string](nil)}
2026-02-17 02:50:19.099 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9e42734d5", Addrs:set.Set[string](nil)}
2026-02-17 02:50:21.582 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7332"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7332"}
2026-02-17 02:50:21.610 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-1726"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"containers-1726"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1726"}
2026-02-17 02:50:21.627 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-1726" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:22.254 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504, name=eth0)
2026-02-17 02:50:22.254 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-1726"} profile:{inbound_rules:{action:"allow" rule_id:"yHGvp_WXUvR3RQt0"} outbound_rules:{action:"allow" rule_id:"t4hnqXDgl8vOn9ci"}}
2026-02-17 02:50:22.254 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-1726.default"} profile:{}
2026-02-17 02:50:22.255 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8a829e57f72" profile_ids:"kns.containers-1726" profile_ids:"ksa.containers-1726.default" ipv4_nets:"10.100.203.26/32"}
2026-02-17 02:50:22.255 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:22.255 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:22.255 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:22.255 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8a829e57f72" ipVersion=0x4 table="filter"
2026-02-17 02:50:22.255 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-1726" ipVersion=0x4 table="filter"
2026-02-17 02:50:22.255 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bK5cPvf5OBgS0tcqc7" ipVersion=0x4 table="filter"
2026-02-17 02:50:22.255 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8a829e57f72" ipVersion=0x4 table="filter"
2026-02-17 02:50:22.255 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-1726" ipVersion=0x4 table="filter"
2026-02-17 02:50:22.255 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bK5cPvf5OBgS0tcqc7" ipVersion=0x4 table="filter"
2026-02-17 02:50:22.255 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8a829e57f72"
2026-02-17 02:50:22.255 [INFO][80] felix/endpoint_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-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:22.255 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:22.303 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:22.303 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"} status="down"
2026-02-17 02:50:22.332 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali8a829e57f72" state="down"
2026-02-17 02:50:22.332 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a829e57f72", State:"down", Index:151}
2026-02-17 02:50:22.333 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8a829e57f72"
2026-02-17 02:50:22.333 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8a829e57f72"
2026-02-17 02:50:22.333 [INFO][80] felix/endpoint_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-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:22.333 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:22.335 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali8a829e57f72" state="up"
2026-02-17 02:50:22.353 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:22.353 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"} status="down"
2026-02-17 02:50:22.353 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a829e57f72", Addrs:set.Typed[string]{}}
2026-02-17 02:50:22.353 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a829e57f72", Addrs:set.Typed[string]{}}
2026-02-17 02:50:22.353 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a829e57f72", State:"up", Index:151}
2026-02-17 02:50:22.353 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8a829e57f72"
2026-02-17 02:50:22.353 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8a829e57f72"
2026-02-17 02:50:22.354 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8a829e57f72"
2026-02-17 02:50:22.354 [INFO][80] felix/endpoint_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-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:22.354 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:22.382 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:22.382 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"} status="up"
2026-02-17 02:50:23.229 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504, name=eth0)
2026-02-17 02:50:23.229 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8a829e57f72" profile_ids:"kns.containers-1726" profile_ids:"ksa.containers-1726.default" ipv4_nets:"10.100.203.26/32"}
2026-02-17 02:50:23.229 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:23.229 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:23.229 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:23.230 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8a829e57f72"
2026-02-17 02:50:23.230 [INFO][80] felix/endpoint_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-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:23.230 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:23.255 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:23.255 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"} status="up"
2026-02-17 02:50:23.325 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-1757"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-1757"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1757"}
2026-02-17 02:50:23.648 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2709" name:"default"}
2026-02-17 02:50:23.677 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2709" name:"e2e-sa-5xdw7"}
2026-02-17 02:50:23.710 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2709"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2709"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2709"}
2026-02-17 02:50:23.739 [INFO][80] 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:50:23.739 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8a829e57f72"
2026-02-17 02:50:23.740 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a829e57f72", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:23.740 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a829e57f72", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:23.769 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-2709"}
2026-02-17 02:50:24.022 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-416" name:"default"}
2026-02-17 02:50:24.098 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-416"}
2026-02-17 02:50:24.414 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504, name=eth0)
2026-02-17 02:50:24.414 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8a829e57f72" profile_ids:"kns.containers-1726" profile_ids:"ksa.containers-1726.default" ipv4_nets:"10.100.203.26/32"}
2026-02-17 02:50:24.414 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:24.415 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:24.415 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:24.416 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8a829e57f72"
2026-02-17 02:50:24.416 [INFO][80] felix/endpoint_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-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:24.416 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:24.441 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:24.441 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"} status="up"
2026-02-17 02:50:24.518 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali8a829e57f72" state="down"
2026-02-17 02:50:24.518 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a829e57f72", State:"down", Index:151}
2026-02-17 02:50:24.518 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8a829e57f72"
2026-02-17 02:50:24.519 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8a829e57f72"
2026-02-17 02:50:24.519 [INFO][80] 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:50:24.519 [INFO][80] felix/endpoint_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-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:24.519 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:24.519 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.26
2026-02-17 02:50:24.522 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali8a829e57f72" state=""
2026-02-17 02:50:24.522 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8a829e57f72"
2026-02-17 02:50:24.543 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:24.543 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"} status="down"
2026-02-17 02:50:24.543 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a829e57f72", Addrs:set.Typed[string]{}}
2026-02-17 02:50:24.544 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a829e57f72", Addrs:set.Typed[string]{}}
2026-02-17 02:50:24.544 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8a829e57f72", State:"", Index:151}
2026-02-17 02:50:24.544 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8a829e57f72", Addrs:set.Set[string](nil)}
2026-02-17 02:50:24.544 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8a829e57f72", Addrs:set.Set[string](nil)}
2026-02-17 02:50:24.544 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8a829e57f72"
2026-02-17 02:50:24.544 [INFO][80] felix/endpoint_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-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:24.544 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:24.569 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:24.569 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"} status="down"
2026-02-17 02:50:24.624 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504, name=eth0)
2026-02-17 02:50:24.625 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504" endpoint_id:"eth0"}
2026-02-17 02:50:24.625 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-1726"}
2026-02-17 02:50:24.625 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-1726.default"}
2026-02-17 02:50:24.625 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:24.625 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:24.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-1726" ipVersion=0x4 table="filter"
2026-02-17 02:50:24.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bK5cPvf5OBgS0tcqc7" ipVersion=0x4 table="filter"
2026-02-17 02:50:24.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-1726" ipVersion=0x4 table="filter"
2026-02-17 02:50:24.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bK5cPvf5OBgS0tcqc7" ipVersion=0x4 table="filter"
2026-02-17 02:50:24.626 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:24.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8a829e57f72" ipVersion=0x4 table="filter"
2026-02-17 02:50:24.626 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8a829e57f72" ipVersion=0x4 table="filter"
2026-02-17 02:50:24.626 [INFO][80] 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-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:24.626 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:24.692 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-1726/client-containers-827c33ee-a229-46ae-b727-0c525079e504", EndpointId:"eth0"}
2026-02-17 02:50:25.729 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-1726"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"containers-1726"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1726"}
2026-02-17 02:50:25.762 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-1107"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-1107"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1107"}
2026-02-17 02:50:25.789 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-1107" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:25.941 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-1107"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-1107"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1107"}
2026-02-17 02:50:25.984 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3900"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3900"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3900"}
2026-02-17 02:50:26.011 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-3900" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:26.634 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3, name=eth0)
2026-02-17 02:50:26.635 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-3900"} profile:{inbound_rules:{action:"allow" rule_id:"SBTdtTP9cWTy8I7j"} outbound_rules:{action:"allow" rule_id:"Frvet_Yh4u7WkYQa"}}
2026-02-17 02:50:26.636 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-3900.default"} profile:{}
2026-02-17 02:50:26.636 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie603ea0ed1b" profile_ids:"kns.emptydir-3900" profile_ids:"ksa.emptydir-3900.default" ipv4_nets:"10.100.203.20/32"}
2026-02-17 02:50:26.636 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:26.636 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:26.637 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:26.639 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie603ea0ed1b" ipVersion=0x4 table="filter"
2026-02-17 02:50:26.639 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-3900" ipVersion=0x4 table="filter"
2026-02-17 02:50:26.639 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Sw_DZSnKXmoDF-B9EF" ipVersion=0x4 table="filter"
2026-02-17 02:50:26.639 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie603ea0ed1b" ipVersion=0x4 table="filter"
2026-02-17 02:50:26.639 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-3900" ipVersion=0x4 table="filter"
2026-02-17 02:50:26.639 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Sw_DZSnKXmoDF-B9EF" ipVersion=0x4 table="filter"
2026-02-17 02:50:26.639 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie603ea0ed1b"
2026-02-17 02:50:26.639 [INFO][80] felix/endpoint_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-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:26.639 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:26.672 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:26.672 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"} status="down"
2026-02-17 02:50:26.716 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-7332" name:"default"}
2026-02-17 02:50:26.716 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calie603ea0ed1b" state="down"
2026-02-17 02:50:26.717 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie603ea0ed1b"
2026-02-17 02:50:26.718 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calie603ea0ed1b" state="up"
2026-02-17 02:50:26.741 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie603ea0ed1b", State:"down", Index:152}
2026-02-17 02:50:26.741 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie603ea0ed1b", Addrs:set.Typed[string]{}}
2026-02-17 02:50:26.741 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie603ea0ed1b", Addrs:set.Typed[string]{}}
2026-02-17 02:50:26.741 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie603ea0ed1b", State:"up", Index:152}
2026-02-17 02:50:26.742 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie603ea0ed1b"
2026-02-17 02:50:26.742 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie603ea0ed1b"
2026-02-17 02:50:26.742 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie603ea0ed1b"
2026-02-17 02:50:26.742 [INFO][80] felix/endpoint_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-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:26.742 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:26.766 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:26.766 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"} status="up"
2026-02-17 02:50:27.109 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-7332"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-7332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7332"}
2026-02-17 02:50:27.138 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-7332"}
2026-02-17 02:50:27.261 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3, name=eth0)
2026-02-17 02:50:27.261 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie603ea0ed1b" profile_ids:"kns.emptydir-3900" profile_ids:"ksa.emptydir-3900.default" ipv4_nets:"10.100.203.20/32"}
2026-02-17 02:50:27.261 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:27.262 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:27.262 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:27.263 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie603ea0ed1b"
2026-02-17 02:50:27.263 [INFO][80] felix/endpoint_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-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:27.263 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:27.289 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:27.289 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"} status="up"
2026-02-17 02:50:27.832 [INFO][80] 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:50:27.832 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie603ea0ed1b"
2026-02-17 02:50:27.832 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie603ea0ed1b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:27.832 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie603ea0ed1b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:28.351 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-1757" name:"default"}
2026-02-17 02:50:28.431 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3, name=eth0)
2026-02-17 02:50:28.431 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie603ea0ed1b" profile_ids:"kns.emptydir-3900" profile_ids:"ksa.emptydir-3900.default" ipv4_nets:"10.100.203.20/32"}
2026-02-17 02:50:28.431 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.432 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.432 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.432 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie603ea0ed1b"
2026-02-17 02:50:28.432 [INFO][80] felix/endpoint_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-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.432 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.458 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:28.459 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"} status="up"
2026-02-17 02:50:28.535 [INFO][80] 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:50:28.535 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie603ea0ed1b"
2026-02-17 02:50:28.535 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calie603ea0ed1b" state="down"
2026-02-17 02:50:28.535 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie603ea0ed1b", Addrs:set.Typed[string]{}}
2026-02-17 02:50:28.535 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie603ea0ed1b", Addrs:set.Typed[string]{}}
2026-02-17 02:50:28.535 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie603ea0ed1b", State:"down", Index:152}
2026-02-17 02:50:28.539 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie603ea0ed1b"
2026-02-17 02:50:28.539 [INFO][80] felix/endpoint_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-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.539 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.540 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="calie603ea0ed1b" state=""
2026-02-17 02:50:28.540 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie603ea0ed1b"
2026-02-17 02:50:28.543 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.20
2026-02-17 02:50:28.564 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:28.564 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"} status="down"
2026-02-17 02:50:28.564 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie603ea0ed1b", State:"", Index:152}
2026-02-17 02:50:28.564 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie603ea0ed1b", Addrs:set.Set[string](nil)}
2026-02-17 02:50:28.564 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie603ea0ed1b", Addrs:set.Set[string](nil)}
2026-02-17 02:50:28.565 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie603ea0ed1b"
2026-02-17 02:50:28.565 [INFO][80] felix/endpoint_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-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.565 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.589 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:28.589 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"} status="down"
2026-02-17 02:50:28.703 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3, name=eth0)
2026-02-17 02:50:28.704 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3" endpoint_id:"eth0"}
2026-02-17 02:50:28.704 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-3900"}
2026-02-17 02:50:28.704 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-3900.default"}
2026-02-17 02:50:28.704 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.704 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.704 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-3900" ipVersion=0x4 table="filter"
2026-02-17 02:50:28.704 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Sw_DZSnKXmoDF-B9EF" ipVersion=0x4 table="filter"
2026-02-17 02:50:28.704 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-3900" ipVersion=0x4 table="filter"
2026-02-17 02:50:28.704 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Sw_DZSnKXmoDF-B9EF" ipVersion=0x4 table="filter"
2026-02-17 02:50:28.704 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.705 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie603ea0ed1b" ipVersion=0x4 table="filter"
2026-02-17 02:50:28.705 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie603ea0ed1b" ipVersion=0x4 table="filter"
2026-02-17 02:50:28.705 [INFO][80] 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-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.705 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.770 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-3900/pod-3075e7d4-fb01-4e18-8c62-3089f4808ef3", EndpointId:"eth0"}
2026-02-17 02:50:28.947 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-1757"}
2026-02-17 02:50:30.134 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3900"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3900"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3900"}
2026-02-17 02:50:30.164 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7877"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7877"}
2026-02-17 02:50:30.195 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-7877" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:30.260 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7877"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7877"}
2026-02-17 02:50:30.286 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9912"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-9912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9912"}
2026-02-17 02:50:30.310 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9912" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:30.351 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-test" namespace:"services-9912" type:"NodePort" cluster_ips:"10.254.134.39" ports:{Protocol:"TCP" Port:80 NodePort:32489}
2026-02-17 02:50:31.007 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9912/nodeport-test-6fd689bfdb-zpcqd, name=eth0)
2026-02-17 02:50:31.008 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-9912"} profile:{inbound_rules:{action:"allow" rule_id:"6nnR0cRuJAfoGqeJ"} outbound_rules:{action:"allow" rule_id:"Omlqkzki76PQAFIG"}}
2026-02-17 02:50:31.008 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-9912.default"} profile:{}
2026-02-17 02:50:31.008 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9912/nodeport-test-6fd689bfdb-zpcqd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid72fd3533d7" profile_ids:"kns.services-9912" profile_ids:"ksa.services-9912.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:50:31.008 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:31.008 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:31.008 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:31.009 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid72fd3533d7" ipVersion=0x4 table="filter"
2026-02-17 02:50:31.009 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-9912" ipVersion=0x4 table="filter"
2026-02-17 02:50:31.009 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_E-atdb0H3CXftepQWs" ipVersion=0x4 table="filter"
2026-02-17 02:50:31.009 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid72fd3533d7" ipVersion=0x4 table="filter"
2026-02-17 02:50:31.009 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-9912" ipVersion=0x4 table="filter"
2026-02-17 02:50:31.009 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_E-atdb0H3CXftepQWs" ipVersion=0x4 table="filter"
2026-02-17 02:50:31.009 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid72fd3533d7"
2026-02-17 02:50:31.009 [INFO][80] felix/endpoint_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-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:31.009 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:31.048 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:31.049 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"} status="down"
2026-02-17 02:50:31.084 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calid72fd3533d7" state="down"
2026-02-17 02:50:31.084 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid72fd3533d7"
2026-02-17 02:50:31.084 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid72fd3533d7", State:"down", Index:153}
2026-02-17 02:50:31.084 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid72fd3533d7", Addrs:set.Typed[string]{}}
2026-02-17 02:50:31.084 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid72fd3533d7", Addrs:set.Typed[string]{}}
2026-02-17 02:50:31.084 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid72fd3533d7"
2026-02-17 02:50:31.084 [INFO][80] felix/endpoint_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-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:31.084 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:31.087 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calid72fd3533d7" state="up"
2026-02-17 02:50:31.111 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:31.111 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"} status="down"
2026-02-17 02:50:31.111 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid72fd3533d7", State:"up", Index:153}
2026-02-17 02:50:31.111 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid72fd3533d7"
2026-02-17 02:50:31.111 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid72fd3533d7"
2026-02-17 02:50:31.111 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid72fd3533d7"
2026-02-17 02:50:31.111 [INFO][80] felix/endpoint_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-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:31.111 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:31.127 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:31.127 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"} status="up"
2026-02-17 02:50:31.344 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-1726" name:"default"}
2026-02-17 02:50:31.501 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-1726"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"containers-1726"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1726"}
2026-02-17 02:50:31.532 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-1726"}
2026-02-17 02:50:31.557 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-1107" name:"default"}
2026-02-17 02:50:31.615 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-1107"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-1107"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1107"}
2026-02-17 02:50:31.642 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-1107"}
2026-02-17 02:50:32.304 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9912/nodeport-test-6fd689bfdb-zpcqd, name=eth0)
2026-02-17 02:50:32.304 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9912/nodeport-test-6fd689bfdb-zpcqd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid72fd3533d7" profile_ids:"kns.services-9912" profile_ids:"ksa.services-9912.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:50:32.304 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:32.305 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:32.305 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:32.306 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid72fd3533d7"
2026-02-17 02:50:32.306 [INFO][80] felix/endpoint_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-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:32.306 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:32.336 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:32.336 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"} status="up"
2026-02-17 02:50:32.664 [INFO][80] 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:50:32.664 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid72fd3533d7"
2026-02-17 02:50:32.664 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid72fd3533d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:32.665 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid72fd3533d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:33.035 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9912/execpodvv9dl, name=eth0)
2026-02-17 02:50:33.035 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9912/execpodvv9dl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbec0af54d5" profile_ids:"kns.services-9912" profile_ids:"ksa.services-9912.default" ipv4_nets:"10.100.203.30/32"}
2026-02-17 02:50:33.036 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:33.036 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:33.036 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:33.037 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicbec0af54d5" ipVersion=0x4 table="filter"
2026-02-17 02:50:33.037 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicbec0af54d5" ipVersion=0x4 table="filter"
2026-02-17 02:50:33.037 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicbec0af54d5"
2026-02-17 02:50:33.037 [INFO][80] felix/endpoint_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-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:33.037 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:33.078 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:33.078 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"} status="down"
2026-02-17 02:50:33.104 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calicbec0af54d5" state="down"
2026-02-17 02:50:33.104 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicbec0af54d5"
2026-02-17 02:50:33.104 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbec0af54d5", State:"down", Index:154}
2026-02-17 02:50:33.104 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbec0af54d5", Addrs:set.Typed[string]{}}
2026-02-17 02:50:33.104 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbec0af54d5", Addrs:set.Typed[string]{}}
2026-02-17 02:50:33.104 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicbec0af54d5"
2026-02-17 02:50:33.104 [INFO][80] felix/endpoint_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-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:33.105 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:33.105 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calicbec0af54d5" state="up"
2026-02-17 02:50:33.135 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:33.135 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"} status="down"
2026-02-17 02:50:33.135 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbec0af54d5", State:"up", Index:154}
2026-02-17 02:50:33.136 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicbec0af54d5"
2026-02-17 02:50:33.136 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicbec0af54d5"
2026-02-17 02:50:33.136 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbec0af54d5"
2026-02-17 02:50:33.136 [INFO][80] felix/endpoint_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-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:33.137 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:33.164 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:33.166 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"} status="up"
2026-02-17 02:50:34.326 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9912/execpodvv9dl, name=eth0)
2026-02-17 02:50:34.327 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9912/execpodvv9dl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbec0af54d5" profile_ids:"kns.services-9912" profile_ids:"ksa.services-9912.default" ipv4_nets:"10.100.203.30/32"}
2026-02-17 02:50:34.327 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:34.327 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:34.327 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:34.331 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbec0af54d5"
2026-02-17 02:50:34.332 [INFO][80] felix/endpoint_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-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:34.332 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:34.362 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:34.362 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"} status="up"
2026-02-17 02:50:34.679 [INFO][80] 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:50:34.680 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicbec0af54d5"
2026-02-17 02:50:34.680 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbec0af54d5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:34.680 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbec0af54d5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:35.313 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-3900" name:"default"}
2026-02-17 02:50:35.416 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-3900"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-3900"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3900"}
2026-02-17 02:50:35.449 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-3900"}
2026-02-17 02:50:35.586 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-7877" name:"default"}
2026-02-17 02:50:35.719 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7877"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7877"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7877"}
2026-02-17 02:50:35.745 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-7877"}
2026-02-17 02:50:36.172 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9912"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-9912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9912"}
2026-02-17 02:50:36.198 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-742"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-742"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-742"}
2026-02-17 02:50:36.223 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"server-version-742" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:36.271 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-742"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-742"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-742"}
2026-02-17 02:50:36.297 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2467"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2467"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2467"}
2026-02-17 02:50:36.332 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2467" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:38.425 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2467"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2467"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2467"}
2026-02-17 02:50:38.462 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6480"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6480"}
2026-02-17 02:50:38.462 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6480" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:38.588 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6480"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6480"}
2026-02-17 02:50:38.664 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2073"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2073"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2073"}
2026-02-17 02:50:38.690 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2073" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:39.318 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef, name=eth0)
2026-02-17 02:50:39.320 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2073"} profile:{inbound_rules:{action:"allow" rule_id:"VyERofde3i7wZJqq"} outbound_rules:{action:"allow" rule_id:"SJdRhJ7XN4BObwRr"}}
2026-02-17 02:50:39.320 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2073.default"} profile:{}
2026-02-17 02:50:39.320 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaea46141392" profile_ids:"kns.projected-2073" profile_ids:"ksa.projected-2073.default" ipv4_nets:"10.100.203.57/32"}
2026-02-17 02:50:39.320 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:39.320 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:39.320 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:39.321 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaea46141392" ipVersion=0x4 table="filter"
2026-02-17 02:50:39.321 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2073" ipVersion=0x4 table="filter"
2026-02-17 02:50:39.321 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_65V9SCmMtJ39JH4hlh" ipVersion=0x4 table="filter"
2026-02-17 02:50:39.321 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaea46141392" ipVersion=0x4 table="filter"
2026-02-17 02:50:39.321 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2073" ipVersion=0x4 table="filter"
2026-02-17 02:50:39.321 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_65V9SCmMtJ39JH4hlh" ipVersion=0x4 table="filter"
2026-02-17 02:50:39.321 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaea46141392"
2026-02-17 02:50:39.321 [INFO][80] felix/endpoint_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-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:39.321 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:39.350 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:39.350 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"} status="down"
2026-02-17 02:50:39.389 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="caliaea46141392" state="down"
2026-02-17 02:50:39.390 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaea46141392", State:"down", Index:155}
2026-02-17 02:50:39.390 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaea46141392"
2026-02-17 02:50:39.390 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaea46141392", Addrs:set.Typed[string]{}}
2026-02-17 02:50:39.390 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaea46141392", Addrs:set.Typed[string]{}}
2026-02-17 02:50:39.390 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaea46141392"
2026-02-17 02:50:39.390 [INFO][80] felix/endpoint_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-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:39.390 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:39.397 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="caliaea46141392" state="up"
2026-02-17 02:50:39.417 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:39.418 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"} status="down"
2026-02-17 02:50:39.418 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaea46141392", State:"up", Index:155}
2026-02-17 02:50:39.418 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaea46141392"
2026-02-17 02:50:39.418 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaea46141392"
2026-02-17 02:50:39.418 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaea46141392"
2026-02-17 02:50:39.418 [INFO][80] felix/endpoint_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-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:39.418 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:39.438 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:39.438 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"} status="up"
2026-02-17 02:50:40.363 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef, name=eth0)
2026-02-17 02:50:40.363 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaea46141392" profile_ids:"kns.projected-2073" profile_ids:"ksa.projected-2073.default" ipv4_nets:"10.100.203.57/32"}
2026-02-17 02:50:40.364 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:40.364 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:40.365 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:40.365 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaea46141392"
2026-02-17 02:50:40.366 [INFO][80] felix/endpoint_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-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:40.366 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:40.389 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:40.390 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"} status="up"
2026-02-17 02:50:41.037 [INFO][80] 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:50:41.037 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaea46141392"
2026-02-17 02:50:41.037 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaea46141392", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:41.037 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaea46141392", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:41.207 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9912/execpodvv9dl, name=eth0)
2026-02-17 02:50:41.208 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9912/execpodvv9dl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicbec0af54d5" profile_ids:"kns.services-9912" profile_ids:"ksa.services-9912.default" ipv4_nets:"10.100.203.30/32"}
2026-02-17 02:50:41.208 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:41.208 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:41.208 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:41.208 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicbec0af54d5"
2026-02-17 02:50:41.209 [INFO][80] felix/endpoint_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-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:41.209 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:41.216 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9912/execpodvv9dl, name=eth0)
2026-02-17 02:50:41.238 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:41.238 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"} status="up"
2026-02-17 02:50:41.239 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9912/execpodvv9dl" endpoint_id:"eth0"}
2026-02-17 02:50:41.239 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:41.239 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:41.239 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:41.240 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicbec0af54d5" ipVersion=0x4 table="filter"
2026-02-17 02:50:41.240 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicbec0af54d5" ipVersion=0x4 table="filter"
2026-02-17 02:50:41.240 [INFO][80] 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-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:41.240 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:41.240 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.30
2026-02-17 02:50:41.269 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9912/nodeport-test-6fd689bfdb-zpcqd, name=eth0)
2026-02-17 02:50:41.284 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-9912/nodeport-test-6fd689bfdb-zpcqd, name=eth0)
2026-02-17 02:50:41.346 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/execpodvv9dl", EndpointId:"eth0"}
2026-02-17 02:50:41.346 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9912/nodeport-test-6fd689bfdb-zpcqd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid72fd3533d7" profile_ids:"kns.services-9912" profile_ids:"ksa.services-9912.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:50:41.347 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-9912/nodeport-test-6fd689bfdb-zpcqd" endpoint_id:"eth0"}
2026-02-17 02:50:41.347 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-9912"}
2026-02-17 02:50:41.347 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-9912.default"}
2026-02-17 02:50:41.347 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"server-version-742" name:"default"}
2026-02-17 02:50:41.347 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:41.347 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:41.348 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-9912" ipVersion=0x4 table="filter"
2026-02-17 02:50:41.348 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_E-atdb0H3CXftepQWs" ipVersion=0x4 table="filter"
2026-02-17 02:50:41.348 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-9912" ipVersion=0x4 table="filter"
2026-02-17 02:50:41.348 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_E-atdb0H3CXftepQWs" ipVersion=0x4 table="filter"
2026-02-17 02:50:41.348 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:41.348 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid72fd3533d7" ipVersion=0x4 table="filter"
2026-02-17 02:50:41.349 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid72fd3533d7" ipVersion=0x4 table="filter"
2026-02-17 02:50:41.349 [INFO][80] 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-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:41.349 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:41.350 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.28
2026-02-17 02:50:41.410 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-9912/nodeport-test-6fd689bfdb-zpcqd", EndpointId:"eth0"}
2026-02-17 02:50:41.532 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-test" namespace:"services-9912"
bird: KIF: Received address message for unknown interface 154
2026-02-17 02:50:41.580 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef, name=eth0)
2026-02-17 02:50:41.580 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaea46141392" profile_ids:"kns.projected-2073" profile_ids:"ksa.projected-2073.default" ipv4_nets:"10.100.203.57/32"}
2026-02-17 02:50:41.581 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:41.581 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:41.581 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:41.589 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaea46141392"
2026-02-17 02:50:41.589 [INFO][80] 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-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:41.589 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:41.608 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:41.608 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"} status="down"
2026-02-17 02:50:41.644 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calicbec0af54d5" state="down"
2026-02-17 02:50:41.644 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbec0af54d5", State:"down", Index:154}
2026-02-17 02:50:41.644 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicbec0af54d5"
2026-02-17 02:50:41.644 [INFO][80] 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:50:41.644 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbec0af54d5", Addrs:set.Typed[string]{}}
2026-02-17 02:50:41.644 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbec0af54d5", Addrs:set.Typed[string]{}}
2026-02-17 02:50:41.644 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaea46141392"
2026-02-17 02:50:41.647 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calicbec0af54d5" state=""
2026-02-17 02:50:41.647 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicbec0af54d5"
2026-02-17 02:50:41.672 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicbec0af54d5", State:"", Index:154}
2026-02-17 02:50:41.672 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicbec0af54d5", Addrs:set.Set[string](nil)}
2026-02-17 02:50:41.672 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicbec0af54d5", Addrs:set.Set[string](nil)}
2026-02-17 02:50:41.672 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaea46141392"
2026-02-17 02:50:41.683 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="caliaea46141392" state="down"
2026-02-17 02:50:41.683 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaea46141392"
2026-02-17 02:50:41.683 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=155
2026-02-17 02:50:41.686 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="caliaea46141392" state=""
2026-02-17 02:50:41.687 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaea46141392"
2026-02-17 02:50:41.693 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaea46141392", State:"down", Index:155}
2026-02-17 02:50:41.693 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaea46141392", Addrs:set.Typed[string]{}}
2026-02-17 02:50:41.693 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaea46141392", Addrs:set.Typed[string]{}}
2026-02-17 02:50:41.693 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaea46141392", State:"", Index:155}
2026-02-17 02:50:41.693 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaea46141392", Addrs:set.Set[string](nil)}
2026-02-17 02:50:41.693 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaea46141392", Addrs:set.Set[string](nil)}
2026-02-17 02:50:41.693 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaea46141392"
2026-02-17 02:50:41.693 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaea46141392"
2026-02-17 02:50:41.693 [INFO][80] felix/endpoint_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-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:41.693 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:41.694 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.57
2026-02-17 02:50:41.730 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:41.730 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"} status="down"
2026-02-17 02:50:41.858 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef, name=eth0)
2026-02-17 02:50:41.859 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef" endpoint_id:"eth0"}
2026-02-17 02:50:41.859 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2073"}
2026-02-17 02:50:41.859 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2073.default"}
2026-02-17 02:50:41.859 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:41.859 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:41.860 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2073" ipVersion=0x4 table="filter"
2026-02-17 02:50:41.860 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_65V9SCmMtJ39JH4hlh" ipVersion=0x4 table="filter"
2026-02-17 02:50:41.860 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2073" ipVersion=0x4 table="filter"
2026-02-17 02:50:41.860 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_65V9SCmMtJ39JH4hlh" ipVersion=0x4 table="filter"
2026-02-17 02:50:41.860 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:41.860 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaea46141392" ipVersion=0x4 table="filter"
2026-02-17 02:50:41.860 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaea46141392" ipVersion=0x4 table="filter"
2026-02-17 02:50:41.860 [INFO][80] 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-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:41.860 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:41.931 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2073/downwardapi-volume-c180f941-9fc9-45ec-a88a-db74671c31ef", EndpointId:"eth0"}
2026-02-17 02:50:41.931 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9912" name:"default"}
2026-02-17 02:50:41.931 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-742"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-742"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-742"}
2026-02-17 02:50:41.961 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"server-version-742"}
2026-02-17 02:50:42.228 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9912"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-9912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9912"}
2026-02-17 02:50:42.255 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9912"}
2026-02-17 02:50:42.803 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2073"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2073"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2073"}
2026-02-17 02:50:42.831 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-8636"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"apf-8636"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8636"}
2026-02-17 02:50:42.831 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-8636" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:43.038 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-8636"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"apf-8636"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8636"}
2026-02-17 02:50:43.071 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-742"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pods-742"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-742"}
2026-02-17 02:50:43.098 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-742" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:43.135 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-742"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pods-742"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-742"}
2026-02-17 02:50:43.166 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-205"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-205"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-205"}
2026-02-17 02:50:43.166 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-205" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:43.243 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-205"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-205"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-205"}
2026-02-17 02:50:43.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6144"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6144"} 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-6144"}
2026-02-17 02:50:43.302 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-6144" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 153
2026-02-17 02:50:43.676 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calid72fd3533d7" state="down"
2026-02-17 02:50:43.676 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid72fd3533d7"
2026-02-17 02:50:43.676 [INFO][80] 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:50:43.677 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid72fd3533d7", State:"down", Index:153}
2026-02-17 02:50:43.677 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid72fd3533d7", Addrs:set.Typed[string]{}}
2026-02-17 02:50:43.677 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid72fd3533d7", Addrs:set.Typed[string]{}}
2026-02-17 02:50:43.678 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="calid72fd3533d7" state=""
2026-02-17 02:50:43.678 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid72fd3533d7"
2026-02-17 02:50:43.706 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid72fd3533d7", State:"", Index:153}
2026-02-17 02:50:43.706 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid72fd3533d7", Addrs:set.Set[string](nil)}
2026-02-17 02:50:43.706 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid72fd3533d7", Addrs:set.Set[string](nil)}
2026-02-17 02:50:43.927 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2467" name:"default"}
2026-02-17 02:50:43.983 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6480" name:"default"}
2026-02-17 02:50:44.032 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2467"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2467"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2467"}
2026-02-17 02:50:44.060 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2467"}
2026-02-17 02:50:44.082 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863, name=eth0)
2026-02-17 02:50:44.093 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-6144"} profile:{inbound_rules:{action:"allow" rule_id:"9u-u7VC8culzL5zs"} outbound_rules:{action:"allow" rule_id:"Gh9YVs2ErIjOdCu7"}}
2026-02-17 02:50:44.093 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-6144.default"} profile:{}
2026-02-17 02:50:44.093 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali27584fb4b24" profile_ids:"kns.pods-6144" profile_ids:"ksa.pods-6144.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:50:44.093 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:44.093 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:44.093 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:44.094 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali27584fb4b24" ipVersion=0x4 table="filter"
2026-02-17 02:50:44.094 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-6144" ipVersion=0x4 table="filter"
2026-02-17 02:50:44.094 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_a43Zd6MFkHReu6O_tY" ipVersion=0x4 table="filter"
2026-02-17 02:50:44.094 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali27584fb4b24" ipVersion=0x4 table="filter"
2026-02-17 02:50:44.094 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-6144" ipVersion=0x4 table="filter"
2026-02-17 02:50:44.094 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_a43Zd6MFkHReu6O_tY" ipVersion=0x4 table="filter"
2026-02-17 02:50:44.094 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali27584fb4b24"
2026-02-17 02:50:44.094 [INFO][80] felix/endpoint_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-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:44.094 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:44.137 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali27584fb4b24" state="down"
2026-02-17 02:50:44.138 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali27584fb4b24"
2026-02-17 02:50:44.138 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali27584fb4b24" state="up"
2026-02-17 02:50:44.149 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:44.149 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"} status="down"
2026-02-17 02:50:44.149 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali27584fb4b24", State:"down", Index:156}
2026-02-17 02:50:44.149 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali27584fb4b24", Addrs:set.Typed[string]{}}
2026-02-17 02:50:44.149 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali27584fb4b24", Addrs:set.Typed[string]{}}
2026-02-17 02:50:44.149 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali27584fb4b24", State:"up", Index:156}
2026-02-17 02:50:44.149 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali27584fb4b24"
2026-02-17 02:50:44.149 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali27584fb4b24"
2026-02-17 02:50:44.149 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali27584fb4b24"
2026-02-17 02:50:44.149 [INFO][80] felix/endpoint_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-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:44.149 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:44.175 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:44.175 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"} status="up"
2026-02-17 02:50:44.200 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6480"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6480"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6480"}
2026-02-17 02:50:44.242 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6480"}
2026-02-17 02:50:45.400 [INFO][80] 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:50:45.400 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali27584fb4b24"
2026-02-17 02:50:45.400 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali27584fb4b24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:45.400 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali27584fb4b24", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:45.437 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863, name=eth0)
2026-02-17 02:50:45.437 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali27584fb4b24" profile_ids:"kns.pods-6144" profile_ids:"ksa.pods-6144.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:50:45.437 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:45.437 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:45.437 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:45.439 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali27584fb4b24"
2026-02-17 02:50:45.439 [INFO][80] felix/endpoint_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-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:45.439 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:45.467 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863, name=eth0)
2026-02-17 02:50:45.473 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:45.473 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"} status="up"
2026-02-17 02:50:45.473 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali27584fb4b24" profile_ids:"kns.pods-6144" profile_ids:"ksa.pods-6144.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:50:45.473 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:45.473 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:45.474 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:45.474 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali27584fb4b24"
2026-02-17 02:50:45.475 [INFO][80] felix/endpoint_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-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:45.475 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:45.502 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:45.502 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"} status="up"
2026-02-17 02:50:47.451 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863, name=eth0)
2026-02-17 02:50:47.451 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali27584fb4b24" profile_ids:"kns.pods-6144" profile_ids:"ksa.pods-6144.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:50:47.451 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:47.451 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:47.451 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:47.452 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali27584fb4b24"
2026-02-17 02:50:47.452 [INFO][80] felix/endpoint_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-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:47.452 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:47.480 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:47.480 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"} status="up"
2026-02-17 02:50:47.761 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863, name=eth0)
2026-02-17 02:50:47.761 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863" endpoint_id:"eth0"}
2026-02-17 02:50:47.761 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-6144"}
2026-02-17 02:50:47.761 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-6144.default"}
2026-02-17 02:50:47.761 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:47.761 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:47.762 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-6144" ipVersion=0x4 table="filter"
2026-02-17 02:50:47.762 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_a43Zd6MFkHReu6O_tY" ipVersion=0x4 table="filter"
2026-02-17 02:50:47.762 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-6144" ipVersion=0x4 table="filter"
2026-02-17 02:50:47.762 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_a43Zd6MFkHReu6O_tY" ipVersion=0x4 table="filter"
2026-02-17 02:50:47.762 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:47.762 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali27584fb4b24" ipVersion=0x4 table="filter"
2026-02-17 02:50:47.762 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali27584fb4b24" ipVersion=0x4 table="filter"
2026-02-17 02:50:47.762 [INFO][80] 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-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:47.762 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:47.763 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.34
2026-02-17 02:50:47.825 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6144/pod-submit-remove-54688a2d-fb15-4500-8539-863243649863", EndpointId:"eth0"}
2026-02-17 02:50:47.874 [INFO][80] 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:50:47.874 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali27584fb4b24"
2026-02-17 02:50:47.874 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali27584fb4b24", Addrs:set.Typed[string]{}}
2026-02-17 02:50:47.874 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali27584fb4b24", Addrs:set.Typed[string]{}}
2026-02-17 02:50:47.877 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali27584fb4b24" state="down"
2026-02-17 02:50:47.877 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali27584fb4b24" state=""
2026-02-17 02:50:47.877 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali27584fb4b24"
2026-02-17 02:50:47.900 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali27584fb4b24", State:"down", Index:156}
2026-02-17 02:50:47.900 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali27584fb4b24", State:"", Index:156}
2026-02-17 02:50:47.900 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali27584fb4b24", Addrs:set.Set[string](nil)}
2026-02-17 02:50:47.900 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali27584fb4b24", Addrs:set.Set[string](nil)}
2026-02-17 02:50:48.188 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-742"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pods-742"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-742"}
2026-02-17 02:50:48.328 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-8636" name:"default"}
2026-02-17 02:50:48.337 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:50:48.427 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-205" name:"default"}
2026-02-17 02:50:48.528 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6144"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6144"} 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-6144"}
2026-02-17 02:50:48.558 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1048"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"job-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:"job-1048"}
2026-02-17 02:50:48.583 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1048" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:48.758 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2073" name:"default"}
2026-02-17 02:50:48.813 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2073"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2073"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2073"}
2026-02-17 02:50:48.861 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2073"}
2026-02-17 02:50:48.963 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-205"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-205"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-205"}
2026-02-17 02:50:48.997 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-205"}
2026-02-17 02:50:49.035 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-8636"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"apf-8636"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8636"}
2026-02-17 02:50:49.065 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-8636"}
2026-02-17 02:50:49.281 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-1048/with-max-failed-indexes-0-bt8rl, name=eth0)
2026-02-17 02:50:49.282 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1048"} profile:{inbound_rules:{action:"allow" rule_id:"L8r44eqYWQ1OrBIw"} outbound_rules:{action:"allow" rule_id:"IKBmwW7YubDYKdzq"}}
2026-02-17 02:50:49.282 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1048.default"} profile:{}
2026-02-17 02:50:49.282 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1048/with-max-failed-indexes-0-bt8rl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid072facbb87" profile_ids:"kns.job-1048" profile_ids:"ksa.job-1048.default" ipv4_nets:"10.100.203.31/32"}
2026-02-17 02:50:49.282 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:49.283 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:49.283 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:49.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid072facbb87" ipVersion=0x4 table="filter"
2026-02-17 02:50:49.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1048" ipVersion=0x4 table="filter"
2026-02-17 02:50:49.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9kxil-PspsN2vtbSAt" ipVersion=0x4 table="filter"
2026-02-17 02:50:49.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid072facbb87" ipVersion=0x4 table="filter"
2026-02-17 02:50:49.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1048" ipVersion=0x4 table="filter"
2026-02-17 02:50:49.284 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9kxil-PspsN2vtbSAt" ipVersion=0x4 table="filter"
2026-02-17 02:50:49.284 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid072facbb87"
2026-02-17 02:50:49.284 [INFO][80] felix/endpoint_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-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:49.284 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:49.325 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:49.325 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"} status="down"
2026-02-17 02:50:49.353 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="calid072facbb87" state="down"
2026-02-17 02:50:49.354 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid072facbb87", State:"down", Index:157}
2026-02-17 02:50:49.354 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid072facbb87"
2026-02-17 02:50:49.354 [INFO][80] felix/endpoint_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-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:49.354 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid072facbb87"
2026-02-17 02:50:49.354 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:49.356 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="calid072facbb87" state="up"
2026-02-17 02:50:49.384 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:49.384 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"} status="down"
2026-02-17 02:50:49.384 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid072facbb87", Addrs:set.Typed[string]{}}
2026-02-17 02:50:49.384 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid072facbb87", Addrs:set.Typed[string]{}}
2026-02-17 02:50:49.384 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid072facbb87", State:"up", Index:157}
2026-02-17 02:50:49.384 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid072facbb87"
2026-02-17 02:50:49.384 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid072facbb87"
2026-02-17 02:50:49.384 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid072facbb87"
2026-02-17 02:50:49.384 [INFO][80] felix/endpoint_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-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:49.384 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:49.406 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:49.406 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"} status="up"
2026-02-17 02:50:50.478 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-1048/with-max-failed-indexes-0-bt8rl, name=eth0)
2026-02-17 02:50:50.479 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1048/with-max-failed-indexes-0-bt8rl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid072facbb87" profile_ids:"kns.job-1048" profile_ids:"ksa.job-1048.default" ipv4_nets:"10.100.203.31/32"}
2026-02-17 02:50:50.479 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:50.479 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:50.479 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:50.480 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid072facbb87"
2026-02-17 02:50:50.481 [INFO][80] felix/endpoint_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-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:50.481 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:50.506 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:50.506 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"} status="up"
2026-02-17 02:50:50.776 [INFO][80] 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:50:50.776 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid072facbb87"
2026-02-17 02:50:50.776 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid072facbb87", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:50.776 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid072facbb87", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:51.655 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-1048/with-max-failed-indexes-0-bt8rl, name=eth0)
2026-02-17 02:50:51.656 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1048/with-max-failed-indexes-0-bt8rl" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid072facbb87" profile_ids:"kns.job-1048" profile_ids:"ksa.job-1048.default" ipv4_nets:"10.100.203.31/32"}
2026-02-17 02:50:51.656 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:51.656 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:51.656 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:51.657 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid072facbb87"
2026-02-17 02:50:51.657 [INFO][80] felix/endpoint_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-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:51.657 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 157
2026-02-17 02:50:51.679 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:51.679 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"} status="up"
2026-02-17 02:50:51.761 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="calid072facbb87" state="down"
2026-02-17 02:50:51.762 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid072facbb87", State:"down", Index:157}
2026-02-17 02:50:51.762 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid072facbb87"
2026-02-17 02:50:51.762 [INFO][80] felix/endpoint_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-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:51.762 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:51.762 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.31
2026-02-17 02:50:51.762 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid072facbb87"
2026-02-17 02:50:51.762 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="calid072facbb87" state=""
2026-02-17 02:50:51.762 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid072facbb87"
2026-02-17 02:50:51.763 [INFO][80] 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=157
2026-02-17 02:50:51.792 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:51.792 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"} status="down"
2026-02-17 02:50:51.793 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid072facbb87", Addrs:set.Typed[string]{}}
2026-02-17 02:50:51.793 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid072facbb87", Addrs:set.Typed[string]{}}
2026-02-17 02:50:51.793 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid072facbb87", State:"", Index:157}
2026-02-17 02:50:51.793 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid072facbb87", Addrs:set.Set[string](nil)}
2026-02-17 02:50:51.793 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid072facbb87", Addrs:set.Set[string](nil)}
2026-02-17 02:50:51.793 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid072facbb87"
2026-02-17 02:50:51.793 [INFO][80] felix/endpoint_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-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:51.793 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:51.835 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:51.835 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"} status="down"
2026-02-17 02:50:51.879 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-1048/with-max-failed-indexes-0-bt8rl, name=eth0)
2026-02-17 02:50:51.880 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1048/with-max-failed-indexes-0-bt8rl" endpoint_id:"eth0"}
2026-02-17 02:50:51.880 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1048"}
2026-02-17 02:50:51.880 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1048.default"}
2026-02-17 02:50:51.880 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:51.880 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:51.882 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1048" ipVersion=0x4 table="filter"
2026-02-17 02:50:51.882 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9kxil-PspsN2vtbSAt" ipVersion=0x4 table="filter"
2026-02-17 02:50:51.882 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1048" ipVersion=0x4 table="filter"
2026-02-17 02:50:51.882 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9kxil-PspsN2vtbSAt" ipVersion=0x4 table="filter"
2026-02-17 02:50:51.882 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:51.882 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid072facbb87" ipVersion=0x4 table="filter"
2026-02-17 02:50:51.882 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid072facbb87" ipVersion=0x4 table="filter"
2026-02-17 02:50:51.882 [INFO][80] 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-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:51.882 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:51.944 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1048/with-max-failed-indexes-0-bt8rl", EndpointId:"eth0"}
2026-02-17 02:50:53.247 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-742" name:"default"}
2026-02-17 02:50:53.286 [INFO][80] felix/summary.go 100: Summarising 226 dataplane reconciliation loops over 1m0.3s: avg=31ms longest=107ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:50:53.482 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-742"}
2026-02-17 02:50:53.711 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-6144" name:"default"}
2026-02-17 02:50:53.962 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6144"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6144"} 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-6144"}
2026-02-17 02:50:53.989 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-6144"}
2026-02-17 02:50:54.680 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1048"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"job-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:"job-1048"}
2026-02-17 02:50:54.708 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-650"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"job-650"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-650"}
2026-02-17 02:50:54.728 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-650" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:55.351 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-650/with-success-policy-succeeded-indexed-0-72mkr, name=eth0)
2026-02-17 02:50:55.352 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-650"} profile:{inbound_rules:{action:"allow" rule_id:"o9z4Pi3TEpzwGRfN"} outbound_rules:{action:"allow" rule_id:"73U6w8PqfzQGl03q"}}
2026-02-17 02:50:55.352 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-650.default"} profile:{}
2026-02-17 02:50:55.352 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-650/with-success-policy-succeeded-indexed-0-72mkr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a835b88d2b" profile_ids:"kns.job-650" profile_ids:"ksa.job-650.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:50:55.352 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:55.352 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:55.352 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:55.353 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7a835b88d2b" ipVersion=0x4 table="filter"
2026-02-17 02:50:55.353 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-650" ipVersion=0x4 table="filter"
2026-02-17 02:50:55.353 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-650.default" ipVersion=0x4 table="filter"
2026-02-17 02:50:55.353 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7a835b88d2b" ipVersion=0x4 table="filter"
2026-02-17 02:50:55.353 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-650" ipVersion=0x4 table="filter"
2026-02-17 02:50:55.353 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-650.default" ipVersion=0x4 table="filter"
2026-02-17 02:50:55.353 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7a835b88d2b"
2026-02-17 02:50:55.353 [INFO][80] felix/endpoint_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-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:55.353 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:55.405 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:55.405 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"} status="down"
2026-02-17 02:50:55.432 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7a835b88d2b" state="down"
2026-02-17 02:50:55.432 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a835b88d2b"
2026-02-17 02:50:55.432 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a835b88d2b", State:"down", Index:158}
2026-02-17 02:50:55.433 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a835b88d2b", Addrs:set.Typed[string]{}}
2026-02-17 02:50:55.433 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a835b88d2b", Addrs:set.Typed[string]{}}
2026-02-17 02:50:55.433 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a835b88d2b"
2026-02-17 02:50:55.433 [INFO][80] felix/endpoint_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-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:55.433 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:55.433 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7a835b88d2b" state="up"
2026-02-17 02:50:55.458 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:55.458 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"} status="down"
2026-02-17 02:50:55.458 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a835b88d2b", State:"up", Index:158}
2026-02-17 02:50:55.458 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7a835b88d2b"
2026-02-17 02:50:55.458 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a835b88d2b"
2026-02-17 02:50:55.458 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a835b88d2b"
2026-02-17 02:50:55.458 [INFO][80] felix/endpoint_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-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:55.458 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:55.479 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:55.479 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"} status="up"
2026-02-17 02:50:55.489 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-650/with-success-policy-succeeded-indexed-1-m59nd, name=eth0)
2026-02-17 02:50:55.489 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-650/with-success-policy-succeeded-indexed-1-m59nd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali66138178ad3" profile_ids:"kns.job-650" profile_ids:"ksa.job-650.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:50:55.489 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:55.489 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:55.489 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:55.490 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali66138178ad3" ipVersion=0x4 table="filter"
2026-02-17 02:50:55.490 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali66138178ad3" ipVersion=0x4 table="filter"
2026-02-17 02:50:55.490 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali66138178ad3"
2026-02-17 02:50:55.490 [INFO][80] felix/endpoint_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-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:55.490 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:55.535 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:55.535 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"} status="down"
2026-02-17 02:50:55.547 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali66138178ad3" state="down"
2026-02-17 02:50:55.547 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali66138178ad3"
2026-02-17 02:50:55.547 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66138178ad3", State:"down", Index:159}
2026-02-17 02:50:55.547 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66138178ad3", Addrs:set.Typed[string]{}}
2026-02-17 02:50:55.547 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66138178ad3", Addrs:set.Typed[string]{}}
2026-02-17 02:50:55.547 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali66138178ad3"
2026-02-17 02:50:55.548 [INFO][80] felix/endpoint_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-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:55.548 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:55.551 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali66138178ad3" state="up"
2026-02-17 02:50:55.574 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:55.574 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"} status="down"
2026-02-17 02:50:55.574 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66138178ad3", State:"up", Index:159}
2026-02-17 02:50:55.574 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali66138178ad3"
2026-02-17 02:50:55.574 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali66138178ad3"
2026-02-17 02:50:55.574 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali66138178ad3"
2026-02-17 02:50:55.574 [INFO][80] felix/endpoint_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-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:55.575 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:55.613 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:55.613 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"} status="up"
2026-02-17 02:50:56.522 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-650/with-success-policy-succeeded-indexed-1-m59nd, name=eth0)
2026-02-17 02:50:56.522 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-650/with-success-policy-succeeded-indexed-1-m59nd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali66138178ad3" profile_ids:"kns.job-650" profile_ids:"ksa.job-650.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:50:56.522 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:56.522 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:56.522 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:56.523 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali66138178ad3"
2026-02-17 02:50:56.523 [INFO][80] felix/endpoint_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-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:56.523 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:56.552 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-650/with-success-policy-succeeded-indexed-0-72mkr, name=eth0)
2026-02-17 02:50:56.560 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:56.561 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"} status="up"
2026-02-17 02:50:56.561 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-650/with-success-policy-succeeded-indexed-0-72mkr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a835b88d2b" profile_ids:"kns.job-650" profile_ids:"ksa.job-650.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:50:56.561 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:56.561 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:56.561 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:56.563 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a835b88d2b"
2026-02-17 02:50:56.563 [INFO][80] felix/endpoint_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-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:56.563 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:56.586 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:56.586 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"} status="up"
2026-02-17 02:50:56.695 [INFO][80] 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:50:56.696 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali66138178ad3"
2026-02-17 02:50:56.696 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66138178ad3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:56.696 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66138178ad3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:57.081 [INFO][80] 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:50:57.081 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7a835b88d2b"
2026-02-17 02:50:57.081 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a835b88d2b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:57.081 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a835b88d2b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:57.707 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-650/with-success-policy-succeeded-indexed-1-m59nd, name=eth0)
2026-02-17 02:50:57.707 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-650/with-success-policy-succeeded-indexed-1-m59nd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali66138178ad3" profile_ids:"kns.job-650" profile_ids:"ksa.job-650.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:50:57.707 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:57.708 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:57.708 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:57.708 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali66138178ad3"
2026-02-17 02:50:57.709 [INFO][80] felix/endpoint_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-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:57.709 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:57.713 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-650/with-success-policy-succeeded-indexed-0-72mkr, name=eth0)
bird: KIF: Received address message for unknown interface 159
2026-02-17 02:50:57.738 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:57.738 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"} status="up"
2026-02-17 02:50:57.738 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-650/with-success-policy-succeeded-indexed-0-72mkr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7a835b88d2b" profile_ids:"kns.job-650" profile_ids:"ksa.job-650.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:50:57.738 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:57.738 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:57.738 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:57.739 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a835b88d2b"
2026-02-17 02:50:57.739 [INFO][80] 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-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:57.739 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:57.778 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:57.778 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"} status="down"
2026-02-17 02:50:57.818 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali66138178ad3" state="down"
2026-02-17 02:50:57.818 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali66138178ad3"
2026-02-17 02:50:57.818 [INFO][80] 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:50:57.818 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali66138178ad3" state=""
2026-02-17 02:50:57.818 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali66138178ad3"
2026-02-17 02:50:57.818 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66138178ad3", State:"down", Index:159}
2026-02-17 02:50:57.818 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66138178ad3", Addrs:set.Typed[string]{}}
2026-02-17 02:50:57.818 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66138178ad3", Addrs:set.Typed[string]{}}
2026-02-17 02:50:57.818 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali66138178ad3", State:"", Index:159}
2026-02-17 02:50:57.819 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali66138178ad3", Addrs:set.Set[string](nil)}
2026-02-17 02:50:57.819 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali66138178ad3", Addrs:set.Set[string](nil)}
2026-02-17 02:50:57.819 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali66138178ad3"
2026-02-17 02:50:57.819 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7a835b88d2b"
2026-02-17 02:50:57.819 [INFO][80] felix/endpoint_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-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:57.819 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:57.819 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.33
2026-02-17 02:50:57.827 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7a835b88d2b" state="down"
2026-02-17 02:50:57.828 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7a835b88d2b"
2026-02-17 02:50:57.828 [INFO][80] 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:50:57.831 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali7a835b88d2b" state=""
2026-02-17 02:50:57.831 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7a835b88d2b"
2026-02-17 02:50:57.851 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:57.851 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"} status="down"
2026-02-17 02:50:57.851 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a835b88d2b", State:"down", Index:158}
2026-02-17 02:50:57.852 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a835b88d2b", Addrs:set.Typed[string]{}}
2026-02-17 02:50:57.852 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a835b88d2b", Addrs:set.Typed[string]{}}
2026-02-17 02:50:57.852 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7a835b88d2b", State:"", Index:158}
2026-02-17 02:50:57.852 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7a835b88d2b", Addrs:set.Set[string](nil)}
2026-02-17 02:50:57.852 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7a835b88d2b", Addrs:set.Set[string](nil)}
2026-02-17 02:50:57.852 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7a835b88d2b"
2026-02-17 02:50:57.852 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7a835b88d2b"
2026-02-17 02:50:57.852 [INFO][80] felix/endpoint_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-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:57.852 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:57.852 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.35
2026-02-17 02:50:57.883 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:57.883 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"} status="down"
2026-02-17 02:50:57.959 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-650/with-success-policy-succeeded-indexed-1-m59nd, name=eth0)
2026-02-17 02:50:57.960 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-650/with-success-policy-succeeded-indexed-1-m59nd" endpoint_id:"eth0"}
2026-02-17 02:50:57.960 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:57.960 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:57.960 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:57.960 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali66138178ad3" ipVersion=0x4 table="filter"
2026-02-17 02:50:57.960 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali66138178ad3" ipVersion=0x4 table="filter"
2026-02-17 02:50:57.960 [INFO][80] 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-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:57.960 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:58.025 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-1-m59nd", EndpointId:"eth0"}
2026-02-17 02:50:58.101 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-650/with-success-policy-succeeded-indexed-0-72mkr, name=eth0)
2026-02-17 02:50:58.101 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-650/with-success-policy-succeeded-indexed-0-72mkr" endpoint_id:"eth0"}
2026-02-17 02:50:58.102 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-650"}
2026-02-17 02:50:58.102 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-650.default"}
2026-02-17 02:50:58.102 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:58.102 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:58.102 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-650" ipVersion=0x4 table="filter"
2026-02-17 02:50:58.102 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-650.default" ipVersion=0x4 table="filter"
2026-02-17 02:50:58.102 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-650" ipVersion=0x4 table="filter"
2026-02-17 02:50:58.102 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-650.default" ipVersion=0x4 table="filter"
2026-02-17 02:50:58.102 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:58.102 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7a835b88d2b" ipVersion=0x4 table="filter"
2026-02-17 02:50:58.102 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7a835b88d2b" ipVersion=0x4 table="filter"
2026-02-17 02:50:58.102 [INFO][80] 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-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:58.102 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:58.167 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-650/with-success-policy-succeeded-indexed-0-72mkr", EndpointId:"eth0"}
2026-02-17 02:50:58.809 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-650"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"job-650"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-650"}
2026-02-17 02:50:58.837 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9966"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9966"}
2026-02-17 02:50:58.867 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-9966" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:59.456 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9966"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9966"}
2026-02-17 02:50:59.500 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2331"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2331"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2331"}
2026-02-17 02:50:59.533 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-2331" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:00.157 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1048" name:"default"}
2026-02-17 02:51:00.188 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22, name=eth0)
2026-02-17 02:51:00.191 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-2331"} profile:{inbound_rules:{action:"allow" rule_id:"IE_ikN99IRO0CWiD"} outbound_rules:{action:"allow" rule_id:"LXqR5HUH61-XOG7x"}}
2026-02-17 02:51:00.191 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-2331.default"} profile:{}
2026-02-17 02:51:00.192 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali625303a3301" profile_ids:"kns.emptydir-2331" profile_ids:"ksa.emptydir-2331.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:51:00.192 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:00.192 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:00.192 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:00.193 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali625303a3301" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.193 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-2331" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.193 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fUmNCVBiMBysEKlteh" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.193 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali625303a3301" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.193 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-2331" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.193 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fUmNCVBiMBysEKlteh" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.194 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali625303a3301"
2026-02-17 02:51:00.194 [INFO][80] felix/endpoint_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-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:00.194 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:00.256 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:00.256 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} status="down"
2026-02-17 02:51:00.265 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali625303a3301" state="down"
2026-02-17 02:51:00.265 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali625303a3301"
2026-02-17 02:51:00.265 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali625303a3301", State:"down", Index:160}
2026-02-17 02:51:00.265 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali625303a3301", Addrs:set.Typed[string]{}}
2026-02-17 02:51:00.265 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali625303a3301", Addrs:set.Typed[string]{}}
2026-02-17 02:51:00.266 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali625303a3301"
2026-02-17 02:51:00.266 [INFO][80] felix/endpoint_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-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:00.266 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:00.266 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali625303a3301" state="up"
2026-02-17 02:51:00.294 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:00.294 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} status="down"
2026-02-17 02:51:00.294 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali625303a3301", State:"up", Index:160}
2026-02-17 02:51:00.294 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali625303a3301"
2026-02-17 02:51:00.295 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali625303a3301"
2026-02-17 02:51:00.295 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali625303a3301"
2026-02-17 02:51:00.295 [INFO][80] felix/endpoint_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-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:00.295 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:00.330 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:00.331 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} status="up"
2026-02-17 02:51:00.337 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1048"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"job-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:"job-1048"}
2026-02-17 02:51:00.378 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1048"}
2026-02-17 02:51:00.556 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22, name=eth0)
2026-02-17 02:51:00.557 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali625303a3301" profile_ids:"kns.emptydir-2331" profile_ids:"ksa.emptydir-2331.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:51:00.557 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:00.557 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:00.557 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:00.558 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali625303a3301"
2026-02-17 02:51:00.558 [INFO][80] felix/endpoint_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-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:00.558 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:00.578 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:00.578 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} status="up"
2026-02-17 02:51:00.650 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-6332"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-6332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6332"}
2026-02-17 02:51:00.691 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-617"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-617"}
2026-02-17 02:51:00.717 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-617" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:00.866 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-6332/forbid-29521611-mmn9m, name=eth0)
2026-02-17 02:51:00.866 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-6332"} profile:{inbound_rules:{action:"allow" rule_id:"D9RdKGhAV5uCUp7F"} outbound_rules:{action:"allow" rule_id:"oSWWH1jH-5E2M0o4"}}
2026-02-17 02:51:00.866 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-6332.default"} profile:{}
2026-02-17 02:51:00.866 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6332/forbid-29521611-mmn9m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77d6b3aa203" profile_ids:"kns.cronjob-6332" profile_ids:"ksa.cronjob-6332.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:51:00.866 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:00.866 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:00.866 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:00.867 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali77d6b3aa203" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.867 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-6332" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.867 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9UaM91NRIUfEIXZWje" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.867 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali77d6b3aa203" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.867 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-6332" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.867 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9UaM91NRIUfEIXZWje" ipVersion=0x4 table="filter"
2026-02-17 02:51:00.867 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali77d6b3aa203"
2026-02-17 02:51:00.867 [INFO][80] felix/endpoint_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-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:00.867 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:00.904 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:00.904 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"} status="down"
2026-02-17 02:51:00.943 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali77d6b3aa203" state="down"
2026-02-17 02:51:00.943 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali77d6b3aa203"
2026-02-17 02:51:00.943 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77d6b3aa203", State:"down", Index:161}
2026-02-17 02:51:00.943 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77d6b3aa203", Addrs:set.Typed[string]{}}
2026-02-17 02:51:00.943 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77d6b3aa203", Addrs:set.Typed[string]{}}
2026-02-17 02:51:00.944 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali77d6b3aa203"
2026-02-17 02:51:00.944 [INFO][80] felix/endpoint_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-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:00.944 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:00.944 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali77d6b3aa203" state="up"
2026-02-17 02:51:00.968 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:00.968 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"} status="down"
2026-02-17 02:51:00.968 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77d6b3aa203", State:"up", Index:161}
2026-02-17 02:51:00.968 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali77d6b3aa203"
2026-02-17 02:51:00.968 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali77d6b3aa203"
2026-02-17 02:51:00.968 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali77d6b3aa203"
2026-02-17 02:51:00.968 [INFO][80] felix/endpoint_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-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:00.968 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:00.994 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:00.994 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"} status="up"
2026-02-17 02:51:01.451 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924, name=eth0)
2026-02-17 02:51:01.451 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-617"} profile:{inbound_rules:{action:"allow" rule_id:"NQaeLztqcbOCpWyY"} outbound_rules:{action:"allow" rule_id:"TJscMPQJtsjpOTTs"}}
2026-02-17 02:51:01.451 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-617.default"} profile:{}
2026-02-17 02:51:01.451 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4fb0fd9a50b" profile_ids:"kns.projected-617" profile_ids:"ksa.projected-617.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:51:01.451 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:01.452 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:01.452 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:01.452 [INFO][80] 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:51:01.452 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4fb0fd9a50b" ipVersion=0x4 table="filter"
2026-02-17 02:51:01.452 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-617" ipVersion=0x4 table="filter"
2026-02-17 02:51:01.452 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-xFhIEn3B3vHZEfTdo" ipVersion=0x4 table="filter"
2026-02-17 02:51:01.452 [INFO][80] 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:51:01.452 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4fb0fd9a50b" ipVersion=0x4 table="filter"
2026-02-17 02:51:01.452 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-617" ipVersion=0x4 table="filter"
2026-02-17 02:51:01.452 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-xFhIEn3B3vHZEfTdo" ipVersion=0x4 table="filter"
2026-02-17 02:51:01.452 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4fb0fd9a50b"
2026-02-17 02:51:01.452 [INFO][80] felix/endpoint_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-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:01.452 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:01.496 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:01.496 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"} status="down"
2026-02-17 02:51:01.527 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali4fb0fd9a50b" state="down"
2026-02-17 02:51:01.527 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4fb0fd9a50b", State:"down", Index:162}
2026-02-17 02:51:01.528 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4fb0fd9a50b"
2026-02-17 02:51:01.528 [INFO][80] felix/endpoint_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-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:01.528 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:01.527 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4fb0fd9a50b"
2026-02-17 02:51:01.534 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali4fb0fd9a50b" state="up"
2026-02-17 02:51:01.555 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:01.555 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"} status="down"
2026-02-17 02:51:01.555 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4fb0fd9a50b", Addrs:set.Typed[string]{}}
2026-02-17 02:51:01.555 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4fb0fd9a50b", Addrs:set.Typed[string]{}}
2026-02-17 02:51:01.556 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4fb0fd9a50b", State:"up", Index:162}
2026-02-17 02:51:01.556 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4fb0fd9a50b"
2026-02-17 02:51:01.556 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4fb0fd9a50b"
2026-02-17 02:51:01.556 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4fb0fd9a50b"
2026-02-17 02:51:01.556 [INFO][80] felix/endpoint_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-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:01.556 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:01.573 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-6332/forbid-29521611-mmn9m, name=eth0)
2026-02-17 02:51:01.582 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:01.582 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"} status="up"
2026-02-17 02:51:01.583 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6332/forbid-29521611-mmn9m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77d6b3aa203" profile_ids:"kns.cronjob-6332" profile_ids:"ksa.cronjob-6332.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:51:01.583 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:01.583 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:01.583 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:01.584 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali77d6b3aa203"
2026-02-17 02:51:01.584 [INFO][80] felix/endpoint_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-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:01.584 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:01.597 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22, name=eth0)
2026-02-17 02:51:01.612 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:01.612 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"} status="up"
2026-02-17 02:51:01.612 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali625303a3301" profile_ids:"kns.emptydir-2331" profile_ids:"ksa.emptydir-2331.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:51:01.612 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:01.613 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:01.613 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:01.613 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali625303a3301"
2026-02-17 02:51:01.614 [INFO][80] felix/endpoint_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-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:01.614 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:01.644 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:01.644 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} status="up"
2026-02-17 02:51:01.880 [INFO][80] 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:51:01.880 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali625303a3301"
2026-02-17 02:51:01.880 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali625303a3301", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:01.880 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali625303a3301", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:01.944 [INFO][80] 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:51:01.944 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali77d6b3aa203"
2026-02-17 02:51:01.944 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77d6b3aa203", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:01.944 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77d6b3aa203", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:02.604 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924, name=eth0)
2026-02-17 02:51:02.605 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4fb0fd9a50b" profile_ids:"kns.projected-617" profile_ids:"ksa.projected-617.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:51:02.605 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:02.605 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:02.605 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:02.606 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4fb0fd9a50b"
2026-02-17 02:51:02.606 [INFO][80] felix/endpoint_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-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:02.606 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:02.638 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:02.638 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"} status="up"
2026-02-17 02:51:02.809 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22, name=eth0)
2026-02-17 02:51:02.809 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali625303a3301" profile_ids:"kns.emptydir-2331" profile_ids:"ksa.emptydir-2331.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:51:02.809 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:02.809 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:02.810 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:02.811 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali625303a3301"
2026-02-17 02:51:02.811 [INFO][80] felix/endpoint_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-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:02.811 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:02.842 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:02.843 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} status="up"
2026-02-17 02:51:02.915 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali625303a3301" state="down"
2026-02-17 02:51:02.915 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali625303a3301"
2026-02-17 02:51:02.915 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali625303a3301", State:"down", Index:160}
2026-02-17 02:51:02.915 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali625303a3301", Addrs:set.Typed[string]{}}
2026-02-17 02:51:02.915 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali625303a3301", Addrs:set.Typed[string]{}}
2026-02-17 02:51:02.915 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali625303a3301"
2026-02-17 02:51:02.915 [INFO][80] felix/endpoint_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-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:02.915 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:02.916 [INFO][80] 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:51:02.916 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.32
2026-02-17 02:51:02.919 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="cali625303a3301" state=""
2026-02-17 02:51:02.919 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali625303a3301"
2026-02-17 02:51:02.942 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:02.942 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} status="down"
2026-02-17 02:51:02.942 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali625303a3301", State:"", Index:160}
2026-02-17 02:51:02.942 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali625303a3301", Addrs:set.Set[string](nil)}
2026-02-17 02:51:02.942 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali625303a3301", Addrs:set.Set[string](nil)}
2026-02-17 02:51:02.942 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali625303a3301"
2026-02-17 02:51:02.942 [INFO][80] felix/endpoint_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-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:02.942 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:02.966 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:02.967 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"} status="down"
2026-02-17 02:51:03.059 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22, name=eth0)
2026-02-17 02:51:03.060 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22" endpoint_id:"eth0"}
2026-02-17 02:51:03.060 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-2331"}
2026-02-17 02:51:03.060 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-2331.default"}
2026-02-17 02:51:03.060 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:03.060 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:03.060 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-2331" ipVersion=0x4 table="filter"
2026-02-17 02:51:03.060 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fUmNCVBiMBysEKlteh" ipVersion=0x4 table="filter"
2026-02-17 02:51:03.060 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-2331" ipVersion=0x4 table="filter"
2026-02-17 02:51:03.060 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fUmNCVBiMBysEKlteh" ipVersion=0x4 table="filter"
2026-02-17 02:51:03.060 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:03.060 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali625303a3301" ipVersion=0x4 table="filter"
2026-02-17 02:51:03.060 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali625303a3301" ipVersion=0x4 table="filter"
2026-02-17 02:51:03.060 [INFO][80] 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-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:03.060 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:03.134 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-2331/pod-69446810-a6ac-4829-be95-43c1e3508a22", EndpointId:"eth0"}
2026-02-17 02:51:03.164 [INFO][80] 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:51:03.165 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4fb0fd9a50b"
2026-02-17 02:51:03.165 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4fb0fd9a50b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:03.165 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4fb0fd9a50b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:03.650 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2331"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2331"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2331"}
2026-02-17 02:51:03.692 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1527"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-1527"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1527"}
2026-02-17 02:51:03.729 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1527" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:03.756 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-1527" type:"ClusterIP" cluster_ips:"10.254.174.222" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"UDP" Port:80}
2026-02-17 02:51:03.821 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924, name=eth0)
2026-02-17 02:51:03.822 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4fb0fd9a50b" profile_ids:"kns.projected-617" profile_ids:"ksa.projected-617.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:51:03.822 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:03.822 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:03.822 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:03.823 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4fb0fd9a50b"
2026-02-17 02:51:03.823 [INFO][80] felix/endpoint_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-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:03.823 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 162
2026-02-17 02:51:03.850 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:03.850 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"} status="up"
2026-02-17 02:51:03.890 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-650" name:"default"}
2026-02-17 02:51:03.926 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali4fb0fd9a50b" state="down"
2026-02-17 02:51:03.927 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4fb0fd9a50b"
2026-02-17 02:51:03.927 [INFO][80] 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:51:03.927 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4fb0fd9a50b", State:"down", Index:162}
2026-02-17 02:51:03.927 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4fb0fd9a50b", Addrs:set.Typed[string]{}}
2026-02-17 02:51:03.927 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4fb0fd9a50b", Addrs:set.Typed[string]{}}
2026-02-17 02:51:03.927 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4fb0fd9a50b"
2026-02-17 02:51:03.927 [INFO][80] felix/endpoint_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-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:03.927 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:03.927 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali4fb0fd9a50b" state=""
2026-02-17 02:51:03.927 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4fb0fd9a50b"
2026-02-17 02:51:03.928 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.29
2026-02-17 02:51:03.953 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:03.954 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"} status="down"
2026-02-17 02:51:03.954 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4fb0fd9a50b", State:"", Index:162}
2026-02-17 02:51:03.954 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4fb0fd9a50b", Addrs:set.Set[string](nil)}
2026-02-17 02:51:03.954 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4fb0fd9a50b", Addrs:set.Set[string](nil)}
2026-02-17 02:51:03.954 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4fb0fd9a50b"
2026-02-17 02:51:03.954 [INFO][80] felix/endpoint_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-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:03.954 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:03.979 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:03.979 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"} status="down"
2026-02-17 02:51:04.072 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924, name=eth0)
2026-02-17 02:51:04.073 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924" endpoint_id:"eth0"}
2026-02-17 02:51:04.073 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-617"}
2026-02-17 02:51:04.073 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-617.default"}
2026-02-17 02:51:04.073 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:04.073 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:04.073 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-617" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.073 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-xFhIEn3B3vHZEfTdo" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.073 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-617" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.073 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-xFhIEn3B3vHZEfTdo" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.073 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:04.073 [INFO][80] 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:51:04.073 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4fb0fd9a50b" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.073 [INFO][80] 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:51:04.073 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4fb0fd9a50b" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.073 [INFO][80] 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-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:04.073 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:04.133 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-617/pod-projected-secrets-c3e0fbda-9fcd-4412-b2bc-134981d74924", EndpointId:"eth0"}
2026-02-17 02:51:04.379 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-650"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"job-650"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-650"}
2026-02-17 02:51:04.407 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-1527/pod1, name=eth0)
2026-02-17 02:51:04.412 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1527"} profile:{inbound_rules:{action:"allow" rule_id:"8sKDD6PClx6m5-4L"} outbound_rules:{action:"allow" rule_id:"Dem6LrB-4XHG3dlh"}}
2026-02-17 02:51:04.413 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1527.default"} profile:{}
2026-02-17 02:51:04.413 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1527/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali993556048a5" profile_ids:"kns.services-1527" profile_ids:"ksa.services-1527.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:51:04.413 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:04.413 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:04.414 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:04.414 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali993556048a5" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.414 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1527" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.414 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_scwWD8hIc8U7AtLBZF" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.415 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali993556048a5" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.415 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1527" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.415 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_scwWD8hIc8U7AtLBZF" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.415 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali993556048a5"
2026-02-17 02:51:04.415 [INFO][80] felix/endpoint_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-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:04.415 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:04.453 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:04.453 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:51:04.453 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-650"}
2026-02-17 02:51:04.477 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali993556048a5" state="down"
2026-02-17 02:51:04.477 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali993556048a5"
2026-02-17 02:51:04.477 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali993556048a5" state="up"
2026-02-17 02:51:04.478 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali993556048a5", State:"down", Index:163}
2026-02-17 02:51:04.478 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali993556048a5", Addrs:set.Typed[string]{}}
2026-02-17 02:51:04.478 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali993556048a5", Addrs:set.Typed[string]{}}
2026-02-17 02:51:04.478 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali993556048a5", State:"up", Index:163}
2026-02-17 02:51:04.478 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali993556048a5"
2026-02-17 02:51:04.478 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali993556048a5"
2026-02-17 02:51:04.478 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali993556048a5"
2026-02-17 02:51:04.479 [INFO][80] felix/endpoint_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-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:04.479 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:04.513 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:04.513 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:51:04.898 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-617"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-617"}
2026-02-17 02:51:04.929 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4520"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4520"}
2026-02-17 02:51:04.959 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-4520" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:05.182 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-9966" name:"default"}
2026-02-17 02:51:05.209 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9966"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9966"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9966"}
2026-02-17 02:51:05.240 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-9966"}
2026-02-17 02:51:05.622 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-1527/pod1, name=eth0)
2026-02-17 02:51:05.622 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1527/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali993556048a5" profile_ids:"kns.services-1527" profile_ids:"ksa.services-1527.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:51:05.622 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:05.623 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:05.623 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:05.624 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali993556048a5"
2026-02-17 02:51:05.624 [INFO][80] felix/endpoint_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-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:05.624 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:05.651 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:05.651 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:51:05.687 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-6332"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-6332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6332"}
2026-02-17 02:51:06.392 [INFO][80] 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:51:06.392 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali993556048a5"
2026-02-17 02:51:06.392 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali993556048a5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:06.392 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali993556048a5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:06.426 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-1527/execpodj9dsm, name=eth0)
2026-02-17 02:51:06.431 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1527/execpodj9dsm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali512c8accd84" profile_ids:"kns.services-1527" profile_ids:"ksa.services-1527.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:51:06.431 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:06.431 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:06.432 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:06.432 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali512c8accd84" ipVersion=0x4 table="filter"
2026-02-17 02:51:06.432 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali512c8accd84" ipVersion=0x4 table="filter"
2026-02-17 02:51:06.432 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali512c8accd84"
2026-02-17 02:51:06.432 [INFO][80] felix/endpoint_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-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:06.432 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:06.487 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="cali512c8accd84" state="down"
2026-02-17 02:51:06.488 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali512c8accd84"
2026-02-17 02:51:06.488 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="cali512c8accd84" state="up"
2026-02-17 02:51:06.492 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:06.492 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"} status="down"
2026-02-17 02:51:06.492 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali512c8accd84", State:"down", Index:164}
2026-02-17 02:51:06.492 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali512c8accd84", Addrs:set.Typed[string]{}}
2026-02-17 02:51:06.492 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali512c8accd84", Addrs:set.Typed[string]{}}
2026-02-17 02:51:06.492 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali512c8accd84", State:"up", Index:164}
2026-02-17 02:51:06.492 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali512c8accd84"
2026-02-17 02:51:06.492 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali512c8accd84"
2026-02-17 02:51:06.493 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali512c8accd84"
2026-02-17 02:51:06.493 [INFO][80] felix/endpoint_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-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:06.493 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:06.538 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:06.538 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"} status="up"
2026-02-17 02:51:07.479 [INFO][80] 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:51:07.480 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali512c8accd84"
2026-02-17 02:51:07.480 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali512c8accd84", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:07.480 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali512c8accd84", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:07.638 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-1527/execpodj9dsm, name=eth0)
2026-02-17 02:51:07.639 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1527/execpodj9dsm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali512c8accd84" profile_ids:"kns.services-1527" profile_ids:"ksa.services-1527.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:51:07.639 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:07.639 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:07.639 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:07.641 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali512c8accd84"
2026-02-17 02:51:07.641 [INFO][80] felix/endpoint_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-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:07.642 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:07.668 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:07.668 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"} status="up"
2026-02-17 02:51:08.898 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-2331" name:"default"}
2026-02-17 02:51:09.031 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-2331"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-2331"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2331"}
2026-02-17 02:51:09.061 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-2331"}
2026-02-17 02:51:10.229 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-617" name:"default"}
2026-02-17 02:51:10.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-1527" type:"ClusterIP" cluster_ips:"10.254.174.222" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.427 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-617"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-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:"projected-617"}
2026-02-17 02:51:10.457 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-617"}
2026-02-17 02:51:17.064 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-1527" type:"ClusterIP" cluster_ips:"10.254.174.222" ports:{Protocol:"UDP" Port:80}
2026-02-17 02:51:27.870 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1527"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-1527"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1527"}
2026-02-17 02:51:27.904 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6267"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6267"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6267"}
2026-02-17 02:51:27.931 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6267" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:29.169 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4520"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4520"}
2026-02-17 02:51:29.216 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7034"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7034"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7034"}
2026-02-17 02:51:29.253 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7034" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:29.312 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7034"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7034"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7034"}
2026-02-17 02:51:29.334 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-2192"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-2192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2192"}
2026-02-17 02:51:29.360 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-2192" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:31.890 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=cronjob-6332/forbid-29521611-mmn9m, name=eth0)
2026-02-17 02:51:31.890 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6332/forbid-29521611-mmn9m" endpoint_id:"eth0"}
2026-02-17 02:51:31.890 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-6332.default"}
2026-02-17 02:51:31.891 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-6332"}
2026-02-17 02:51:31.891 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:31.891 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:31.892 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-6332" ipVersion=0x4 table="filter"
2026-02-17 02:51:31.892 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9UaM91NRIUfEIXZWje" ipVersion=0x4 table="filter"
2026-02-17 02:51:31.892 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-6332" ipVersion=0x4 table="filter"
2026-02-17 02:51:31.892 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9UaM91NRIUfEIXZWje" ipVersion=0x4 table="filter"
2026-02-17 02:51:31.892 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:31.892 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali77d6b3aa203" ipVersion=0x4 table="filter"
2026-02-17 02:51:31.892 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali77d6b3aa203" ipVersion=0x4 table="filter"
2026-02-17 02:51:31.892 [INFO][80] 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-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:31.892 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:31.894 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.15
2026-02-17 02:51:31.956 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6332/forbid-29521611-mmn9m", EndpointId:"eth0"}
2026-02-17 02:51:32.000 [INFO][80] 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:51:32.000 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali77d6b3aa203"
2026-02-17 02:51:32.000 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali77d6b3aa203" state="down"
2026-02-17 02:51:32.000 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77d6b3aa203", Addrs:set.Typed[string]{}}
2026-02-17 02:51:32.000 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77d6b3aa203", Addrs:set.Typed[string]{}}
2026-02-17 02:51:32.000 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77d6b3aa203", State:"down", Index:161}
2026-02-17 02:51:32.004 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali77d6b3aa203" state=""
2026-02-17 02:51:32.004 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali77d6b3aa203"
2026-02-17 02:51:32.027 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77d6b3aa203", State:"", Index:161}
2026-02-17 02:51:32.027 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77d6b3aa203", Addrs:set.Set[string](nil)}
2026-02-17 02:51:32.027 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77d6b3aa203", Addrs:set.Set[string](nil)}
2026-02-17 02:51:32.068 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6267"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6267"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6267"}
2026-02-17 02:51:32.101 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-5030"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-5030"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5030"}
2026-02-17 02:51:32.138 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-5030" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:32.161 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-5030"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-5030"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5030"}
2026-02-17 02:51:32.190 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5628"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5628"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5628"}
2026-02-17 02:51:32.223 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5628" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:32.281 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sample-api" namespace:"aggregator-2192" type:"ClusterIP" cluster_ips:"10.254.38.218" ports:{Protocol:"TCP" Port:7443}
2026-02-17 02:51:32.281 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-2192" name:"sample-apiserver"} labels:{key:"projectcalico.org/name" value:"sample-apiserver"}
2026-02-17 02:51:32.315 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5628"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5628"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5628"}
2026-02-17 02:51:32.347 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4242"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4242"}
2026-02-17 02:51:32.372 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-4242" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:32.902 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-1527/execpodj9dsm, name=eth0)
2026-02-17 02:51:32.902 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1527/execpodj9dsm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali512c8accd84" profile_ids:"kns.services-1527" profile_ids:"ksa.services-1527.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:51:32.902 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:32.902 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:32.902 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:32.906 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali512c8accd84"
2026-02-17 02:51:32.906 [INFO][80] felix/endpoint_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-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:32.906 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:32.908 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-1527/execpodj9dsm, name=eth0)
2026-02-17 02:51:32.919 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-1527/pod1, name=eth0)
2026-02-17 02:51:32.936 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-1527/pod1, name=eth0)
2026-02-17 02:51:32.950 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:32.950 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"} status="up"
2026-02-17 02:51:32.950 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1527/execpodj9dsm" endpoint_id:"eth0"}
2026-02-17 02:51:32.950 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1527/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali993556048a5" profile_ids:"kns.services-1527" profile_ids:"ksa.services-1527.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:51:32.950 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1527/pod1" endpoint_id:"eth0"}
2026-02-17 02:51:32.950 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1527"}
2026-02-17 02:51:32.950 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1527.default"}
2026-02-17 02:51:32.950 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:32.950 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:32.951 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:32.952 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:32.952 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:32.952 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1527" ipVersion=0x4 table="filter"
2026-02-17 02:51:32.952 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_scwWD8hIc8U7AtLBZF" ipVersion=0x4 table="filter"
2026-02-17 02:51:32.952 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1527" ipVersion=0x4 table="filter"
2026-02-17 02:51:32.953 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_scwWD8hIc8U7AtLBZF" ipVersion=0x4 table="filter"
2026-02-17 02:51:32.953 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:32.953 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali512c8accd84" ipVersion=0x4 table="filter"
2026-02-17 02:51:32.953 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali993556048a5" ipVersion=0x4 table="filter"
2026-02-17 02:51:32.953 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali512c8accd84" ipVersion=0x4 table="filter"
2026-02-17 02:51:32.953 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali993556048a5" ipVersion=0x4 table="filter"
2026-02-17 02:51:32.953 [INFO][80] 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-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:32.953 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:32.953 [INFO][80] 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-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:32.953 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:32.954 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.38
2026-02-17 02:51:32.954 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.37
2026-02-17 02:51:33.021 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/pod1", EndpointId:"eth0"}
2026-02-17 02:51:33.021 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1527/execpodj9dsm", EndpointId:"eth0"}
2026-02-17 02:51:33.021 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1527" name:"default"}
2026-02-17 02:51:33.180 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273, name=eth0)
2026-02-17 02:51:33.180 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-4242.default"} profile:{}
2026-02-17 02:51:33.180 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-4242"} profile:{inbound_rules:{action:"allow" rule_id:"uFp6LVrxqfi-3d2i"} outbound_rules:{action:"allow" rule_id:"HIlE19H33a-I-BFk"}}
2026-02-17 02:51:33.181 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali571fbd1eb8d" profile_ids:"kns.var-expansion-4242" profile_ids:"ksa.var-expansion-4242.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:51:33.181 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:33.181 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:33.181 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:33.181 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali571fbd1eb8d" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.181 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__1HRGz7gYCfOQaMNy1" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.181 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_989GAUr4guHGbLXEkC" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.181 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali571fbd1eb8d" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.181 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__1HRGz7gYCfOQaMNy1" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.181 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_989GAUr4guHGbLXEkC" ipVersion=0x4 table="filter"
2026-02-17 02:51:33.181 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali571fbd1eb8d"
2026-02-17 02:51:33.181 [INFO][80] felix/endpoint_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-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:33.182 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:33.230 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:33.230 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"} status="down"
2026-02-17 02:51:33.244 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali571fbd1eb8d" state="down"
2026-02-17 02:51:33.245 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali571fbd1eb8d", State:"down", Index:165}
2026-02-17 02:51:33.245 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali571fbd1eb8d"
2026-02-17 02:51:33.245 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali571fbd1eb8d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:33.245 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali571fbd1eb8d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:33.245 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali571fbd1eb8d"
2026-02-17 02:51:33.245 [INFO][80] felix/endpoint_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-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:33.245 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:33.253 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali571fbd1eb8d" state="up"
2026-02-17 02:51:33.273 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:33.273 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"} status="down"
2026-02-17 02:51:33.273 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali571fbd1eb8d", State:"up", Index:165}
2026-02-17 02:51:33.273 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali571fbd1eb8d"
2026-02-17 02:51:33.273 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali571fbd1eb8d"
2026-02-17 02:51:33.273 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali571fbd1eb8d"
2026-02-17 02:51:33.273 [INFO][80] felix/endpoint_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-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:33.273 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:33.296 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:33.296 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"} status="up"
2026-02-17 02:51:33.335 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-1527"
bird: KIF: Received address message for unknown interface 164
2026-02-17 02:51:33.456 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1527"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-1527"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1527"}
2026-02-17 02:51:33.473 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="cali512c8accd84" state="down"
2026-02-17 02:51:33.473 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali512c8accd84"
2026-02-17 02:51:33.473 [INFO][80] 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:51:33.475 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="cali512c8accd84" state=""
2026-02-17 02:51:33.475 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali512c8accd84"
2026-02-17 02:51:33.482 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali512c8accd84", State:"down", Index:164}
2026-02-17 02:51:33.483 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali512c8accd84", Addrs:set.Typed[string]{}}
2026-02-17 02:51:33.483 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali512c8accd84", Addrs:set.Typed[string]{}}
2026-02-17 02:51:33.483 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali512c8accd84", State:"", Index:164}
2026-02-17 02:51:33.483 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali512c8accd84", Addrs:set.Set[string](nil)}
2026-02-17 02:51:33.483 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali512c8accd84", Addrs:set.Set[string](nil)}
2026-02-17 02:51:33.500 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1527"}
2026-02-17 02:51:33.504 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali993556048a5" state="down"
2026-02-17 02:51:33.505 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali993556048a5"
2026-02-17 02:51:33.505 [INFO][80] 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:51:33.506 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali993556048a5" state=""
2026-02-17 02:51:33.506 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali993556048a5"
2026-02-17 02:51:33.518 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali993556048a5", State:"down", Index:163}
2026-02-17 02:51:33.518 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali993556048a5", Addrs:set.Typed[string]{}}
2026-02-17 02:51:33.518 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali993556048a5", Addrs:set.Typed[string]{}}
2026-02-17 02:51:33.518 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali993556048a5", State:"", Index:163}
2026-02-17 02:51:33.518 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali993556048a5", Addrs:set.Set[string](nil)}
2026-02-17 02:51:33.518 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali993556048a5", Addrs:set.Set[string](nil)}
2026-02-17 02:51:33.813 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273, name=eth0)
2026-02-17 02:51:33.813 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali571fbd1eb8d" profile_ids:"kns.var-expansion-4242" profile_ids:"ksa.var-expansion-4242.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:51:33.813 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:33.813 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:33.813 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:33.815 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali571fbd1eb8d"
2026-02-17 02:51:33.815 [INFO][80] felix/endpoint_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-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:33.815 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:33.839 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:33.839 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"} status="up"
2026-02-17 02:51:34.342 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7034" name:"default"}
2026-02-17 02:51:34.457 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273, name=eth0)
2026-02-17 02:51:34.457 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali571fbd1eb8d" profile_ids:"kns.var-expansion-4242" profile_ids:"ksa.var-expansion-4242.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:51:34.457 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:34.458 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:34.458 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:34.460 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali571fbd1eb8d"
2026-02-17 02:51:34.461 [INFO][80] felix/endpoint_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-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:34.461 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:34.493 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:34.493 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"} status="up"
2026-02-17 02:51:34.648 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::345f:f4ff:fec2:d8e" exists=true ifIndex=165
2026-02-17 02:51:34.648 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::345f:f4ff:fec2:d8e} ifaceName="cali571fbd1eb8d"
2026-02-17 02:51:34.648 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali571fbd1eb8d", Addrs:set.Typed[string]{"fe80::345f:f4ff:fec2:d8e":set.v{}}}
2026-02-17 02:51:34.648 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali571fbd1eb8d", Addrs:set.Typed[string]{"fe80::345f:f4ff:fec2:d8e":set.v{}}}
2026-02-17 02:51:34.675 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-4520" name:"default"}
2026-02-17 02:51:34.759 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7034"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7034"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7034"}
2026-02-17 02:51:34.789 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7034"}
2026-02-17 02:51:35.013 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-4520"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-4520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4520"}
2026-02-17 02:51:35.050 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-4520"}
2026-02-17 02:51:35.836 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273, name=eth0)
2026-02-17 02:51:35.836 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali571fbd1eb8d" profile_ids:"kns.var-expansion-4242" profile_ids:"ksa.var-expansion-4242.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:51:35.836 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:35.836 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:35.836 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:35.838 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali571fbd1eb8d"
2026-02-17 02:51:35.838 [INFO][80] felix/endpoint_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-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:35.838 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:35.868 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:35.868 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"} status="up"
2026-02-17 02:51:36.006 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273, name=eth0)
2026-02-17 02:51:36.007 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273" endpoint_id:"eth0"}
2026-02-17 02:51:36.007 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-4242"}
2026-02-17 02:51:36.007 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-4242.default"}
2026-02-17 02:51:36.007 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:36.008 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:36.008 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__1HRGz7gYCfOQaMNy1" ipVersion=0x4 table="filter"
2026-02-17 02:51:36.009 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_989GAUr4guHGbLXEkC" ipVersion=0x4 table="filter"
2026-02-17 02:51:36.009 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__1HRGz7gYCfOQaMNy1" ipVersion=0x4 table="filter"
2026-02-17 02:51:36.009 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_989GAUr4guHGbLXEkC" ipVersion=0x4 table="filter"
2026-02-17 02:51:36.009 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:36.009 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali571fbd1eb8d" ipVersion=0x4 table="filter"
2026-02-17 02:51:36.009 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali571fbd1eb8d" ipVersion=0x4 table="filter"
2026-02-17 02:51:36.009 [INFO][80] 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-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:36.009 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:36.010 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.41
2026-02-17 02:51:36.064 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-4242/var-expansion-b42bdb25-0884-4056-874f-5c435ead7273", EndpointId:"eth0"}
2026-02-17 02:51:36.115 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali571fbd1eb8d" state="down"
2026-02-17 02:51:36.115 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali571fbd1eb8d"
2026-02-17 02:51:36.115 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::345f:f4ff:fec2:d8e" exists=false ifIndex=165
2026-02-17 02:51:36.115 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali571fbd1eb8d", State:"down", Index:165}
2026-02-17 02:51:36.115 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali571fbd1eb8d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:36.115 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali571fbd1eb8d", Addrs:set.Typed[string]{}}
2026-02-17 02:51:36.118 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali571fbd1eb8d" state=""
2026-02-17 02:51:36.118 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali571fbd1eb8d"
2026-02-17 02:51:36.137 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali571fbd1eb8d", State:"", Index:165}
2026-02-17 02:51:36.138 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali571fbd1eb8d", Addrs:set.Set[string](nil)}
2026-02-17 02:51:36.138 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali571fbd1eb8d", Addrs:set.Set[string](nil)}
2026-02-17 02:51:37.223 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6267" name:"default"}
2026-02-17 02:51:37.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-5030" name:"default"}
2026-02-17 02:51:37.396 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5628" name:"default"}
2026-02-17 02:51:37.579 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6267"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6267"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6267"}
2026-02-17 02:51:37.618 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6267"}
2026-02-17 02:51:37.750 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5628"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5628"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5628"}
2026-02-17 02:51:37.794 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-5030"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-5030"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5030"}
2026-02-17 02:51:37.795 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5628"}
2026-02-17 02:51:37.795 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-5030"}
2026-02-17 02:51:38.665 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4242"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4242"}
2026-02-17 02:51:38.695 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9763"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9763"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9763"}
2026-02-17 02:51:38.729 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-9763" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:38.758 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9763"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9763"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9763"}
2026-02-17 02:51:38.790 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5380"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-5380"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5380"}
2026-02-17 02:51:38.790 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5380" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:38.814 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-5380" type:"ClusterIP" cluster_ips:"10.254.164.43" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:39.479 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5380/affinity-clusterip-transition-66686d5d57-dvzhz, name=eth0)
2026-02-17 02:51:39.480 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-5380"} profile:{inbound_rules:{action:"allow" rule_id:"OWh-blJrzVqeEeme"} outbound_rules:{action:"allow" rule_id:"CzneY1Qd4JVIRpSN"}}
2026-02-17 02:51:39.480 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-5380.default"} profile:{}
2026-02-17 02:51:39.480 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2c3a034bdd" profile_ids:"kns.services-5380" profile_ids:"ksa.services-5380.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:51:39.480 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:51:39.480 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:51:39.481 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:51:39.481 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif2c3a034bdd" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.481 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-5380" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.481 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_w8UvMLMo_JhV8iD-XU" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.481 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif2c3a034bdd" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.481 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-5380" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.481 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_w8UvMLMo_JhV8iD-XU" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.481 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif2c3a034bdd"
2026-02-17 02:51:39.481 [INFO][80] felix/endpoint_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-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:51:39.481 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:51:39.530 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:39.530 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"} status="down"
2026-02-17 02:51:39.553 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="calif2c3a034bdd" state="down"
2026-02-17 02:51:39.553 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif2c3a034bdd"
2026-02-17 02:51:39.553 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2c3a034bdd", State:"down", Index:166}
2026-02-17 02:51:39.553 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2c3a034bdd", Addrs:set.Typed[string]{}}
2026-02-17 02:51:39.553 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2c3a034bdd", Addrs:set.Typed[string]{}}
2026-02-17 02:51:39.553 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2c3a034bdd"
2026-02-17 02:51:39.553 [INFO][80] felix/endpoint_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-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:51:39.554 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:51:39.556 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="calif2c3a034bdd" state="up"
2026-02-17 02:51:39.576 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:39.576 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"} status="down"
2026-02-17 02:51:39.576 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2c3a034bdd", State:"up", Index:166}
2026-02-17 02:51:39.576 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif2c3a034bdd"
2026-02-17 02:51:39.576 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif2c3a034bdd"
2026-02-17 02:51:39.576 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2c3a034bdd"
2026-02-17 02:51:39.576 [INFO][80] felix/endpoint_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-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:51:39.576 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:51:39.601 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:39.602 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"} status="up"
2026-02-17 02:51:39.616 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5380/affinity-clusterip-transition-66686d5d57-j55gl, name=eth0)
2026-02-17 02:51:39.616 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fe693c3fe9" profile_ids:"kns.services-5380" profile_ids:"ksa.services-5380.default" ipv4_nets:"10.100.203.42/32"}
2026-02-17 02:51:39.616 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:51:39.616 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:51:39.617 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:51:39.617 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0fe693c3fe9" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.617 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0fe693c3fe9" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.617 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0fe693c3fe9"
2026-02-17 02:51:39.617 [INFO][80] felix/endpoint_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-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:51:39.617 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:51:39.666 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:39.666 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"} status="down"
2026-02-17 02:51:39.692 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali0fe693c3fe9" state="down"
2026-02-17 02:51:39.692 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0fe693c3fe9"
2026-02-17 02:51:39.692 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0fe693c3fe9", State:"down", Index:167}
2026-02-17 02:51:39.692 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0fe693c3fe9", Addrs:set.Typed[string]{}}
2026-02-17 02:51:39.692 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0fe693c3fe9", Addrs:set.Typed[string]{}}
2026-02-17 02:51:39.692 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0fe693c3fe9"
2026-02-17 02:51:39.692 [INFO][80] felix/endpoint_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-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:51:39.692 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:51:39.696 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali0fe693c3fe9" state="up"
2026-02-17 02:51:39.716 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:39.716 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"} status="down"
2026-02-17 02:51:39.716 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0fe693c3fe9", State:"up", Index:167}
2026-02-17 02:51:39.716 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0fe693c3fe9"
2026-02-17 02:51:39.716 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0fe693c3fe9"
2026-02-17 02:51:39.716 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0fe693c3fe9"
2026-02-17 02:51:39.716 [INFO][80] felix/endpoint_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-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:51:39.716 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:51:39.739 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:39.739 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"} status="up"
2026-02-17 02:51:39.857 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5380/affinity-clusterip-transition-66686d5d57-dvzhz, name=eth0)
2026-02-17 02:51:39.858 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2c3a034bdd" profile_ids:"kns.services-5380" profile_ids:"ksa.services-5380.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:51:39.858 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:51:39.858 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:51:39.858 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:51:39.858 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2c3a034bdd"
2026-02-17 02:51:39.859 [INFO][80] felix/endpoint_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-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:51:39.859 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:51:39.883 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:39.883 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"} status="up"
2026-02-17 02:51:40.872 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5380/affinity-clusterip-transition-66686d5d57-j55gl, name=eth0)
2026-02-17 02:51:40.872 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fe693c3fe9" profile_ids:"kns.services-5380" profile_ids:"ksa.services-5380.default" ipv4_nets:"10.100.203.42/32"}
2026-02-17 02:51:40.872 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:51:40.873 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:51:40.873 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:51:40.874 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0fe693c3fe9"
2026-02-17 02:51:40.875 [INFO][80] felix/endpoint_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-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:51:40.875 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:51:40.903 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:40.903 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"} status="up"
2026-02-17 02:51:40.920 [INFO][80] 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:51:40.920 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif2c3a034bdd"
2026-02-17 02:51:40.920 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2c3a034bdd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:40.920 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2c3a034bdd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:41.081 [INFO][80] 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:51:41.081 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0fe693c3fe9"
2026-02-17 02:51:41.081 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0fe693c3fe9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:41.081 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0fe693c3fe9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:42.808 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-6332" name:"default"}
2026-02-17 02:51:43.232 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-6332"}
2026-02-17 02:51:43.495 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5380/execpod-affinityzmphw, name=eth0)
2026-02-17 02:51:43.496 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5380/execpod-affinityzmphw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7117ad18ee8" profile_ids:"kns.services-5380" profile_ids:"ksa.services-5380.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:51:43.496 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:51:43.496 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:51:43.496 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:51:43.497 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7117ad18ee8" ipVersion=0x4 table="filter"
2026-02-17 02:51:43.497 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7117ad18ee8" ipVersion=0x4 table="filter"
2026-02-17 02:51:43.497 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7117ad18ee8"
2026-02-17 02:51:43.497 [INFO][80] felix/endpoint_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-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:51:43.497 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:51:43.545 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:43.546 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"} status="down"
2026-02-17 02:51:43.576 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali7117ad18ee8" state="down"
2026-02-17 02:51:43.576 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7117ad18ee8"
2026-02-17 02:51:43.576 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7117ad18ee8", State:"down", Index:168}
2026-02-17 02:51:43.577 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali7117ad18ee8" state="up"
2026-02-17 02:51:43.583 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7117ad18ee8", Addrs:set.Typed[string]{}}
2026-02-17 02:51:43.583 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7117ad18ee8", Addrs:set.Typed[string]{}}
2026-02-17 02:51:43.583 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7117ad18ee8", State:"up", Index:168}
2026-02-17 02:51:43.583 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7117ad18ee8"
2026-02-17 02:51:43.583 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7117ad18ee8"
2026-02-17 02:51:43.584 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7117ad18ee8"
2026-02-17 02:51:43.584 [INFO][80] felix/endpoint_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-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:51:43.584 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:51:43.605 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:43.605 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"} status="up"
2026-02-17 02:51:43.733 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-4242" name:"default"}
2026-02-17 02:51:43.893 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5380/execpod-affinityzmphw, name=eth0)
2026-02-17 02:51:43.893 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5380/execpod-affinityzmphw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7117ad18ee8" profile_ids:"kns.services-5380" profile_ids:"ksa.services-5380.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:51:43.893 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:51:43.893 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:51:43.893 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:51:43.894 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7117ad18ee8"
2026-02-17 02:51:43.895 [INFO][80] felix/endpoint_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-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:51:43.895 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:51:43.925 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:43.925 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"} status="up"
2026-02-17 02:51:44.005 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-9763" name:"default"}
2026-02-17 02:51:44.233 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4242"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4242"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4242"}
2026-02-17 02:51:44.258 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-4242"}
2026-02-17 02:51:44.347 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-9763"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-9763"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9763"}
2026-02-17 02:51:44.381 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-9763"}
2026-02-17 02:51:44.888 [INFO][80] 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:51:44.888 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7117ad18ee8"
2026-02-17 02:51:44.888 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7117ad18ee8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:44.888 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7117ad18ee8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:45.352 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-5380" type:"ClusterIP" cluster_ips:"10.254.164.43" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:45.674 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-5380" type:"ClusterIP" cluster_ips:"10.254.164.43" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:48.378 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:51:50.780 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:51:50.780 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:51:50.780 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:51:53.589 [INFO][80] felix/summary.go 100: Summarising 179 dataplane reconciliation loops over 1m0.3s: avg=33ms longest=75ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:51:54.733 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"sample-api" namespace:"aggregator-2192"
2026-02-17 02:51:54.790 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-2192" name:"sample-apiserver"}
2026-02-17 02:51:54.919 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-2192"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-2192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2192"}
2026-02-17 02:51:54.974 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7286"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7286"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7286"}
2026-02-17 02:51:55.012 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-7286" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:55.039 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7286"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7286"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7286"}
2026-02-17 02:51:55.072 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-699"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-699"}
2026-02-17 02:51:55.101 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-699" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:55.125 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-699"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-699"} labels:{key:"webhook-699" value:"true"}
2026-02-17 02:51:55.154 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6505"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6505"} labels:{key:"webhook-699-markers" value:"true"}
2026-02-17 02:51:55.154 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6505" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:00.149 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-7286" name:"default"}
2026-02-17 02:52:00.258 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-2192" name:"default"}
2026-02-17 02:52:00.292 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-699" type:"ClusterIP" cluster_ips:"10.254.196.38" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:52:00.431 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-2192"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-2192"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2192"}
2026-02-17 02:52:00.466 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregator-2192"}
2026-02-17 02:52:00.634 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-7286"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-7286"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7286"}
2026-02-17 02:52:00.661 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-7286"}
2026-02-17 02:52:03.982 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-699"
2026-02-17 02:52:04.636 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-699"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-699"} labels:{key:"webhook-699" value:"true"}
2026-02-17 02:52:04.663 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6505"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6505"} labels:{key:"webhook-699-markers" value:"true"}
2026-02-17 02:52:04.704 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4887"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4887"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4887"}
2026-02-17 02:52:04.736 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-4887" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:05.398 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af, name=eth0)
2026-02-17 02:52:05.398 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-4887"} profile:{inbound_rules:{action:"allow" rule_id:"eFcAgE1tdtus513P"} outbound_rules:{action:"allow" rule_id:"aG_U_diCjp5YiMJD"}}
2026-02-17 02:52:05.398 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-4887.default"} profile:{}
2026-02-17 02:52:05.398 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib330307cd08" profile_ids:"kns.container-runtime-4887" profile_ids:"ksa.container-runtime-4887.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:52:05.399 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:05.399 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:05.399 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:05.400 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib330307cd08" ipVersion=0x4 table="filter"
2026-02-17 02:52:05.400 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YVuQphG4T8JgO4MOHJ" ipVersion=0x4 table="filter"
2026-02-17 02:52:05.400 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gmzAHIpVGQ6OTvINgI" ipVersion=0x4 table="filter"
2026-02-17 02:52:05.400 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib330307cd08" ipVersion=0x4 table="filter"
2026-02-17 02:52:05.400 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YVuQphG4T8JgO4MOHJ" ipVersion=0x4 table="filter"
2026-02-17 02:52:05.400 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gmzAHIpVGQ6OTvINgI" ipVersion=0x4 table="filter"
2026-02-17 02:52:05.401 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib330307cd08"
2026-02-17 02:52:05.401 [INFO][80] felix/endpoint_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-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:05.401 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:05.436 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:05.437 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"} status="down"
2026-02-17 02:52:05.462 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calib330307cd08" state="down"
2026-02-17 02:52:05.463 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib330307cd08", State:"down", Index:169}
2026-02-17 02:52:05.463 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib330307cd08"
2026-02-17 02:52:05.463 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib330307cd08"
2026-02-17 02:52:05.463 [INFO][80] felix/endpoint_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-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:05.463 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:05.466 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calib330307cd08" state="up"
2026-02-17 02:52:05.486 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:05.486 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"} status="down"
2026-02-17 02:52:05.486 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib330307cd08", Addrs:set.Typed[string]{}}
2026-02-17 02:52:05.486 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib330307cd08", Addrs:set.Typed[string]{}}
2026-02-17 02:52:05.486 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib330307cd08", State:"up", Index:169}
2026-02-17 02:52:05.486 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib330307cd08"
2026-02-17 02:52:05.486 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib330307cd08"
2026-02-17 02:52:05.487 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib330307cd08"
2026-02-17 02:52:05.487 [INFO][80] felix/endpoint_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-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:05.487 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:05.506 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:05.506 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"} status="up"
2026-02-17 02:52:06.001 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af, name=eth0)
2026-02-17 02:52:06.001 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib330307cd08" profile_ids:"kns.container-runtime-4887" profile_ids:"ksa.container-runtime-4887.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:52:06.001 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:06.001 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:06.001 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:06.002 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib330307cd08"
2026-02-17 02:52:06.002 [INFO][80] felix/endpoint_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-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:06.002 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:06.046 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:06.046 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"} status="up"
2026-02-17 02:52:07.163 [INFO][80] 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:52:07.163 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib330307cd08"
2026-02-17 02:52:07.163 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib330307cd08", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:07.164 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib330307cd08", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:07.206 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af, name=eth0)
2026-02-17 02:52:07.206 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib330307cd08" profile_ids:"kns.container-runtime-4887" profile_ids:"ksa.container-runtime-4887.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:52:07.206 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:07.206 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:07.206 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:07.207 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib330307cd08"
2026-02-17 02:52:07.207 [INFO][80] felix/endpoint_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-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:07.208 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:07.234 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:07.234 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"} status="up"
2026-02-17 02:52:07.314 [INFO][80] 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:52:07.314 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib330307cd08"
2026-02-17 02:52:07.314 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calib330307cd08" state="down"
2026-02-17 02:52:07.314 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="calib330307cd08" state=""
2026-02-17 02:52:07.314 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib330307cd08"
2026-02-17 02:52:07.314 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib330307cd08", Addrs:set.Typed[string]{}}
2026-02-17 02:52:07.314 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib330307cd08", Addrs:set.Typed[string]{}}
2026-02-17 02:52:07.314 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib330307cd08", State:"down", Index:169}
2026-02-17 02:52:07.314 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib330307cd08", State:"", Index:169}
2026-02-17 02:52:07.315 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib330307cd08", Addrs:set.Set[string](nil)}
2026-02-17 02:52:07.315 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib330307cd08", Addrs:set.Set[string](nil)}
2026-02-17 02:52:07.315 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib330307cd08"
2026-02-17 02:52:07.315 [INFO][80] felix/endpoint_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-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:07.315 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:07.315 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.18
2026-02-17 02:52:07.340 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:07.340 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"} status="down"
2026-02-17 02:52:07.422 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af, name=eth0)
2026-02-17 02:52:07.423 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af" endpoint_id:"eth0"}
2026-02-17 02:52:07.423 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-4887.default"}
2026-02-17 02:52:07.423 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-4887"}
2026-02-17 02:52:07.423 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:07.423 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:07.423 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YVuQphG4T8JgO4MOHJ" ipVersion=0x4 table="filter"
2026-02-17 02:52:07.424 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gmzAHIpVGQ6OTvINgI" ipVersion=0x4 table="filter"
2026-02-17 02:52:07.424 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YVuQphG4T8JgO4MOHJ" ipVersion=0x4 table="filter"
2026-02-17 02:52:07.424 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gmzAHIpVGQ6OTvINgI" ipVersion=0x4 table="filter"
2026-02-17 02:52:07.424 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:07.424 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib330307cd08" ipVersion=0x4 table="filter"
2026-02-17 02:52:07.424 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib330307cd08" ipVersion=0x4 table="filter"
2026-02-17 02:52:07.424 [INFO][80] 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-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:07.424 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:07.510 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4887/termination-message-container86efa62d-6a6a-49e8-9935-e63fe4b579af", EndpointId:"eth0"}
2026-02-17 02:52:07.880 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4887"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4887"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4887"}
2026-02-17 02:52:07.921 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7580"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7580"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7580"}
2026-02-17 02:52:07.921 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7580" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:09.686 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-699" name:"default"}
2026-02-17 02:52:10.109 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-699"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-699"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-699"} labels:{key:"webhook-699" value:"true"}
2026-02-17 02:52:10.139 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-699"}
2026-02-17 02:52:10.217 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6505" name:"default"}
2026-02-17 02:52:10.414 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6505"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6505"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6505"} labels:{key:"webhook-699-markers" value:"true"}
2026-02-17 02:52:10.448 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6505"}
2026-02-17 02:52:12.049 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7580"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7580"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7580"}
2026-02-17 02:52:12.082 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7028"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7028"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7028"}
2026-02-17 02:52:12.106 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7028" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:13.090 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-4887" name:"default"}
2026-02-17 02:52:13.239 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4887"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4887"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4887"}
2026-02-17 02:52:13.272 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-4887"}
2026-02-17 02:52:16.228 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7028"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7028"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7028"}
2026-02-17 02:52:16.265 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3489"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3489"}
2026-02-17 02:52:16.275 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5380/execpod-affinityzmphw, name=eth0)
2026-02-17 02:52:16.297 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5380/execpod-affinityzmphw, name=eth0)
2026-02-17 02:52:16.305 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5380/execpod-affinityzmphw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7117ad18ee8" profile_ids:"kns.services-5380" profile_ids:"ksa.services-5380.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:52:16.305 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3489" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:16.305 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5380/execpod-affinityzmphw" endpoint_id:"eth0"}
2026-02-17 02:52:16.305 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:52:16.305 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:52:16.306 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:52:16.306 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7117ad18ee8" ipVersion=0x4 table="filter"
2026-02-17 02:52:16.306 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7117ad18ee8" ipVersion=0x4 table="filter"
2026-02-17 02:52:16.306 [INFO][80] 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-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:52:16.306 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:52:16.307 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.40
2026-02-17 02:52:16.364 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/execpod-affinityzmphw", EndpointId:"eth0"}
2026-02-17 02:52:16.364 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-5380"
2026-02-17 02:52:16.380 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5380/affinity-clusterip-transition-66686d5d57-j55gl, name=eth0)
2026-02-17 02:52:16.383 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5380/affinity-clusterip-transition-66686d5d57-dvzhz, name=eth0)
2026-02-17 02:52:16.402 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5380/affinity-clusterip-transition-66686d5d57-j55gl, name=eth0)
2026-02-17 02:52:16.406 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0fe693c3fe9" profile_ids:"kns.services-5380" profile_ids:"ksa.services-5380.default" ipv4_nets:"10.100.203.42/32"}
2026-02-17 02:52:16.406 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif2c3a034bdd" profile_ids:"kns.services-5380" profile_ids:"ksa.services-5380.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:52:16.406 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5380"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-5380"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5380"}
2026-02-17 02:52:16.406 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl" endpoint_id:"eth0"}
2026-02-17 02:52:16.406 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:52:16.406 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:52:16.407 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:52:16.407 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:52:16.407 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:52:16.407 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:52:16.407 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0fe693c3fe9" ipVersion=0x4 table="filter"
2026-02-17 02:52:16.408 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0fe693c3fe9" ipVersion=0x4 table="filter"
2026-02-17 02:52:16.408 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif2c3a034bdd"
2026-02-17 02:52:16.408 [INFO][80] 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-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:52:16.408 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:52:16.408 [INFO][80] felix/endpoint_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-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:52:16.408 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:52:16.408 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.42
2026-02-17 02:52:16.415 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-5380/affinity-clusterip-transition-66686d5d57-dvzhz, name=eth0)
2026-02-17 02:52:16.470 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-j55gl", EndpointId:"eth0"}
2026-02-17 02:52:16.470 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:16.470 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"} status="up"
2026-02-17 02:52:16.471 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz" endpoint_id:"eth0"}
2026-02-17 02:52:16.471 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-5380"}
2026-02-17 02:52:16.471 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-5380.default"}
2026-02-17 02:52:16.471 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-1364"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-1364"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1364"}
2026-02-17 02:52:16.471 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslicemirroring-1364" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:16.471 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-1364" type:"ClusterIP" cluster_ips:"10.254.95.113" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:52:16.471 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:52:16.471 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:52:16.472 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-5380" ipVersion=0x4 table="filter"
2026-02-17 02:52:16.472 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_w8UvMLMo_JhV8iD-XU" ipVersion=0x4 table="filter"
2026-02-17 02:52:16.472 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-5380" ipVersion=0x4 table="filter"
2026-02-17 02:52:16.472 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_w8UvMLMo_JhV8iD-XU" ipVersion=0x4 table="filter"
2026-02-17 02:52:16.472 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:52:16.472 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif2c3a034bdd" ipVersion=0x4 table="filter"
2026-02-17 02:52:16.472 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif2c3a034bdd" ipVersion=0x4 table="filter"
2026-02-17 02:52:16.472 [INFO][80] 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-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:52:16.472 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:52:16.473 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.39
2026-02-17 02:52:16.542 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5380/affinity-clusterip-transition-66686d5d57-dvzhz", EndpointId:"eth0"}
2026-02-17 02:52:16.764 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali7117ad18ee8" state="down"
2026-02-17 02:52:16.765 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7117ad18ee8"
2026-02-17 02:52:16.765 [INFO][80] 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:52:16.765 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7117ad18ee8", State:"down", Index:168}
2026-02-17 02:52:16.765 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7117ad18ee8", Addrs:set.Typed[string]{}}
2026-02-17 02:52:16.765 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7117ad18ee8", Addrs:set.Typed[string]{}}
2026-02-17 02:52:16.767 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="cali7117ad18ee8" state=""
2026-02-17 02:52:16.767 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7117ad18ee8"
2026-02-17 02:52:16.787 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7117ad18ee8", State:"", Index:168}
2026-02-17 02:52:16.787 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7117ad18ee8", Addrs:set.Set[string](nil)}
2026-02-17 02:52:16.787 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7117ad18ee8", Addrs:set.Set[string](nil)}
2026-02-17 02:52:17.050 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93, name=eth0)
2026-02-17 02:52:17.051 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-3489"} profile:{inbound_rules:{action:"allow" rule_id:"NXT9PjNvBg4Tas9n"} outbound_rules:{action:"allow" rule_id:"V76gQdgu0NgybPT9"}}
2026-02-17 02:52:17.051 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-3489.default"} profile:{}
2026-02-17 02:52:17.051 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7140d0f6134" profile_ids:"kns.projected-3489" profile_ids:"ksa.projected-3489.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:52:17.051 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:17.051 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:17.051 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:17.052 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7140d0f6134" ipVersion=0x4 table="filter"
2026-02-17 02:52:17.052 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-3489" ipVersion=0x4 table="filter"
2026-02-17 02:52:17.052 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9tROcQrQoSyR8v3YP-" ipVersion=0x4 table="filter"
2026-02-17 02:52:17.052 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7140d0f6134" ipVersion=0x4 table="filter"
2026-02-17 02:52:17.052 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-3489" ipVersion=0x4 table="filter"
2026-02-17 02:52:17.052 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9tROcQrQoSyR8v3YP-" ipVersion=0x4 table="filter"
2026-02-17 02:52:17.052 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7140d0f6134"
2026-02-17 02:52:17.052 [INFO][80] felix/endpoint_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-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:17.052 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:17.093 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:17.093 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"} status="down"
2026-02-17 02:52:17.117 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali7140d0f6134" state="down"
2026-02-17 02:52:17.118 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7140d0f6134", State:"down", Index:170}
2026-02-17 02:52:17.118 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7140d0f6134"
2026-02-17 02:52:17.118 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7140d0f6134", Addrs:set.Typed[string]{}}
2026-02-17 02:52:17.118 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7140d0f6134", Addrs:set.Typed[string]{}}
2026-02-17 02:52:17.118 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali7140d0f6134" state="up"
2026-02-17 02:52:17.118 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7140d0f6134", State:"up", Index:170}
2026-02-17 02:52:17.118 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7140d0f6134"
2026-02-17 02:52:17.118 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7140d0f6134"
2026-02-17 02:52:17.118 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7140d0f6134"
2026-02-17 02:52:17.119 [INFO][80] felix/endpoint_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-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:17.119 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:17.136 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:17.137 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"} status="up"
2026-02-17 02:52:17.222 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7580" name:"default"}
2026-02-17 02:52:17.496 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7580"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7580"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7580"}
2026-02-17 02:52:17.524 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7580"}
2026-02-17 02:52:18.110 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93, name=eth0)
2026-02-17 02:52:18.110 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7140d0f6134" profile_ids:"kns.projected-3489" profile_ids:"ksa.projected-3489.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:52:18.110 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:18.110 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:18.110 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:18.112 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7140d0f6134"
2026-02-17 02:52:18.112 [INFO][80] felix/endpoint_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-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:18.112 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:18.138 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:18.138 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"} status="up"
2026-02-17 02:52:18.557 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-1364"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-1364"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1364"}
2026-02-17 02:52:18.602 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-1624"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-1624"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1624"}
2026-02-17 02:52:18.623 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-1624" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:18.678 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-1624"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-1624"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1624"}
2026-02-17 02:52:18.733 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7484"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7484"}
2026-02-17 02:52:18.759 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7484" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:18.813 [INFO][80] 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:52:18.813 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7140d0f6134"
2026-02-17 02:52:18.813 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7140d0f6134", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:18.813 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7140d0f6134", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:18.888 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7484"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7484"}
2026-02-17 02:52:18.911 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="calif2c3a034bdd" state="down"
2026-02-17 02:52:18.911 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif2c3a034bdd"
2026-02-17 02:52:18.911 [INFO][80] 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:52:18.911 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2c3a034bdd", State:"down", Index:166}
2026-02-17 02:52:18.911 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2c3a034bdd", Addrs:set.Typed[string]{}}
2026-02-17 02:52:18.911 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2c3a034bdd", Addrs:set.Typed[string]{}}
2026-02-17 02:52:18.913 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="calif2c3a034bdd" state=""
2026-02-17 02:52:18.913 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif2c3a034bdd"
2026-02-17 02:52:18.934 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8263"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8263"}
2026-02-17 02:52:18.943 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali0fe693c3fe9" state="down"
2026-02-17 02:52:18.943 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0fe693c3fe9"
2026-02-17 02:52:18.943 [INFO][80] 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:52:18.947 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali0fe693c3fe9" state=""
2026-02-17 02:52:18.947 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0fe693c3fe9"
2026-02-17 02:52:18.965 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif2c3a034bdd", State:"", Index:166}
2026-02-17 02:52:18.965 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif2c3a034bdd", Addrs:set.Set[string](nil)}
2026-02-17 02:52:18.965 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif2c3a034bdd", Addrs:set.Set[string](nil)}
2026-02-17 02:52:18.965 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0fe693c3fe9", State:"down", Index:167}
2026-02-17 02:52:18.966 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0fe693c3fe9", Addrs:set.Typed[string]{}}
2026-02-17 02:52:18.967 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0fe693c3fe9", Addrs:set.Typed[string]{}}
2026-02-17 02:52:18.967 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0fe693c3fe9", State:"", Index:167}
2026-02-17 02:52:18.967 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0fe693c3fe9", Addrs:set.Set[string](nil)}
2026-02-17 02:52:18.967 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0fe693c3fe9", Addrs:set.Set[string](nil)}
2026-02-17 02:52:18.991 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-8263" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:19.340 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93, name=eth0)
2026-02-17 02:52:19.341 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7140d0f6134" profile_ids:"kns.projected-3489" profile_ids:"ksa.projected-3489.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:52:19.341 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:19.341 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:19.341 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:19.341 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7140d0f6134"
2026-02-17 02:52:19.341 [INFO][80] felix/endpoint_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-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:19.341 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:19.373 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:19.373 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"} status="up"
2026-02-17 02:52:19.451 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali7140d0f6134" state="down"
2026-02-17 02:52:19.451 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7140d0f6134", State:"down", Index:170}
2026-02-17 02:52:19.451 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7140d0f6134"
2026-02-17 02:52:19.451 [INFO][80] 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:52:19.451 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7140d0f6134", Addrs:set.Typed[string]{}}
2026-02-17 02:52:19.451 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali7140d0f6134" state=""
2026-02-17 02:52:19.451 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7140d0f6134"
2026-02-17 02:52:19.451 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7140d0f6134", Addrs:set.Typed[string]{}}
2026-02-17 02:52:19.451 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7140d0f6134", State:"", Index:170}
2026-02-17 02:52:19.451 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7140d0f6134", Addrs:set.Set[string](nil)}
2026-02-17 02:52:19.451 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7140d0f6134", Addrs:set.Set[string](nil)}
2026-02-17 02:52:19.451 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7140d0f6134"
2026-02-17 02:52:19.451 [INFO][80] felix/endpoint_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-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:19.451 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:19.452 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.27
2026-02-17 02:52:19.478 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:19.478 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"} status="down"
2026-02-17 02:52:19.614 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93, name=eth0)
2026-02-17 02:52:19.615 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93" endpoint_id:"eth0"}
2026-02-17 02:52:19.615 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-3489.default"}
2026-02-17 02:52:19.615 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-3489"}
2026-02-17 02:52:19.615 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:19.615 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:19.616 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-3489" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.616 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9tROcQrQoSyR8v3YP-" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.616 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-3489" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.616 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9tROcQrQoSyR8v3YP-" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.616 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:19.616 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7140d0f6134" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.616 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7140d0f6134" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.616 [INFO][80] 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-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:19.616 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:19.692 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3489/pod-projected-configmaps-c412e71c-a2ee-4bd1-966a-7a6fba1fdb93", EndpointId:"eth0"}
2026-02-17 02:52:19.711 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0, name=eth0)
2026-02-17 02:52:19.712 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-8263"} profile:{inbound_rules:{action:"allow" rule_id:"UQw9qq6VH0o-TN0l"} outbound_rules:{action:"allow" rule_id:"E_TupSLnUiG3HhM-"}}
2026-02-17 02:52:19.712 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-8263.default"} profile:{}
2026-02-17 02:52:19.712 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13f580271ff" profile_ids:"kns.container-probe-8263" profile_ids:"ksa.container-probe-8263.default" ipv4_nets:"10.100.203.43/32"}
2026-02-17 02:52:19.712 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:52:19.712 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:52:19.712 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:52:19.713 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali13f580271ff" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.713 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_04ZT-IskVcfK6bBvOG" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.713 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_s7d0xOO9akkj-Mhhqm" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.713 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali13f580271ff" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.713 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_04ZT-IskVcfK6bBvOG" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.713 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_s7d0xOO9akkj-Mhhqm" ipVersion=0x4 table="filter"
2026-02-17 02:52:19.713 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali13f580271ff"
2026-02-17 02:52:19.713 [INFO][80] felix/endpoint_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-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:52:19.713 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:52:19.760 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:19.760 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"} status="down"
2026-02-17 02:52:19.777 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali13f580271ff" state="down"
2026-02-17 02:52:19.777 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali13f580271ff"
2026-02-17 02:52:19.777 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13f580271ff", State:"down", Index:171}
2026-02-17 02:52:19.777 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali13f580271ff" state="up"
2026-02-17 02:52:19.777 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13f580271ff", Addrs:set.Typed[string]{}}
2026-02-17 02:52:19.777 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13f580271ff", Addrs:set.Typed[string]{}}
2026-02-17 02:52:19.777 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13f580271ff", State:"up", Index:171}
2026-02-17 02:52:19.777 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali13f580271ff"
2026-02-17 02:52:19.777 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13f580271ff"
2026-02-17 02:52:19.778 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13f580271ff"
2026-02-17 02:52:19.778 [INFO][80] felix/endpoint_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-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:52:19.778 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:52:19.808 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:19.808 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"} status="up"
2026-02-17 02:52:20.135 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0, name=eth0)
2026-02-17 02:52:20.136 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13f580271ff" profile_ids:"kns.container-probe-8263" profile_ids:"ksa.container-probe-8263.default" ipv4_nets:"10.100.203.43/32"}
2026-02-17 02:52:20.136 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:52:20.136 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:52:20.136 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:52:20.137 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13f580271ff"
2026-02-17 02:52:20.137 [INFO][80] felix/endpoint_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-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:52:20.137 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:52:20.162 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:20.162 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"} status="up"
2026-02-17 02:52:20.462 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3489"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3489"}
2026-02-17 02:52:20.501 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2167"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2167"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2167"}
2026-02-17 02:52:20.530 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-2167" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:21.121 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2057"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2057"}
2026-02-17 02:52:21.148 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-3287"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-3287"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3287"}
2026-02-17 02:52:21.173 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-3287" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:21.212 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-3287"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-3287"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3287"}
2026-02-17 02:52:21.245 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-5007"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-5007"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5007"}
2026-02-17 02:52:21.277 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingress-5007" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:21.400 [INFO][80] 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:52:21.400 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali13f580271ff"
2026-02-17 02:52:21.400 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13f580271ff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:21.400 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13f580271ff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:21.473 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-5007"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-5007"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5007"}
2026-02-17 02:52:21.504 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4578"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4578"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4578"}
2026-02-17 02:52:21.530 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4578" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:21.530 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4578"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4578"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4578"} labels:{key:"webhook-4578" value:"true"}
2026-02-17 02:52:21.558 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4313"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4313"} labels:{key:"webhook-4578-markers" value:"true"}
2026-02-17 02:52:21.558 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4313" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:21.869 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7028" name:"default"}
2026-02-17 02:52:22.027 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7028"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7028"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7028"}
2026-02-17 02:52:22.056 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7028"}
2026-02-17 02:52:22.100 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5380" name:"default"}
2026-02-17 02:52:22.143 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5380"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"services-5380"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5380"}
2026-02-17 02:52:22.169 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5380"}
2026-02-17 02:52:23.696 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2167"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2167"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2167"}
2026-02-17 02:52:23.734 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-223"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-223"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-223"}
2026-02-17 02:52:23.734 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-223" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:23.760 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslicemirroring-1364" name:"default"}
2026-02-17 02:52:23.789 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-1364"
2026-02-17 02:52:23.920 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-1624" name:"default"}
2026-02-17 02:52:24.082 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-1364"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-1364"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1364"}
2026-02-17 02:52:24.110 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslicemirroring-1364"}
2026-02-17 02:52:24.247 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-1624"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-1624"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1624"}
2026-02-17 02:52:24.293 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7484" name:"default"}
2026-02-17 02:52:24.322 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-1624"}
2026-02-17 02:52:24.434 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199, name=eth0)
2026-02-17 02:52:24.434 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-223"} profile:{inbound_rules:{action:"allow" rule_id:"dyVf21N4q1hPu-r3"} outbound_rules:{action:"allow" rule_id:"035p0YrLQSGOM3eB"}}
2026-02-17 02:52:24.434 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-223.default"} profile:{}
2026-02-17 02:52:24.434 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec87db8fe21" profile_ids:"kns.projected-223" profile_ids:"ksa.projected-223.default" ipv4_nets:"10.100.203.50/32"}
2026-02-17 02:52:24.434 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:24.435 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:24.435 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:24.435 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliec87db8fe21" ipVersion=0x4 table="filter"
2026-02-17 02:52:24.435 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-223" ipVersion=0x4 table="filter"
2026-02-17 02:52:24.435 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__xuRsqSVL5huAWZ0jD" ipVersion=0x4 table="filter"
2026-02-17 02:52:24.435 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliec87db8fe21" ipVersion=0x4 table="filter"
2026-02-17 02:52:24.435 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-223" ipVersion=0x4 table="filter"
2026-02-17 02:52:24.435 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__xuRsqSVL5huAWZ0jD" ipVersion=0x4 table="filter"
2026-02-17 02:52:24.435 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliec87db8fe21"
2026-02-17 02:52:24.435 [INFO][80] felix/endpoint_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-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:24.435 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:24.484 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:24.484 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"} status="down"
2026-02-17 02:52:24.488 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7484"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7484"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7484"}
2026-02-17 02:52:24.514 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="caliec87db8fe21" state="down"
2026-02-17 02:52:24.514 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliec87db8fe21"
2026-02-17 02:52:24.516 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="caliec87db8fe21" state="up"
2026-02-17 02:52:24.516 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec87db8fe21", State:"down", Index:172}
2026-02-17 02:52:24.517 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec87db8fe21", Addrs:set.Typed[string]{}}
2026-02-17 02:52:24.517 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec87db8fe21", Addrs:set.Typed[string]{}}
2026-02-17 02:52:24.517 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec87db8fe21", State:"up", Index:172}
2026-02-17 02:52:24.517 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliec87db8fe21"
2026-02-17 02:52:24.517 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliec87db8fe21"
2026-02-17 02:52:24.517 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec87db8fe21"
2026-02-17 02:52:24.517 [INFO][80] felix/endpoint_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-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:24.517 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:24.546 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:24.546 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"} status="up"
2026-02-17 02:52:24.546 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7484"}
2026-02-17 02:52:24.828 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4578" type:"ClusterIP" cluster_ips:"10.254.198.122" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:52:25.199 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199, name=eth0)
2026-02-17 02:52:25.199 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec87db8fe21" profile_ids:"kns.projected-223" profile_ids:"ksa.projected-223.default" ipv4_nets:"10.100.203.50/32"}
2026-02-17 02:52:25.199 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:25.199 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:25.199 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:25.200 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec87db8fe21"
2026-02-17 02:52:25.200 [INFO][80] felix/endpoint_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-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:25.200 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:25.228 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:25.228 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"} status="up"
2026-02-17 02:52:25.720 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3489" name:"default"}
2026-02-17 02:52:25.858 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3489"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3489"}
2026-02-17 02:52:25.900 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3489"}
2026-02-17 02:52:26.242 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4578"
2026-02-17 02:52:26.272 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-2057" name:"default"}
2026-02-17 02:52:26.327 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4578"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4578"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4578"} labels:{key:"webhook-4578" value:"true"}
2026-02-17 02:52:26.350 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4313"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4313"} labels:{key:"webhook-4578-markers" value:"true"}
2026-02-17 02:52:26.368 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199, name=eth0)
2026-02-17 02:52:26.376 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4451"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4451"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4451"}
2026-02-17 02:52:26.376 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliec87db8fe21" profile_ids:"kns.projected-223" profile_ids:"ksa.projected-223.default" ipv4_nets:"10.100.203.50/32"}
2026-02-17 02:52:26.376 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.376 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.376 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.378 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec87db8fe21"
2026-02-17 02:52:26.378 [INFO][80] 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-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.378 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.410 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:26.410 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"} status="down"
2026-02-17 02:52:26.411 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4451" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:26.412 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliec87db8fe21"
2026-02-17 02:52:26.471 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="caliec87db8fe21" state="down"
2026-02-17 02:52:26.472 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec87db8fe21", State:"down", Index:172}
2026-02-17 02:52:26.472 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliec87db8fe21"
2026-02-17 02:52:26.472 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliec87db8fe21"
2026-02-17 02:52:26.472 [INFO][80] felix/endpoint_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-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.472 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.472 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.50
2026-02-17 02:52:26.477 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="caliec87db8fe21" state=""
2026-02-17 02:52:26.477 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliec87db8fe21"
2026-02-17 02:52:26.509 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:26.509 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"} status="down"
2026-02-17 02:52:26.509 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliec87db8fe21", State:"", Index:172}
2026-02-17 02:52:26.509 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliec87db8fe21", Addrs:set.Set[string](nil)}
2026-02-17 02:52:26.509 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliec87db8fe21", Addrs:set.Set[string](nil)}
2026-02-17 02:52:26.509 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliec87db8fe21"
2026-02-17 02:52:26.509 [INFO][80] felix/endpoint_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-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.509 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.541 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:26.541 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"} status="down"
2026-02-17 02:52:26.611 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199, name=eth0)
2026-02-17 02:52:26.612 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199" endpoint_id:"eth0"}
2026-02-17 02:52:26.612 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-223"}
2026-02-17 02:52:26.612 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-223.default"}
2026-02-17 02:52:26.612 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.612 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.612 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-223" ipVersion=0x4 table="filter"
2026-02-17 02:52:26.612 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__xuRsqSVL5huAWZ0jD" ipVersion=0x4 table="filter"
2026-02-17 02:52:26.612 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-223" ipVersion=0x4 table="filter"
2026-02-17 02:52:26.612 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__xuRsqSVL5huAWZ0jD" ipVersion=0x4 table="filter"
2026-02-17 02:52:26.612 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.612 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliec87db8fe21" ipVersion=0x4 table="filter"
2026-02-17 02:52:26.612 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliec87db8fe21" ipVersion=0x4 table="filter"
2026-02-17 02:52:26.612 [INFO][80] 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-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.612 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.669 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-223/pod-projected-configmaps-19668bf7-48bf-49cf-a676-1fc114298199", EndpointId:"eth0"}
2026-02-17 02:52:26.796 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-3287" name:"default"}
2026-02-17 02:52:27.129 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingress-5007" name:"default"}
2026-02-17 02:52:27.192 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-5007"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-5007"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5007"}
2026-02-17 02:52:27.227 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingress-5007"}
2026-02-17 02:52:27.296 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2057"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2057"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2057"}
2026-02-17 02:52:27.327 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-2057"}
2026-02-17 02:52:27.367 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-3287"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-3287"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3287"}
2026-02-17 02:52:27.393 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-3287"}
2026-02-17 02:52:27.887 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-223"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-223"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-223"}
2026-02-17 02:52:27.923 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5016"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5016"}
2026-02-17 02:52:27.963 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-5016" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:28.596 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140, name=eth0)
2026-02-17 02:52:28.596 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-5016"} profile:{inbound_rules:{action:"allow" rule_id:"F1j3N8EAlIfJcqFx"} outbound_rules:{action:"allow" rule_id:"aleeCW3tpAvP4jnB"}}
2026-02-17 02:52:28.597 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-5016.default"} profile:{}
2026-02-17 02:52:28.597 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86adb68a393" profile_ids:"kns.containers-5016" profile_ids:"ksa.containers-5016.default" ipv4_nets:"10.100.203.45/32"}
2026-02-17 02:52:28.597 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:28.597 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:28.597 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:28.597 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali86adb68a393" ipVersion=0x4 table="filter"
2026-02-17 02:52:28.597 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-5016" ipVersion=0x4 table="filter"
2026-02-17 02:52:28.597 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_W_NaGnOp8ifOA9XAS4" ipVersion=0x4 table="filter"
2026-02-17 02:52:28.597 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali86adb68a393" ipVersion=0x4 table="filter"
2026-02-17 02:52:28.597 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-5016" ipVersion=0x4 table="filter"
2026-02-17 02:52:28.597 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_W_NaGnOp8ifOA9XAS4" ipVersion=0x4 table="filter"
2026-02-17 02:52:28.597 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali86adb68a393"
2026-02-17 02:52:28.597 [INFO][80] felix/endpoint_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-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:28.598 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:28.633 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:28.633 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"} status="down"
2026-02-17 02:52:28.672 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali86adb68a393" state="down"
2026-02-17 02:52:28.672 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali86adb68a393"
2026-02-17 02:52:28.675 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86adb68a393", State:"down", Index:173}
2026-02-17 02:52:28.675 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86adb68a393", Addrs:set.Typed[string]{}}
2026-02-17 02:52:28.675 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86adb68a393", Addrs:set.Typed[string]{}}
2026-02-17 02:52:28.675 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86adb68a393"
2026-02-17 02:52:28.676 [INFO][80] felix/endpoint_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-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:28.676 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:28.676 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali86adb68a393" state="up"
2026-02-17 02:52:28.694 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:28.694 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"} status="down"
2026-02-17 02:52:28.694 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86adb68a393", State:"up", Index:173}
2026-02-17 02:52:28.694 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali86adb68a393"
2026-02-17 02:52:28.694 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86adb68a393"
2026-02-17 02:52:28.694 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86adb68a393"
2026-02-17 02:52:28.694 [INFO][80] felix/endpoint_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-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:28.694 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:28.713 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:28.713 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"} status="up"
2026-02-17 02:52:28.917 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-2167" name:"default"}
2026-02-17 02:52:29.070 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-2167"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-2167"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2167"}
2026-02-17 02:52:29.100 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-2167"}
2026-02-17 02:52:29.210 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140, name=eth0)
2026-02-17 02:52:29.210 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86adb68a393" profile_ids:"kns.containers-5016" profile_ids:"ksa.containers-5016.default" ipv4_nets:"10.100.203.45/32"}
2026-02-17 02:52:29.210 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:29.211 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:29.211 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:29.211 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86adb68a393"
2026-02-17 02:52:29.211 [INFO][80] felix/endpoint_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-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:29.211 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:29.239 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:29.239 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"} status="up"
2026-02-17 02:52:30.428 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140, name=eth0)
2026-02-17 02:52:30.429 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86adb68a393" profile_ids:"kns.containers-5016" profile_ids:"ksa.containers-5016.default" ipv4_nets:"10.100.203.45/32"}
2026-02-17 02:52:30.429 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:30.429 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:30.429 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:30.429 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86adb68a393"
2026-02-17 02:52:30.429 [INFO][80] felix/endpoint_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-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:30.429 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:30.454 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:30.454 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"} status="up"
2026-02-17 02:52:30.514 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4451"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4451"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4451"}
2026-02-17 02:52:30.534 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali86adb68a393" state="down"
2026-02-17 02:52:30.539 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali86adb68a393" state=""
2026-02-17 02:52:30.539 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali86adb68a393"
2026-02-17 02:52:30.540 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86adb68a393", State:"down", Index:173}
2026-02-17 02:52:30.540 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86adb68a393", State:"", Index:173}
2026-02-17 02:52:30.540 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86adb68a393", Addrs:set.Set[string](nil)}
2026-02-17 02:52:30.540 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86adb68a393", Addrs:set.Set[string](nil)}
2026-02-17 02:52:30.540 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86adb68a393"
2026-02-17 02:52:30.540 [INFO][80] felix/endpoint_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-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:30.540 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:30.540 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.45
2026-02-17 02:52:30.567 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:30.567 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"} status="down"
2026-02-17 02:52:30.568 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8271"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8271"}
2026-02-17 02:52:30.568 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8271" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:30.601 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8271"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8271"} labels:{key:"webhook-8271" value:"true"}
2026-02-17 02:52:30.601 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5361"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5361"} labels:{key:"webhook-8271-markers" value:"true"}
2026-02-17 02:52:30.601 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5361" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:30.672 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140, name=eth0)
2026-02-17 02:52:30.672 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140" endpoint_id:"eth0"}
2026-02-17 02:52:30.673 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-5016"}
2026-02-17 02:52:30.673 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-5016.default"}
2026-02-17 02:52:30.673 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:30.673 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:30.673 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-5016" ipVersion=0x4 table="filter"
2026-02-17 02:52:30.673 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_W_NaGnOp8ifOA9XAS4" ipVersion=0x4 table="filter"
2026-02-17 02:52:30.673 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-5016" ipVersion=0x4 table="filter"
2026-02-17 02:52:30.673 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_W_NaGnOp8ifOA9XAS4" ipVersion=0x4 table="filter"
2026-02-17 02:52:30.673 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:30.674 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali86adb68a393" ipVersion=0x4 table="filter"
2026-02-17 02:52:30.674 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali86adb68a393" ipVersion=0x4 table="filter"
2026-02-17 02:52:30.674 [INFO][80] 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-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:30.674 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:30.733 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-5016/client-containers-cb8355a9-37db-4640-aa0d-a8947911b140", EndpointId:"eth0"}
2026-02-17 02:52:31.546 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4578" name:"default"}
2026-02-17 02:52:31.668 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4578"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4578"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4578"} labels:{key:"webhook-4578" value:"true"}
2026-02-17 02:52:31.699 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4578"}
2026-02-17 02:52:31.806 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4313" name:"default"}
2026-02-17 02:52:31.866 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4313"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4313"} labels:{key:"webhook-4578-markers" value:"true"}
2026-02-17 02:52:31.891 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4313"}
2026-02-17 02:52:32.078 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5016"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5016"}
2026-02-17 02:52:32.114 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-773"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-773"}
2026-02-17 02:52:32.144 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-773" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:33.020 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-223" name:"default"}
2026-02-17 02:52:33.168 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8271" type:"ClusterIP" cluster_ips:"10.254.150.117" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:52:33.429 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-223"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-223"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-223"}
2026-02-17 02:52:33.456 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-223"}
2026-02-17 02:52:33.812 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-773/condition-test-rr7fc, name=eth0)
2026-02-17 02:52:33.813 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-773"} profile:{inbound_rules:{action:"allow" rule_id:"bUW2lCW41kYUGkRg"} outbound_rules:{action:"allow" rule_id:"gdx4R16mjn3qi78F"}}
2026-02-17 02:52:33.813 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-773.default"} profile:{}
2026-02-17 02:52:33.813 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-773/condition-test-rr7fc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8278e7c68ba" profile_ids:"kns.replication-controller-773" profile_ids:"ksa.replication-controller-773.default" ipv4_nets:"10.100.203.49/32"}
2026-02-17 02:52:33.813 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:33.813 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:33.813 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:33.814 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8278e7c68ba" ipVersion=0x4 table="filter"
2026-02-17 02:52:33.814 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nZzPWb-XJsSsewE7Gr" ipVersion=0x4 table="filter"
2026-02-17 02:52:33.814 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vUGIitu8w101OQ4F0b" ipVersion=0x4 table="filter"
2026-02-17 02:52:33.814 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8278e7c68ba" ipVersion=0x4 table="filter"
2026-02-17 02:52:33.814 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nZzPWb-XJsSsewE7Gr" ipVersion=0x4 table="filter"
2026-02-17 02:52:33.814 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vUGIitu8w101OQ4F0b" ipVersion=0x4 table="filter"
2026-02-17 02:52:33.814 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8278e7c68ba"
2026-02-17 02:52:33.814 [INFO][80] felix/endpoint_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-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:33.814 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:33.860 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:33.860 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"} status="down"
2026-02-17 02:52:33.886 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali8278e7c68ba" state="down"
2026-02-17 02:52:33.886 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8278e7c68ba", State:"down", Index:174}
2026-02-17 02:52:33.887 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8278e7c68ba"
2026-02-17 02:52:33.887 [INFO][80] felix/endpoint_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-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:33.887 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:33.887 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8278e7c68ba"
2026-02-17 02:52:33.887 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali8278e7c68ba" state="up"
2026-02-17 02:52:33.907 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:33.907 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"} status="down"
2026-02-17 02:52:33.907 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8278e7c68ba", Addrs:set.Typed[string]{}}
2026-02-17 02:52:33.908 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8278e7c68ba", Addrs:set.Typed[string]{}}
2026-02-17 02:52:33.908 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8278e7c68ba", State:"up", Index:174}
2026-02-17 02:52:33.908 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8278e7c68ba"
2026-02-17 02:52:33.908 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8278e7c68ba"
2026-02-17 02:52:33.908 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8278e7c68ba"
2026-02-17 02:52:33.908 [INFO][80] felix/endpoint_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-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:33.908 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:33.922 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:33.922 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"} status="up"
2026-02-17 02:52:34.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8271"
2026-02-17 02:52:34.264 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-773/condition-test-rr7fc, name=eth0)
2026-02-17 02:52:34.296 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-773/condition-test-rr7fc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8278e7c68ba" profile_ids:"kns.replication-controller-773" profile_ids:"ksa.replication-controller-773.default" ipv4_nets:"10.100.203.49/32"}
2026-02-17 02:52:34.297 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:34.297 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:34.297 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:34.298 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8278e7c68ba"
2026-02-17 02:52:34.298 [INFO][80] felix/endpoint_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-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:34.299 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:34.322 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:34.322 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"} status="up"
2026-02-17 02:52:34.333 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8271"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8271"} labels:{key:"webhook-8271" value:"true"}
2026-02-17 02:52:34.360 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5361"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5361"} labels:{key:"webhook-8271-markers" value:"true"}
2026-02-17 02:52:34.360 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2602"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2602"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2602"}
2026-02-17 02:52:34.388 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2602" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:35.256 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-773"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-773"}
2026-02-17 02:52:35.288 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-866"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-866"}
2026-02-17 02:52:35.288 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-866" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:35.481 [INFO][80] 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:52:35.481 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8278e7c68ba"
2026-02-17 02:52:35.481 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8278e7c68ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:35.481 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8278e7c68ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:35.862 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4451" name:"default"}
2026-02-17 02:52:35.921 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4451"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4451"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4451"}
2026-02-17 02:52:35.955 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4451"}
2026-02-17 02:52:35.967 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-866/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:52:35.974 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-866"} profile:{inbound_rules:{action:"allow" rule_id:"4fCEWxe6C-rZXikL"} outbound_rules:{action:"allow" rule_id:"YFXvfPVOf2XARzXd"}}
2026-02-17 02:52:35.974 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-866.default"} profile:{}
2026-02-17 02:52:35.974 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-866/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dcc7c7271d" profile_ids:"kns.ephemeral-containers-test-866" profile_ids:"ksa.ephemeral-containers-test-866.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:52:35.975 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:35.975 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:35.975 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:35.976 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9dcc7c7271d" ipVersion=0x4 table="filter"
2026-02-17 02:52:35.976 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6xe3cMYjinD0OId1Bf" ipVersion=0x4 table="filter"
2026-02-17 02:52:35.976 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_puOFC89i2OCkDpZU-M" ipVersion=0x4 table="filter"
2026-02-17 02:52:35.976 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9dcc7c7271d" ipVersion=0x4 table="filter"
2026-02-17 02:52:35.976 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6xe3cMYjinD0OId1Bf" ipVersion=0x4 table="filter"
2026-02-17 02:52:35.976 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_puOFC89i2OCkDpZU-M" ipVersion=0x4 table="filter"
2026-02-17 02:52:35.976 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:35.976 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:35.976 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:36.028 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:36.028 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:52:36.037 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali9dcc7c7271d" state="down"
2026-02-17 02:52:36.038 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:36.038 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali9dcc7c7271d" state="up"
2026-02-17 02:52:36.086 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9dcc7c7271d", State:"down", Index:175}
2026-02-17 02:52:36.086 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9dcc7c7271d", Addrs:set.Typed[string]{}}
2026-02-17 02:52:36.086 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9dcc7c7271d", Addrs:set.Typed[string]{}}
2026-02-17 02:52:36.086 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9dcc7c7271d", State:"up", Index:175}
2026-02-17 02:52:36.086 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:36.086 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:36.086 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:36.087 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:36.087 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:36.116 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:36.116 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:52:37.283 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-866/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:52:37.284 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-866/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dcc7c7271d" profile_ids:"kns.ephemeral-containers-test-866" profile_ids:"ksa.ephemeral-containers-test-866.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:52:37.284 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:37.284 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:37.284 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:37.285 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:37.285 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:37.285 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:37.306 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:37.306 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:52:37.360 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-866/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:52:37.361 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-866/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dcc7c7271d" profile_ids:"kns.ephemeral-containers-test-866" profile_ids:"ksa.ephemeral-containers-test-866.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:52:37.361 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:37.361 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:37.361 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:37.362 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:37.363 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:37.363 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:37.397 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:37.397 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:52:37.397 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-5016" name:"default"}
2026-02-17 02:52:37.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-5016"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"containers-5016"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5016"}
2026-02-17 02:52:37.567 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-5016"}
2026-02-17 02:52:37.944 [INFO][80] 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:52:37.945 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:37.945 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9dcc7c7271d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:37.945 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9dcc7c7271d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:39.005 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2602"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2602"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2602"}
2026-02-17 02:52:39.035 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1752"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1752"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1752"}
2026-02-17 02:52:39.059 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-1752" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:39.297 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-866/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:52:39.298 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-866/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dcc7c7271d" profile_ids:"kns.ephemeral-containers-test-866" profile_ids:"ksa.ephemeral-containers-test-866.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:52:39.298 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:39.298 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:39.298 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:39.299 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:39.300 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:39.300 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:39.330 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:39.330 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:52:39.535 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8271" name:"default"}
2026-02-17 02:52:39.625 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5361" name:"default"}
2026-02-17 02:52:40.000 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5361"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5361"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5361"} labels:{key:"webhook-8271-markers" value:"true"}
2026-02-17 02:52:40.027 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5361"}
2026-02-17 02:52:40.107 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8271"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8271"} labels:{key:"webhook-8271" value:"true"}
2026-02-17 02:52:40.131 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8271"}
2026-02-17 02:52:40.307 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-866/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:52:40.307 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-866/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dcc7c7271d" profile_ids:"kns.ephemeral-containers-test-866" profile_ids:"ksa.ephemeral-containers-test-866.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:52:40.308 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:40.308 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:40.308 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:40.311 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:40.311 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-773/condition-test-rr7fc, name=eth0)
2026-02-17 02:52:40.311 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:40.311 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:40.323 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-773/condition-test-rr7fc, name=eth0)
2026-02-17 02:52:40.347 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:40.347 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:52:40.347 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-773/condition-test-rr7fc" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8278e7c68ba" profile_ids:"kns.replication-controller-773" profile_ids:"ksa.replication-controller-773.default" ipv4_nets:"10.100.203.49/32"}
2026-02-17 02:52:40.348 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-773/condition-test-rr7fc" endpoint_id:"eth0"}
2026-02-17 02:52:40.348 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-773.default"}
2026-02-17 02:52:40.348 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-773"}
2026-02-17 02:52:40.348 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:40.348 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:40.349 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nZzPWb-XJsSsewE7Gr" ipVersion=0x4 table="filter"
2026-02-17 02:52:40.349 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vUGIitu8w101OQ4F0b" ipVersion=0x4 table="filter"
2026-02-17 02:52:40.349 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nZzPWb-XJsSsewE7Gr" ipVersion=0x4 table="filter"
2026-02-17 02:52:40.349 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vUGIitu8w101OQ4F0b" ipVersion=0x4 table="filter"
2026-02-17 02:52:40.349 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:40.349 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8278e7c68ba" ipVersion=0x4 table="filter"
2026-02-17 02:52:40.349 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8278e7c68ba" ipVersion=0x4 table="filter"
2026-02-17 02:52:40.349 [INFO][80] 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-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:40.349 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:40.350 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.49
2026-02-17 02:52:40.412 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-773/condition-test-rr7fc", EndpointId:"eth0"}
2026-02-17 02:52:40.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-773" name:"default"}
2026-02-17 02:52:40.748 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali8278e7c68ba" state="down"
2026-02-17 02:52:40.749 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8278e7c68ba"
2026-02-17 02:52:40.749 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8278e7c68ba", State:"down", Index:174}
2026-02-17 02:52:40.749 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8278e7c68ba", Addrs:set.Typed[string]{}}
2026-02-17 02:52:40.749 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8278e7c68ba", Addrs:set.Typed[string]{}}
2026-02-17 02:52:40.749 [INFO][80] 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:52:40.752 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali8278e7c68ba" state=""
2026-02-17 02:52:40.752 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8278e7c68ba"
2026-02-17 02:52:40.770 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8278e7c68ba", State:"", Index:174}
2026-02-17 02:52:40.771 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8278e7c68ba", Addrs:set.Set[string](nil)}
2026-02-17 02:52:40.771 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8278e7c68ba", Addrs:set.Set[string](nil)}
2026-02-17 02:52:40.923 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-773"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-773"}
2026-02-17 02:52:40.952 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-773"}
2026-02-17 02:52:41.510 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-866/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:52:41.510 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-866/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dcc7c7271d" profile_ids:"kns.ephemeral-containers-test-866" profile_ids:"ksa.ephemeral-containers-test-866.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:52:41.510 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:41.511 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:41.511 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:41.511 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:41.511 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:41.511 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:41.537 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:41.537 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:52:41.538 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-866/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:52:41.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-866/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dcc7c7271d" profile_ids:"kns.ephemeral-containers-test-866" profile_ids:"ksa.ephemeral-containers-test-866.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:52:41.538 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:41.538 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:41.539 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:41.543 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:41.543 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:41.544 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:41.568 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:41.568 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:52:41.569 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-866"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-866"}
2026-02-17 02:52:41.650 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8054"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8054"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8054"}
2026-02-17 02:52:41.682 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-8054" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:42.337 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-866/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:52:42.337 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-866/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dcc7c7271d" profile_ids:"kns.ephemeral-containers-test-866" profile_ids:"ksa.ephemeral-containers-test-866.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:52:42.337 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:42.337 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:42.337 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:42.338 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:42.338 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:42.338 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:42.370 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:42.370 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:52:44.055 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2602"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2602"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2602"}
2026-02-17 02:52:44.301 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1752"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1752"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1752"}
2026-02-17 02:52:44.355 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-1886"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-1886"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1886"}
2026-02-17 02:52:44.380 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-1886" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:44.512 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8054"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8054"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8054"}
2026-02-17 02:52:44.544 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-134"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-134"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-134"}
2026-02-17 02:52:44.571 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-134" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:45.234 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-134/test-rs-pdkpj, name=eth0)
2026-02-17 02:52:45.234 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-134"} profile:{inbound_rules:{action:"allow" rule_id:"hbkpy0hjMcO47B1g"} outbound_rules:{action:"allow" rule_id:"mesNNOrOE8kRTC4R"}}
2026-02-17 02:52:45.235 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-134.default"} profile:{}
2026-02-17 02:52:45.235 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-134/test-rs-pdkpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c79cee6ea2" profile_ids:"kns.replicaset-134" profile_ids:"ksa.replicaset-134.default" ipv4_nets:"10.100.203.48/32"}
2026-02-17 02:52:45.235 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:45.235 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:45.235 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:45.236 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8c79cee6ea2" ipVersion=0x4 table="filter"
2026-02-17 02:52:45.236 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-134" ipVersion=0x4 table="filter"
2026-02-17 02:52:45.236 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5SITenOptpI0wy4SCB" ipVersion=0x4 table="filter"
2026-02-17 02:52:45.236 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8c79cee6ea2" ipVersion=0x4 table="filter"
2026-02-17 02:52:45.236 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-134" ipVersion=0x4 table="filter"
2026-02-17 02:52:45.236 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5SITenOptpI0wy4SCB" ipVersion=0x4 table="filter"
2026-02-17 02:52:45.236 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8c79cee6ea2"
2026-02-17 02:52:45.236 [INFO][80] felix/endpoint_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-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:45.236 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:45.280 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:45.280 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"} status="down"
2026-02-17 02:52:45.311 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali8c79cee6ea2" state="down"
2026-02-17 02:52:45.311 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c79cee6ea2"
2026-02-17 02:52:45.311 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c79cee6ea2", State:"down", Index:176}
2026-02-17 02:52:45.311 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c79cee6ea2", Addrs:set.Typed[string]{}}
2026-02-17 02:52:45.311 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c79cee6ea2", Addrs:set.Typed[string]{}}
2026-02-17 02:52:45.311 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c79cee6ea2"
2026-02-17 02:52:45.311 [INFO][80] felix/endpoint_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-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:45.311 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:45.314 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali8c79cee6ea2" state="up"
2026-02-17 02:52:45.334 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:45.334 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"} status="down"
2026-02-17 02:52:45.335 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c79cee6ea2", State:"up", Index:176}
2026-02-17 02:52:45.335 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8c79cee6ea2"
2026-02-17 02:52:45.335 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c79cee6ea2"
2026-02-17 02:52:45.335 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c79cee6ea2"
2026-02-17 02:52:45.335 [INFO][80] felix/endpoint_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-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:45.335 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:45.362 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:45.362 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"} status="up"
2026-02-17 02:52:46.264 [INFO][80] 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:52:46.264 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8c79cee6ea2"
2026-02-17 02:52:46.264 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c79cee6ea2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:46.265 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c79cee6ea2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:46.362 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-134/test-rs-pdkpj, name=eth0)
2026-02-17 02:52:46.362 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-134/test-rs-pdkpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c79cee6ea2" profile_ids:"kns.replicaset-134" profile_ids:"ksa.replicaset-134.default" ipv4_nets:"10.100.203.48/32"}
2026-02-17 02:52:46.362 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:46.362 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:46.362 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:46.363 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c79cee6ea2"
2026-02-17 02:52:46.363 [INFO][80] felix/endpoint_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-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:46.363 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:46.386 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:46.386 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"} status="up"
2026-02-17 02:52:46.584 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-866/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:52:46.584 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-866/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dcc7c7271d" profile_ids:"kns.ephemeral-containers-test-866" profile_ids:"ksa.ephemeral-containers-test-866.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:52:46.584 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:46.585 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:46.585 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:46.587 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:46.587 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:46.587 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:46.615 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:46.615 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:52:46.616 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-866/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:52:46.616 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-866"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-866"}
2026-02-17 02:52:46.616 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-866/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9dcc7c7271d" profile_ids:"kns.ephemeral-containers-test-866" profile_ids:"ksa.ephemeral-containers-test-866.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:52:46.616 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:46.616 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:46.616 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:46.617 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9dcc7c7271d"
2026-02-17 02:52:46.617 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:46.617 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:52:46.641 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:46.641 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:52:48.395 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:52:48.488 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-1886"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-1886"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1886"}
2026-02-17 02:52:48.517 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3362"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3362"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3362"}
2026-02-17 02:52:48.540 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3362" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:49.104 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2602" name:"default"}
2026-02-17 02:52:49.560 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-1752" name:"default"}
2026-02-17 02:52:50.063 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1752"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1752"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1752"}
2026-02-17 02:52:50.112 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-1752"}
2026-02-17 02:52:50.213 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2602"}
2026-02-17 02:52:50.395 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-8054" name:"default"}
2026-02-17 02:52:50.457 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-8054"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"watch-8054"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8054"}
2026-02-17 02:52:50.489 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-8054"}
2026-02-17 02:52:51.214 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-134"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-134"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-134"}
2026-02-17 02:52:51.243 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-584"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-584"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-584"}
2026-02-17 02:52:51.276 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-584" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:52.652 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3362"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3362"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3362"}
2026-02-17 02:52:52.689 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5399"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5399"} 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-5399"}
2026-02-17 02:52:52.723 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-5399" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:53.358 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db, name=eth0)
2026-02-17 02:52:53.358 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-5399.default"} profile:{}
2026-02-17 02:52:53.359 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-5399"} profile:{inbound_rules:{action:"allow" rule_id:"x0_IDITq2n3CbDLH"} outbound_rules:{action:"allow" rule_id:"sr7EWUeg5hqDQzYT"}}
2026-02-17 02:52:53.359 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0221cf1990a" profile_ids:"kns.pods-5399" profile_ids:"ksa.pods-5399.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:52:53.359 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:52:53.359 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:52:53.359 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:52:53.359 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0221cf1990a" ipVersion=0x4 table="filter"
2026-02-17 02:52:53.359 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-5399" ipVersion=0x4 table="filter"
2026-02-17 02:52:53.359 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0o69YWGF2k0Wy0cb3B" ipVersion=0x4 table="filter"
2026-02-17 02:52:53.359 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0221cf1990a" ipVersion=0x4 table="filter"
2026-02-17 02:52:53.359 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-5399" ipVersion=0x4 table="filter"
2026-02-17 02:52:53.359 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0o69YWGF2k0Wy0cb3B" ipVersion=0x4 table="filter"
2026-02-17 02:52:53.359 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0221cf1990a"
2026-02-17 02:52:53.359 [INFO][80] felix/endpoint_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-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:52:53.359 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:52:53.396 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:53.396 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"} status="down"
2026-02-17 02:52:53.433 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali0221cf1990a" state="down"
2026-02-17 02:52:53.433 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0221cf1990a"
2026-02-17 02:52:53.433 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0221cf1990a", State:"down", Index:177}
2026-02-17 02:52:53.433 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0221cf1990a", Addrs:set.Typed[string]{}}
2026-02-17 02:52:53.433 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0221cf1990a", Addrs:set.Typed[string]{}}
2026-02-17 02:52:53.433 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0221cf1990a"
2026-02-17 02:52:53.433 [INFO][80] felix/endpoint_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-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:52:53.433 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:52:53.440 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali0221cf1990a" state="up"
2026-02-17 02:52:53.465 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:52:53.465 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"} status="down"
2026-02-17 02:52:53.465 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0221cf1990a", State:"up", Index:177}
2026-02-17 02:52:53.465 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0221cf1990a"
2026-02-17 02:52:53.465 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0221cf1990a"
2026-02-17 02:52:53.465 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0221cf1990a"
2026-02-17 02:52:53.466 [INFO][80] felix/endpoint_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-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:52:53.466 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:52:53.494 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:53.494 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"} status="up"
2026-02-17 02:52:53.500 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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:52:53.500 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:52:53.500 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:52:53.755 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-1886" name:"default"}
2026-02-17 02:52:53.786 [INFO][80] felix/summary.go 100: Summarising 248 dataplane reconciliation loops over 1m0.2s: avg=31ms longest=88ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:52:54.012 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-1886"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-1886"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1886"}
2026-02-17 02:52:54.043 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-1886"}
2026-02-17 02:52:54.392 [INFO][80] 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:52:54.392 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0221cf1990a"
2026-02-17 02:52:54.392 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0221cf1990a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:54.392 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0221cf1990a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:52:54.421 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db, name=eth0)
2026-02-17 02:52:54.423 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0221cf1990a" profile_ids:"kns.pods-5399" profile_ids:"ksa.pods-5399.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:52:54.423 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:52:54.423 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:52:54.423 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:52:54.424 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0221cf1990a"
2026-02-17 02:52:54.424 [INFO][80] felix/endpoint_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-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:52:54.424 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:52:54.453 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:54.454 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"} status="up"
2026-02-17 02:52:54.777 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"fooservice" namespace:"pods-5399" type:"ClusterIP" cluster_ips:"10.254.44.12" ports:{Protocol:"TCP" Port:8765}
2026-02-17 02:52:56.273 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-134/test-rs-pdkpj, name=eth0)
2026-02-17 02:52:56.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-134/test-rs-pdkpj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c79cee6ea2" profile_ids:"kns.replicaset-134" profile_ids:"ksa.replicaset-134.default" ipv4_nets:"10.100.203.48/32"}
2026-02-17 02:52:56.273 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:56.273 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:56.273 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:56.274 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c79cee6ea2"
2026-02-17 02:52:56.274 [INFO][80] felix/endpoint_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-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:56.274 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:56.282 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replicaset-134/test-rs-pdkpj, name=eth0)
2026-02-17 02:52:56.311 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:56.311 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"} status="up"
2026-02-17 02:52:56.312 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-134/test-rs-pdkpj" endpoint_id:"eth0"}
2026-02-17 02:52:56.312 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-134"}
2026-02-17 02:52:56.312 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-134.default"}
2026-02-17 02:52:56.312 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:56.312 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:56.313 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-134" ipVersion=0x4 table="filter"
2026-02-17 02:52:56.313 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5SITenOptpI0wy4SCB" ipVersion=0x4 table="filter"
2026-02-17 02:52:56.313 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-134" ipVersion=0x4 table="filter"
2026-02-17 02:52:56.313 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5SITenOptpI0wy4SCB" ipVersion=0x4 table="filter"
2026-02-17 02:52:56.314 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:56.314 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8c79cee6ea2" ipVersion=0x4 table="filter"
2026-02-17 02:52:56.314 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8c79cee6ea2" ipVersion=0x4 table="filter"
2026-02-17 02:52:56.314 [INFO][80] 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-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:56.314 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:56.314 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.48
2026-02-17 02:52:56.380 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-134/test-rs-pdkpj", EndpointId:"eth0"}
2026-02-17 02:52:56.530 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-134" name:"default"}
2026-02-17 02:52:56.767 [INFO][80] 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:52:56.767 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c79cee6ea2"
2026-02-17 02:52:56.767 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali8c79cee6ea2" state="down"
2026-02-17 02:52:56.768 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c79cee6ea2", Addrs:set.Typed[string]{}}
2026-02-17 02:52:56.768 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c79cee6ea2", Addrs:set.Typed[string]{}}
2026-02-17 02:52:56.768 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c79cee6ea2", State:"down", Index:176}
2026-02-17 02:52:56.769 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali8c79cee6ea2" state=""
2026-02-17 02:52:56.770 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8c79cee6ea2"
2026-02-17 02:52:56.798 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c79cee6ea2", State:"", Index:176}
2026-02-17 02:52:56.798 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c79cee6ea2", Addrs:set.Set[string](nil)}
2026-02-17 02:52:56.798 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c79cee6ea2", Addrs:set.Set[string](nil)}
2026-02-17 02:52:56.819 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-134"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-134"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-134"}
2026-02-17 02:52:56.849 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-134"}
2026-02-17 02:52:57.794 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3362" name:"default"}
2026-02-17 02:52:57.978 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3362"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3362"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3362"}
2026-02-17 02:52:58.004 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3362"}
2026-02-17 02:52:58.894 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5399"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5399"} 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-5399"}
2026-02-17 02:52:58.923 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1985"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1985"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1985"}
2026-02-17 02:52:58.944 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-1985" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:52:59.533 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-584"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-584"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-584"}
2026-02-17 02:52:59.566 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-462"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-462"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-462"}
2026-02-17 02:52:59.601 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-462" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:00.229 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-462/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:53:00.229 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-462"} profile:{inbound_rules:{action:"allow" rule_id:"vGIw1BRJ7W5oX1vp"} outbound_rules:{action:"allow" rule_id:"WlH5IsxMdFCiCVGj"}}
2026-02-17 02:53:00.230 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-462.default"} profile:{}
2026-02-17 02:53:00.230 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-462/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5736c2cf4a6" profile_ids:"kns.ephemeral-containers-test-462" profile_ids:"ksa.ephemeral-containers-test-462.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:53:00.230 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:00.230 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:00.230 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:00.231 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5736c2cf4a6" ipVersion=0x4 table="filter"
2026-02-17 02:53:00.231 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_F5jTJhPh7RLZAwbrT3" ipVersion=0x4 table="filter"
2026-02-17 02:53:00.231 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fHcIlANXG8bpDSL96L" ipVersion=0x4 table="filter"
2026-02-17 02:53:00.231 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5736c2cf4a6" ipVersion=0x4 table="filter"
2026-02-17 02:53:00.231 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_F5jTJhPh7RLZAwbrT3" ipVersion=0x4 table="filter"
2026-02-17 02:53:00.232 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fHcIlANXG8bpDSL96L" ipVersion=0x4 table="filter"
2026-02-17 02:53:00.232 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:00.232 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:00.232 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:00.275 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:00.276 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:53:00.301 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali5736c2cf4a6" state="down"
2026-02-17 02:53:00.302 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5736c2cf4a6", State:"down", Index:178}
2026-02-17 02:53:00.302 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:00.302 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:00.302 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:00.302 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:00.304 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali5736c2cf4a6" state="up"
2026-02-17 02:53:00.328 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:00.328 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:53:00.329 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5736c2cf4a6", Addrs:set.Typed[string]{}}
2026-02-17 02:53:00.329 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5736c2cf4a6", Addrs:set.Typed[string]{}}
2026-02-17 02:53:00.329 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5736c2cf4a6", State:"up", Index:178}
2026-02-17 02:53:00.329 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:00.329 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:00.329 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:00.330 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:00.330 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:00.358 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:00.358 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:53:01.475 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-462/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:53:01.475 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-462/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5736c2cf4a6" profile_ids:"kns.ephemeral-containers-test-462" profile_ids:"ksa.ephemeral-containers-test-462.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:53:01.475 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:01.475 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:01.475 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:01.476 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:01.476 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:01.476 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:01.499 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:01.499 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:53:01.661 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-462/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:53:01.662 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-462/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5736c2cf4a6" profile_ids:"kns.ephemeral-containers-test-462" profile_ids:"ksa.ephemeral-containers-test-462.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:53:01.662 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:01.662 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:01.662 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:01.662 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:01.662 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:01.662 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:01.695 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:01.695 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:53:02.009 [INFO][80] 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:53:02.018 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:02.019 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5736c2cf4a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:02.019 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5736c2cf4a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:03.063 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1985"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1985"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1985"}
2026-02-17 02:53:03.107 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1089"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1089"}
2026-02-17 02:53:03.183 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1089" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:03.489 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-462/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:53:03.489 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-462/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5736c2cf4a6" profile_ids:"kns.ephemeral-containers-test-462" profile_ids:"ksa.ephemeral-containers-test-462.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:53:03.489 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:03.489 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:03.489 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:03.490 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:03.490 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:03.490 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:03.528 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:03.528 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:53:03.928 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db, name=eth0)
2026-02-17 02:53:03.928 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0221cf1990a" profile_ids:"kns.pods-5399" profile_ids:"ksa.pods-5399.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:53:03.928 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:03.929 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:03.929 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:03.930 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0221cf1990a"
2026-02-17 02:53:03.930 [INFO][80] felix/endpoint_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-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:03.930 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:03.959 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:03.959 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"} status="up"
2026-02-17 02:53:03.959 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5399"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5399"} 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-5399"}
2026-02-17 02:53:03.973 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db, name=eth0)
2026-02-17 02:53:04.013 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0221cf1990a" profile_ids:"kns.pods-5399" profile_ids:"ksa.pods-5399.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:53:04.013 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:04.013 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:04.013 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:04.014 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0221cf1990a"
2026-02-17 02:53:04.014 [INFO][80] felix/endpoint_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-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:04.014 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:04.051 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:04.051 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"} status="up"
2026-02-17 02:53:04.276 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db, name=eth0)
2026-02-17 02:53:04.276 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db" endpoint_id:"eth0"}
2026-02-17 02:53:04.276 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-5399"}
2026-02-17 02:53:04.276 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-5399.default"}
2026-02-17 02:53:04.276 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:04.277 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:04.277 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-5399" ipVersion=0x4 table="filter"
2026-02-17 02:53:04.277 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0o69YWGF2k0Wy0cb3B" ipVersion=0x4 table="filter"
2026-02-17 02:53:04.277 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-5399" ipVersion=0x4 table="filter"
2026-02-17 02:53:04.277 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0o69YWGF2k0Wy0cb3B" ipVersion=0x4 table="filter"
2026-02-17 02:53:04.277 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:04.277 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0221cf1990a" ipVersion=0x4 table="filter"
2026-02-17 02:53:04.277 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0221cf1990a" ipVersion=0x4 table="filter"
2026-02-17 02:53:04.277 [INFO][80] 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-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:04.277 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:04.278 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.46
2026-02-17 02:53:04.349 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5399/server-envvars-e93ca996-d30b-4f40-a6c0-6db8f3f764db", EndpointId:"eth0"}
2026-02-17 02:53:04.403 [INFO][80] 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:53:04.404 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0221cf1990a"
2026-02-17 02:53:04.404 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali0221cf1990a" state="down"
2026-02-17 02:53:04.404 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="cali0221cf1990a" state=""
2026-02-17 02:53:04.404 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0221cf1990a"
2026-02-17 02:53:04.404 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0221cf1990a", Addrs:set.Typed[string]{}}
2026-02-17 02:53:04.404 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0221cf1990a", Addrs:set.Typed[string]{}}
2026-02-17 02:53:04.404 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0221cf1990a", State:"down", Index:177}
2026-02-17 02:53:04.404 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0221cf1990a", State:"", Index:177}
2026-02-17 02:53:04.404 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0221cf1990a", Addrs:set.Set[string](nil)}
2026-02-17 02:53:04.404 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0221cf1990a", Addrs:set.Set[string](nil)}
2026-02-17 02:53:04.507 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-462/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:53:04.508 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-462/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5736c2cf4a6" profile_ids:"kns.ephemeral-containers-test-462" profile_ids:"ksa.ephemeral-containers-test-462.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:53:04.508 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:04.508 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:04.508 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:04.509 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:04.509 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:04.509 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:04.537 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:04.537 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:53:04.742 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-584" name:"default"}
2026-02-17 02:53:04.896 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-584"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-584"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-584"}
2026-02-17 02:53:04.926 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-584"}
2026-02-17 02:53:05.819 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-462"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-462"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-462"}
2026-02-17 02:53:05.850 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3998"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-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:"kubectl-3998"}
2026-02-17 02:53:05.874 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3998" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:07.269 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1089"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1089"}
2026-02-17 02:53:07.304 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9817"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9817"}
2026-02-17 02:53:07.335 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-9817" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:07.408 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3998"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-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:"kubectl-3998"}
2026-02-17 02:53:07.451 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3185"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3185"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3185"}
2026-02-17 02:53:07.481 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-3185" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:07.605 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9817"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9817"}
2026-02-17 02:53:07.630 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-523"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-523"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-523"}
2026-02-17 02:53:07.656 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-523" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:07.720 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-523"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-523"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-523"}
2026-02-17 02:53:07.771 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8272"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8272"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8272"}
2026-02-17 02:53:07.795 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-8272" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:08.145 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-3185/netserver-0, name=eth0)
2026-02-17 02:53:08.146 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-3185.default"} profile:{}
2026-02-17 02:53:08.146 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-3185"} profile:{inbound_rules:{action:"allow" rule_id:"DKnGevr1pHWxejNd"} outbound_rules:{action:"allow" rule_id:"XtdV3oGP8_UBAdww"}}
2026-02-17 02:53:08.146 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3185/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97897ddff8c" profile_ids:"kns.pod-network-test-3185" profile_ids:"ksa.pod-network-test-3185.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:53:08.146 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:08.146 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:08.146 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:08.147 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.147 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali97897ddff8c" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.147 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_H4fW33g7VoLb-4DPV9" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.147 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TtSVjx7ZdQXKrGHOse" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.147 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.147 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali97897ddff8c" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.147 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_H4fW33g7VoLb-4DPV9" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.147 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TtSVjx7ZdQXKrGHOse" ipVersion=0x4 table="filter"
2026-02-17 02:53:08.147 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali97897ddff8c"
2026-02-17 02:53:08.147 [INFO][80] felix/endpoint_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-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:08.147 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:08.188 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:08.188 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:53:08.228 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali97897ddff8c" state="down"
2026-02-17 02:53:08.232 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97897ddff8c", State:"down", Index:179}
2026-02-17 02:53:08.232 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97897ddff8c"
2026-02-17 02:53:08.232 [INFO][80] felix/endpoint_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-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:08.233 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:08.233 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97897ddff8c"
2026-02-17 02:53:08.235 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali97897ddff8c" state="up"
2026-02-17 02:53:08.263 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:08.263 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 02:53:08.263 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97897ddff8c", Addrs:set.Typed[string]{}}
2026-02-17 02:53:08.263 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97897ddff8c", Addrs:set.Typed[string]{}}
2026-02-17 02:53:08.263 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97897ddff8c", State:"up", Index:179}
2026-02-17 02:53:08.263 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali97897ddff8c"
2026-02-17 02:53:08.263 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97897ddff8c"
2026-02-17 02:53:08.263 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97897ddff8c"
2026-02-17 02:53:08.263 [INFO][80] felix/endpoint_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-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:08.263 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:08.285 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:08.285 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:53:08.334 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-1985" name:"default"}
2026-02-17 02:53:08.607 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1985"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1985"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1985"}
2026-02-17 02:53:08.638 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-1985"}
2026-02-17 02:53:08.994 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"fooservice" namespace:"pods-5399"
2026-02-17 02:53:09.368 [INFO][80] 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:53:09.368 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali97897ddff8c"
2026-02-17 02:53:09.368 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97897ddff8c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:09.368 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97897ddff8c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:09.460 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-5399" name:"default"}
2026-02-17 02:53:09.541 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-3185/netserver-0, name=eth0)
2026-02-17 02:53:09.541 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3185/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97897ddff8c" profile_ids:"kns.pod-network-test-3185" profile_ids:"ksa.pod-network-test-3185.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:53:09.542 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:09.542 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:09.542 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:09.543 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97897ddff8c"
2026-02-17 02:53:09.544 [INFO][80] felix/endpoint_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-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:09.544 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:09.572 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:09.573 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:53:09.679 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-5399"}
2026-02-17 02:53:10.855 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-462/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:53:10.856 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-462/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5736c2cf4a6" profile_ids:"kns.ephemeral-containers-test-462" profile_ids:"ksa.ephemeral-containers-test-462.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:53:10.856 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:10.860 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:10.860 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:10.861 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:10.861 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:10.861 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:10.884 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-462/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:53:10.888 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:10.889 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:53:10.889 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-462"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-462"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-462"}
2026-02-17 02:53:10.889 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-462/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5736c2cf4a6" profile_ids:"kns.ephemeral-containers-test-462" profile_ids:"ksa.ephemeral-containers-test-462.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:53:10.889 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:10.889 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:10.889 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:10.891 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:10.891 [INFO][80] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:10.891 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:10.918 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:10.918 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:53:11.881 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8272"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8272"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8272"}
2026-02-17 02:53:11.930 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2293"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-2293"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2293"}
2026-02-17 02:53:11.956 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2293" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:11.985 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-a-fkzzz" namespace:"services-2293" type:"ClusterIP" cluster_ips:"10.254.78.244" ports:{Protocol:"TCP" Port:8001}
2026-02-17 02:53:12.028 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-b-rvhbz" namespace:"services-2293" type:"ClusterIP" cluster_ips:"10.254.172.184" ports:{Protocol:"TCP" Port:8002}
2026-02-17 02:53:12.029 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-c-g22wd" namespace:"services-2293" type:"ClusterIP" cluster_ips:"10.254.28.11" ports:{Protocol:"TCP" Port:8003}
2026-02-17 02:53:12.064 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-a-fkzzz" namespace:"services-2293"
2026-02-17 02:53:12.064 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-b-rvhbz" namespace:"services-2293"
2026-02-17 02:53:12.093 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2293"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-2293"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2293"}
2026-02-17 02:53:12.120 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5135"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"events-5135"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5135"}
2026-02-17 02:53:12.153 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-5135" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:12.260 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5135"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"events-5135"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5135"}
2026-02-17 02:53:12.336 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3629"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3629"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3629"}
2026-02-17 02:53:12.364 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-3629" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:12.637 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1089" name:"default"}
2026-02-17 02:53:12.834 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1089"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1089"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1089"}
2026-02-17 02:53:12.870 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1089"}
2026-02-17 02:53:12.958 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-9817" name:"default"}
2026-02-17 02:53:13.073 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3998" name:"default"}
2026-02-17 02:53:13.427 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-523" name:"default"}
2026-02-17 02:53:13.464 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-523"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-523"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-523"}
2026-02-17 02:53:13.498 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-523"}
2026-02-17 02:53:13.533 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3998"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-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:"kubectl-3998"}
2026-02-17 02:53:13.560 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3998"}
2026-02-17 02:53:13.650 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-9817"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-9817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9817"}
2026-02-17 02:53:13.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-9817"}
2026-02-17 02:53:16.507 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3629"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3629"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3629"}
2026-02-17 02:53:16.549 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-879"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-879"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-879"}
2026-02-17 02:53:16.578 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-879" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:16.990 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-866/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:53:16.990 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-866/ephemeral-containers-target-pod" endpoint_id:"eth0"}
2026-02-17 02:53:16.990 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-866"}
2026-02-17 02:53:16.990 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-866.default"}
2026-02-17 02:53:16.990 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:16.991 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:16.991 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6xe3cMYjinD0OId1Bf" ipVersion=0x4 table="filter"
2026-02-17 02:53:16.991 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_puOFC89i2OCkDpZU-M" ipVersion=0x4 table="filter"
2026-02-17 02:53:16.991 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6xe3cMYjinD0OId1Bf" ipVersion=0x4 table="filter"
2026-02-17 02:53:16.991 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_puOFC89i2OCkDpZU-M" ipVersion=0x4 table="filter"
2026-02-17 02:53:16.991 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:16.991 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:53:16.991 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9dcc7c7271d" ipVersion=0x4 table="filter"
2026-02-17 02:53:16.991 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-9" ipVersion=0x4 table="filter"
2026-02-17 02:53:16.991 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9dcc7c7271d" ipVersion=0x4 table="filter"
2026-02-17 02:53:16.991 [INFO][80] 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:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:16.992 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:16.992 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.44
2026-02-17 02:53:17.060 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-866/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:17.101 [INFO][80] 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:53:17.101 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9dcc7c7271d"
2026-02-17 02:53:17.101 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali9dcc7c7271d" state="down"
2026-02-17 02:53:17.101 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9dcc7c7271d", Addrs:set.Typed[string]{}}
2026-02-17 02:53:17.102 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9dcc7c7271d", Addrs:set.Typed[string]{}}
2026-02-17 02:53:17.102 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9dcc7c7271d", State:"down", Index:175}
2026-02-17 02:53:17.106 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="cali9dcc7c7271d" state=""
2026-02-17 02:53:17.107 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9dcc7c7271d"
2026-02-17 02:53:17.126 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9dcc7c7271d", State:"", Index:175}
2026-02-17 02:53:17.126 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9dcc7c7271d", Addrs:set.Set[string](nil)}
2026-02-17 02:53:17.126 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9dcc7c7271d", Addrs:set.Set[string](nil)}
2026-02-17 02:53:17.165 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-c-g22wd" namespace:"services-2293"
2026-02-17 02:53:17.295 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-8272" name:"default"}
2026-02-17 02:53:17.372 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9, name=eth0)
2026-02-17 02:53:17.373 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-879"} profile:{inbound_rules:{action:"allow" rule_id:"A8uDgq3E555hbDGy"} outbound_rules:{action:"allow" rule_id:"riyuEqiXiCFu8Za3"}}
2026-02-17 02:53:17.373 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-879.default"} profile:{}
2026-02-17 02:53:17.373 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3363bbeb1d6" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:53:17.373 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:17.373 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:17.373 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:17.373 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3363bbeb1d6" ipVersion=0x4 table="filter"
2026-02-17 02:53:17.373 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-879" ipVersion=0x4 table="filter"
2026-02-17 02:53:17.373 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-879.default" ipVersion=0x4 table="filter"
2026-02-17 02:53:17.373 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3363bbeb1d6" ipVersion=0x4 table="filter"
2026-02-17 02:53:17.374 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-879" ipVersion=0x4 table="filter"
2026-02-17 02:53:17.374 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-879.default" ipVersion=0x4 table="filter"
2026-02-17 02:53:17.374 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3363bbeb1d6"
2026-02-17 02:53:17.374 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:17.374 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:17.417 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:17.418 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} status="down"
2026-02-17 02:53:17.418 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-5135" name:"default"}
2026-02-17 02:53:17.448 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali3363bbeb1d6" state="down"
2026-02-17 02:53:17.448 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3363bbeb1d6", State:"down", Index:180}
2026-02-17 02:53:17.448 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3363bbeb1d6"
2026-02-17 02:53:17.448 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3363bbeb1d6", Addrs:set.Typed[string]{}}
2026-02-17 02:53:17.448 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3363bbeb1d6", Addrs:set.Typed[string]{}}
2026-02-17 02:53:17.448 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3363bbeb1d6"
2026-02-17 02:53:17.449 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:17.449 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:17.449 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali3363bbeb1d6" state="up"
2026-02-17 02:53:17.469 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:17.469 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} status="down"
2026-02-17 02:53:17.469 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3363bbeb1d6", State:"up", Index:180}
2026-02-17 02:53:17.469 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3363bbeb1d6"
2026-02-17 02:53:17.469 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3363bbeb1d6"
2026-02-17 02:53:17.469 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3363bbeb1d6"
2026-02-17 02:53:17.469 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:17.469 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:17.483 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm, name=eth0)
2026-02-17 02:53:17.500 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:17.500 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} status="up"
2026-02-17 02:53:17.500 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali857caa95bc5" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:53:17.500 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:17.500 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:17.500 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:17.501 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali857caa95bc5" ipVersion=0x4 table="filter"
2026-02-17 02:53:17.502 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali857caa95bc5" ipVersion=0x4 table="filter"
2026-02-17 02:53:17.502 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali857caa95bc5"
2026-02-17 02:53:17.502 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:17.502 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:17.546 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:17.546 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} status="down"
2026-02-17 02:53:17.560 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali857caa95bc5" state="down"
2026-02-17 02:53:17.560 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali857caa95bc5", State:"down", Index:181}
2026-02-17 02:53:17.561 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali857caa95bc5"
2026-02-17 02:53:17.561 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali857caa95bc5"
2026-02-17 02:53:17.561 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:17.561 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:17.561 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali857caa95bc5" state="up"
2026-02-17 02:53:17.585 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:17.585 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} status="down"
2026-02-17 02:53:17.585 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali857caa95bc5", Addrs:set.Typed[string]{}}
2026-02-17 02:53:17.585 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali857caa95bc5", Addrs:set.Typed[string]{}}
2026-02-17 02:53:17.585 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali857caa95bc5", State:"up", Index:181}
2026-02-17 02:53:17.585 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali857caa95bc5"
2026-02-17 02:53:17.585 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali857caa95bc5"
2026-02-17 02:53:17.585 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali857caa95bc5"
2026-02-17 02:53:17.586 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:17.586 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:17.605 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz, name=eth0)
2026-02-17 02:53:17.612 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:17.612 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} status="up"
2026-02-17 02:53:17.612 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e6968304ef" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:53:17.613 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:17.613 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:17.613 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:17.613 [INFO][80] 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:53:17.613 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3e6968304ef" ipVersion=0x4 table="filter"
2026-02-17 02:53:17.614 [INFO][80] 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:53:17.614 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3e6968304ef" ipVersion=0x4 table="filter"
2026-02-17 02:53:17.614 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3e6968304ef"
2026-02-17 02:53:17.614 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:17.614 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:17.661 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:17.661 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"} status="down"
2026-02-17 02:53:17.664 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali3e6968304ef" state="down"
2026-02-17 02:53:17.664 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e6968304ef", State:"down", Index:182}
2026-02-17 02:53:17.664 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e6968304ef"
2026-02-17 02:53:17.664 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e6968304ef", Addrs:set.Typed[string]{}}
2026-02-17 02:53:17.665 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e6968304ef", Addrs:set.Typed[string]{}}
2026-02-17 02:53:17.665 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3e6968304ef"
2026-02-17 02:53:17.665 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali3e6968304ef" state="up"
2026-02-17 02:53:17.665 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:17.665 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:17.688 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:17.688 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"} status="down"
2026-02-17 02:53:17.688 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e6968304ef", State:"up", Index:182}
2026-02-17 02:53:17.694 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3e6968304ef"
2026-02-17 02:53:17.695 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3e6968304ef"
2026-02-17 02:53:17.695 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e6968304ef"
2026-02-17 02:53:17.697 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:17.698 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:17.731 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:17.731 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"} status="up"
2026-02-17 02:53:17.732 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8272"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8272"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8272"}
2026-02-17 02:53:17.732 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-8272"}
2026-02-17 02:53:17.875 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2293" name:"default"}
2026-02-17 02:53:17.980 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-5135"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"events-5135"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5135"}
2026-02-17 02:53:18.020 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-5135"}
2026-02-17 02:53:18.212 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2293"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"services-2293"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2293"}
2026-02-17 02:53:18.255 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2293"}
2026-02-17 02:53:18.639 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9, name=eth0)
2026-02-17 02:53:18.640 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3363bbeb1d6" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:53:18.640 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:18.641 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:18.641 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:18.642 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3363bbeb1d6"
2026-02-17 02:53:18.642 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:18.642 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:18.651 [INFO][80] 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:53:18.652 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali857caa95bc5"
2026-02-17 02:53:18.673 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz, name=eth0)
2026-02-17 02:53:18.677 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:18.677 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} status="up"
2026-02-17 02:53:18.677 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali857caa95bc5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:18.677 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali857caa95bc5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:18.695 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm, name=eth0)
2026-02-17 02:53:18.711 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e6968304ef" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:53:18.712 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali857caa95bc5" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:53:18.712 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:18.712 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:18.712 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:18.713 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:18.714 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:18.714 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:18.715 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e6968304ef"
2026-02-17 02:53:18.715 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali857caa95bc5"
2026-02-17 02:53:18.716 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:18.716 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:18.716 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:18.716 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:18.727 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm, name=eth0)
2026-02-17 02:53:18.742 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:18.742 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"} status="up"
2026-02-17 02:53:18.742 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:18.742 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} status="up"
2026-02-17 02:53:18.742 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali857caa95bc5" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:53:18.742 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:18.742 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:18.743 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:18.744 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali857caa95bc5"
2026-02-17 02:53:18.744 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:18.744 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:18.750 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz, name=eth0)
2026-02-17 02:53:18.766 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:18.766 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} status="up"
2026-02-17 02:53:18.766 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e6968304ef" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:53:18.767 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:18.767 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:18.767 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:18.768 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e6968304ef"
2026-02-17 02:53:18.768 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:18.768 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:18.793 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:18.793 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"} status="up"
2026-02-17 02:53:19.256 [INFO][80] 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:53:19.256 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3363bbeb1d6"
2026-02-17 02:53:19.256 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3363bbeb1d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:19.256 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3363bbeb1d6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:19.384 [INFO][80] 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:53:19.384 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3e6968304ef"
2026-02-17 02:53:19.384 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e6968304ef", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:19.384 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e6968304ef", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:19.709 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9, name=eth0)
2026-02-17 02:53:19.710 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3363bbeb1d6" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:53:19.710 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:19.710 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:19.710 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:19.711 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3363bbeb1d6"
2026-02-17 02:53:19.711 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:19.711 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:19.746 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:19.746 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} status="up"
2026-02-17 02:53:20.555 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-3185/netserver-0, name=eth0)
2026-02-17 02:53:20.556 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3185/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97897ddff8c" profile_ids:"kns.pod-network-test-3185" profile_ids:"ksa.pod-network-test-3185.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:53:20.556 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:20.556 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:20.556 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:20.557 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97897ddff8c"
2026-02-17 02:53:20.557 [INFO][80] felix/endpoint_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-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:20.557 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:20.590 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:20.591 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:53:21.763 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-3629" name:"default"}
2026-02-17 02:53:22.057 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-3629"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-3629"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3629"}
2026-02-17 02:53:22.085 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-3629"}
2026-02-17 02:53:22.697 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz, name=eth0)
2026-02-17 02:53:22.706 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm, name=eth0)
2026-02-17 02:53:22.706 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9, name=eth0)
2026-02-17 02:53:22.713 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz, name=eth0)
2026-02-17 02:53:22.715 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e6968304ef" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:53:22.715 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali857caa95bc5" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:53:22.715 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3363bbeb1d6" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:53:22.716 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e6968304ef" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:53:22.716 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:22.716 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:22.716 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:22.716 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.716 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.716 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.717 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.717 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.717 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.717 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e6968304ef"
2026-02-17 02:53:22.717 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali857caa95bc5"
2026-02-17 02:53:22.717 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3363bbeb1d6"
2026-02-17 02:53:22.717 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:22.717 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:22.718 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.718 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.718 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.718 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.727 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm, name=eth0)
2026-02-17 02:53:22.732 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9, name=eth0)
2026-02-17 02:53:22.748 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz, name=eth0)
2026-02-17 02:53:22.758 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:22.758 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"} status="up"
2026-02-17 02:53:22.758 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:22.758 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} status="up"
2026-02-17 02:53:22.758 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:22.758 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} status="up"
2026-02-17 02:53:22.758 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali857caa95bc5" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:53:22.758 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3363bbeb1d6" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:53:22.758 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e6968304ef" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:53:22.758 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.758 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.758 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.759 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.759 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.759 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.759 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:22.759 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:22.759 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:22.760 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali857caa95bc5"
2026-02-17 02:53:22.760 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3363bbeb1d6"
2026-02-17 02:53:22.761 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e6968304ef"
2026-02-17 02:53:22.761 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:22.761 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:22.761 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.761 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.761 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.761 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.770 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9, name=eth0)
2026-02-17 02:53:22.786 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:22.786 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"} status="up"
2026-02-17 02:53:22.786 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:22.786 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} status="up"
2026-02-17 02:53:22.786 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:22.786 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} status="up"
2026-02-17 02:53:22.786 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3363bbeb1d6" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:53:22.786 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.786 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.786 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.787 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3363bbeb1d6"
2026-02-17 02:53:22.788 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.788 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:22.797 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm, name=eth0)
2026-02-17 02:53:22.811 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:22.811 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"} status="up"
2026-02-17 02:53:22.811 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali857caa95bc5" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:53:22.812 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.812 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.812 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.813 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali857caa95bc5"
2026-02-17 02:53:22.813 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.813 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:22.836 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:22.837 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"} status="up"
2026-02-17 02:53:23.795 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-866" name:"default"}
2026-02-17 02:53:23.865 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3185"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3185"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3185"}
2026-02-17 02:53:23.891 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1906"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1906"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1906"}
2026-02-17 02:53:23.918 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-1906" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:23.986 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1906"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1906"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1906"}
2026-02-17 02:53:24.021 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9003"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9003"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9003"}
2026-02-17 02:53:24.052 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9003" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:24.238 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-866"}
2026-02-17 02:53:25.172 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz, name=eth0)
2026-02-17 02:53:25.172 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz" endpoint_id:"eth0"}
2026-02-17 02:53:25.172 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:25.172 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:25.173 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:25.173 [INFO][80] 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:53:25.173 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3e6968304ef" ipVersion=0x4 table="filter"
2026-02-17 02:53:25.173 [INFO][80] 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:53:25.173 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3e6968304ef" ipVersion=0x4 table="filter"
2026-02-17 02:53:25.173 [INFO][80] 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-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:25.173 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:25.174 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.53
2026-02-17 02:53:25.221 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm, name=eth0)
2026-02-17 02:53:25.242 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9, name=eth0)
2026-02-17 02:53:25.248 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-s8jnz", EndpointId:"eth0"}
2026-02-17 02:53:25.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm" endpoint_id:"eth0"}
2026-02-17 02:53:25.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9" endpoint_id:"eth0"}
2026-02-17 02:53:25.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-879"}
2026-02-17 02:53:25.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-879.default"}
2026-02-17 02:53:25.248 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:25.248 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:25.252 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:25.252 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:25.252 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:25.252 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-879" ipVersion=0x4 table="filter"
2026-02-17 02:53:25.252 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-879.default" ipVersion=0x4 table="filter"
2026-02-17 02:53:25.253 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-879" ipVersion=0x4 table="filter"
2026-02-17 02:53:25.253 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-879.default" ipVersion=0x4 table="filter"
2026-02-17 02:53:25.253 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:25.253 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3363bbeb1d6" ipVersion=0x4 table="filter"
2026-02-17 02:53:25.253 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali857caa95bc5" ipVersion=0x4 table="filter"
2026-02-17 02:53:25.253 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3363bbeb1d6" ipVersion=0x4 table="filter"
2026-02-17 02:53:25.253 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali857caa95bc5" ipVersion=0x4 table="filter"
2026-02-17 02:53:25.253 [INFO][80] 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-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:25.253 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:25.253 [INFO][80] 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-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:25.253 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:25.253 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.52
2026-02-17 02:53:25.253 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.54
2026-02-17 02:53:25.276 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali3e6968304ef" state="down"
2026-02-17 02:53:25.277 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e6968304ef"
2026-02-17 02:53:25.277 [INFO][80] 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:53:25.280 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="cali3e6968304ef" state=""
2026-02-17 02:53:25.280 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3e6968304ef"
2026-02-17 02:53:25.320 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-jfmkm", EndpointId:"eth0"}
2026-02-17 02:53:25.320 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-wmql9", EndpointId:"eth0"}
2026-02-17 02:53:25.321 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e6968304ef", State:"down", Index:182}
2026-02-17 02:53:25.321 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e6968304ef", Addrs:set.Typed[string]{}}
2026-02-17 02:53:25.321 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e6968304ef", Addrs:set.Typed[string]{}}
2026-02-17 02:53:25.321 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e6968304ef", State:"", Index:182}
2026-02-17 02:53:25.321 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e6968304ef", Addrs:set.Set[string](nil)}
2026-02-17 02:53:25.321 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e6968304ef", Addrs:set.Set[string](nil)}
2026-02-17 02:53:25.324 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali857caa95bc5" state="down"
2026-02-17 02:53:25.324 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali857caa95bc5"
2026-02-17 02:53:25.326 [INFO][80] 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:53:25.345 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali857caa95bc5", State:"down", Index:181}
2026-02-17 02:53:25.345 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali857caa95bc5", Addrs:set.Typed[string]{}}
2026-02-17 02:53:25.345 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali857caa95bc5", Addrs:set.Typed[string]{}}
2026-02-17 02:53:25.348 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali857caa95bc5" state=""
2026-02-17 02:53:25.348 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali857caa95bc5"
2026-02-17 02:53:25.349 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali3363bbeb1d6" state="down"
2026-02-17 02:53:25.349 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3363bbeb1d6"
2026-02-17 02:53:25.349 [INFO][80] 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:53:25.352 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali3363bbeb1d6" state=""
2026-02-17 02:53:25.352 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3363bbeb1d6"
2026-02-17 02:53:25.361 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali857caa95bc5", State:"", Index:181}
2026-02-17 02:53:25.361 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali857caa95bc5", Addrs:set.Set[string](nil)}
2026-02-17 02:53:25.361 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali857caa95bc5", Addrs:set.Set[string](nil)}
2026-02-17 02:53:25.361 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3363bbeb1d6", State:"down", Index:180}
2026-02-17 02:53:25.361 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3363bbeb1d6", Addrs:set.Typed[string]{}}
2026-02-17 02:53:25.361 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3363bbeb1d6", Addrs:set.Typed[string]{}}
2026-02-17 02:53:25.361 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3363bbeb1d6", State:"", Index:180}
2026-02-17 02:53:25.361 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3363bbeb1d6", Addrs:set.Set[string](nil)}
2026-02-17 02:53:25.361 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3363bbeb1d6", Addrs:set.Set[string](nil)}
2026-02-17 02:53:28.915 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-3185/netserver-0, name=eth0)
2026-02-17 02:53:28.915 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3185/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97897ddff8c" profile_ids:"kns.pod-network-test-3185" profile_ids:"ksa.pod-network-test-3185.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:53:28.915 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:28.915 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:28.916 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:28.916 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97897ddff8c"
2026-02-17 02:53:28.916 [INFO][80] felix/endpoint_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-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:28.916 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:28.945 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:28.945 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:53:28.947 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-3185/netserver-0, name=eth0)
2026-02-17 02:53:28.947 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3185/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97897ddff8c" profile_ids:"kns.pod-network-test-3185" profile_ids:"ksa.pod-network-test-3185.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:53:28.947 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:28.947 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:28.947 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:28.948 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97897ddff8c"
2026-02-17 02:53:28.948 [INFO][80] felix/endpoint_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-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:28.948 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:28.976 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:28.976 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 02:53:28.986 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-3185"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-3185"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3185"}
2026-02-17 02:53:29.212 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-1906" name:"default"}
2026-02-17 02:53:29.301 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-3185/netserver-0, name=eth0)
2026-02-17 02:53:29.301 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-3185/netserver-0" endpoint_id:"eth0"}
2026-02-17 02:53:29.301 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-3185"}
2026-02-17 02:53:29.301 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-3185.default"}
2026-02-17 02:53:29.301 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:29.301 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:29.305 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_H4fW33g7VoLb-4DPV9" ipVersion=0x4 table="filter"
2026-02-17 02:53:29.305 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TtSVjx7ZdQXKrGHOse" ipVersion=0x4 table="filter"
2026-02-17 02:53:29.305 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_H4fW33g7VoLb-4DPV9" ipVersion=0x4 table="filter"
2026-02-17 02:53:29.305 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TtSVjx7ZdQXKrGHOse" ipVersion=0x4 table="filter"
2026-02-17 02:53:29.306 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:29.306 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali97897ddff8c" ipVersion=0x4 table="filter"
2026-02-17 02:53:29.306 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali97897ddff8c" ipVersion=0x4 table="filter"
2026-02-17 02:53:29.306 [INFO][80] 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-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:29.307 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:29.323 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.47
2026-02-17 02:53:29.376 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-3185/netserver-0", EndpointId:"eth0"}
2026-02-17 02:53:29.410 [INFO][80] 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:53:29.410 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97897ddff8c"
2026-02-17 02:53:29.410 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali97897ddff8c" state="down"
2026-02-17 02:53:29.410 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97897ddff8c", Addrs:set.Typed[string]{}}
2026-02-17 02:53:29.410 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97897ddff8c", Addrs:set.Typed[string]{}}
2026-02-17 02:53:29.411 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97897ddff8c", State:"down", Index:179}
2026-02-17 02:53:29.420 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali97897ddff8c" state=""
2026-02-17 02:53:29.420 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali97897ddff8c"
2026-02-17 02:53:29.430 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97897ddff8c", State:"", Index:179}
2026-02-17 02:53:29.430 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97897ddff8c", Addrs:set.Set[string](nil)}
2026-02-17 02:53:29.430 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97897ddff8c", Addrs:set.Set[string](nil)}
2026-02-17 02:53:29.529 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1906"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1906"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1906"}
2026-02-17 02:53:29.597 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-1906"}
2026-02-17 02:53:33.097 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9003"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9003"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9003"}
2026-02-17 02:53:33.149 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5386"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5386"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5386"}
2026-02-17 02:53:33.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5386" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:34.239 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-3185" name:"default"}
2026-02-17 02:53:34.425 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-3185"}
2026-02-17 02:53:38.181 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9003" name:"default"}
2026-02-17 02:53:38.461 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9003"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9003"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9003"}
2026-02-17 02:53:38.504 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-9003"}
2026-02-17 02:53:41.269 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=ephemeral-containers-test-462/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:53:41.269 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-462/ephemeral-containers-target-pod" endpoint_id:"eth0"}
2026-02-17 02:53:41.270 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-462"}
2026-02-17 02:53:41.270 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-462.default"}
2026-02-17 02:53:41.270 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:41.270 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:41.270 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_F5jTJhPh7RLZAwbrT3" ipVersion=0x4 table="filter"
2026-02-17 02:53:41.270 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fHcIlANXG8bpDSL96L" ipVersion=0x4 table="filter"
2026-02-17 02:53:41.270 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_F5jTJhPh7RLZAwbrT3" ipVersion=0x4 table="filter"
2026-02-17 02:53:41.270 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fHcIlANXG8bpDSL96L" ipVersion=0x4 table="filter"
2026-02-17 02:53:41.270 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:41.270 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5736c2cf4a6" ipVersion=0x4 table="filter"
2026-02-17 02:53:41.270 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5736c2cf4a6" ipVersion=0x4 table="filter"
2026-02-17 02:53:41.270 [INFO][80] 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:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:41.270 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:41.271 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.51
2026-02-17 02:53:41.348 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-462/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:53:41.379 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali5736c2cf4a6" state="down"
2026-02-17 02:53:41.379 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:41.379 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5736c2cf4a6", State:"down", Index:178}
2026-02-17 02:53:41.380 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5736c2cf4a6", Addrs:set.Typed[string]{}}
2026-02-17 02:53:41.380 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5736c2cf4a6", Addrs:set.Typed[string]{}}
2026-02-17 02:53:41.381 [INFO][80] 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:53:41.383 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali5736c2cf4a6" state=""
2026-02-17 02:53:41.383 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5736c2cf4a6"
2026-02-17 02:53:41.403 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5736c2cf4a6", State:"", Index:178}
2026-02-17 02:53:41.403 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5736c2cf4a6", Addrs:set.Set[string](nil)}
2026-02-17 02:53:41.403 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5736c2cf4a6", Addrs:set.Set[string](nil)}
2026-02-17 02:53:42.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5386"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5386"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5386"}
2026-02-17 02:53:42.313 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-3259"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-3259"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3259"}
2026-02-17 02:53:42.340 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svc-latency-3259" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:44.528 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9bf5t" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.207.106" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.584 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mknzf" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.11.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.585 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6tqwq" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.101.125" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.613 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xvsnz" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.175.92" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.613 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g4slk" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.63.189" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.639 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qnhm8" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.174.225" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.639 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-djfpz" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.7.162" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.662 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-czsfl" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.14.67" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.692 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v6mns" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.255.4" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.693 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n6692" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.192.77" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.733 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mptmg" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.11.62" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.733 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8xhl9" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.96.216" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.764 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nlqq5" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.252.110" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.791 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cr5m7" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.224.31" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.792 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zrxml" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.20.153" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.820 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k6hxw" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.58.211" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.820 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hcq7k" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.197.225" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.850 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-svp5c" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.241.111" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.850 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-96fxb" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.49.157" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.876 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-drwxq" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.106.101" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.876 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9mp8r" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.36.116" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.907 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hd5sp" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.36.126" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.907 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6fcvz" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.247.25" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.942 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rt6sd" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.26.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.942 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7nqnv" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.156.184" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.942 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:53:44.967 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9ssq8" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.36.199" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.980 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wfwkj" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.206.148" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:44.987 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vnvdz" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.59.50" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.007 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2j6jm" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.48.85" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.041 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dxgwz" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.7.179" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.041 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kbfwg" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.110.190" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.052 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qj2rn" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.141.220" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.061 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rznsc" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.202.238" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.082 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bpd49" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.204.68" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.092 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4wbnp" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.176.254" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.111 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lknwz" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.87.45" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.111 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tmw2d" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.108.188" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.153 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lszj7" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.100.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.153 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n2j2h" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.51.130" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.153 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jqrpc" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.162.62" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.174 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h94l7" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.230.169" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.175 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r9pgh" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.108.108" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.207 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zps67" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.163.247" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cqb2x" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.180.226" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7lrkd" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.61.49" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6nv4r" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.221.12" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.251 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cb4s2" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.68.204" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.267 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wj42w" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.68.136" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.267 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9n269" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.27.199" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hc6vz" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.195.245" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.298 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wl689" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.236.88" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.302 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dwzbk" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.170.83" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.311 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zdvbs" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.225.156" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.321 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dpvhr" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.16.156" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.350 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vmqlw" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.126.221" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.357 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4hh78" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.142.23" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.373 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xxxdm" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.113.166" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.383 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xllcm" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.102.125" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.392 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jwjz2" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.42.145" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.398 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6mj6z" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.224.238" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.411 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sw9gf" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.19.236" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.422 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9whh7" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.121.84" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.463 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fx945" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.7.196" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.511 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f9lzr" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.91.151" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.570 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-24dth" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.130.24" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.604 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-96fz6" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.186.128" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.677 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mn6ts" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.54.7" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.713 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hm7nl" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.187.137" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.788 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5r7kk" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.168.249" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.816 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rwf9g" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.62.188" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.890 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g4j5t" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.193.117" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.910 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c6284" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.133.254" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:45.965 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9kwf9" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.23.214" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.023 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w8h6d" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.114.245" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.072 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9chzm" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.154.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.127 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q6t9q" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.101.151" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.158 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-84bhz" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.101.234" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.224 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gjh49" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.74.242" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.257 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xj6w8" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.195.251" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.322 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-swjh4" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.222.255" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.352 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qh44l" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.231.188" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.423 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5jzhp" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.211.20" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.459 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vmqbb" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.235.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.531 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wtw82" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.220.70" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.555 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zrl6f" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.65.186" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.644 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vhrh6" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.186.4" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.657 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cbd57" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.39.137" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.755 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zzclj" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.241.207" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.764 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6s922" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.137.187" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.810 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pdlpf" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.29.152" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.868 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cgh8z" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.231.61" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.909 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tz878" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.196.195" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:46.965 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wgrnc" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.81.86" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.015 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xmz6g" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.61.106" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.065 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7t2l5" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.83.37" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.115 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hc82h" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.229.96" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.162 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xslh8" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.218.75" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-h96dv" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.158.153" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7c6qv" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.159.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.303 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fqc6z" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.121.32" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.376 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2jqgx" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.15.185" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.413 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-49bn6" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.56.251" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.484 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qg972" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.100.142" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.512 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zhvnd" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.160.169" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.584 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nvbz2" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.10.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.619 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8xqm4" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.242.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.689 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fg6bw" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.51.64" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.713 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7w2jt" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.124.105" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.826 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rhbjs" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.34.227" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.826 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q79bb" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.77.61" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.863 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7t557" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.242.252" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.905 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5386" name:"default"}
2026-02-17 02:53:47.914 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xmcwp" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.208.192" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:47.959 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-drvb9" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.228.14" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.011 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-462" name:"default"}
2026-02-17 02:53:48.016 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-f5shr" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.117.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.113 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6786d" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.199.142" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.142 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qjbmv" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.13.79" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.216 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zjgvw" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.206.11" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.238 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gjcvz" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.220.138" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.257 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x7pvt" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.52.189" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.325 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dj9mf" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.118.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.369 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4bnwc" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.36.31" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.449 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-87x8q" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.254.204" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.454 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:53:48.474 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sh5p2" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.98.124" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.533 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5plg8" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.193.160" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.559 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6kx6f" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.168.164" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.604 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rkl49" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.26.151" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.668 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d848s" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.208.178" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.737 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kpd6j" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.203.126" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.750 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5386"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5386"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5386"}
2026-02-17 02:53:48.765 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-whlgh" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.227.13" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.779 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5386"}
2026-02-17 02:53:48.806 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qsmqx" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.33.96" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.869 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9mcv6" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.40.18" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.953 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-75pgk" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.23.225" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:48.966 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-962xs" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.155.228" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.013 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-44mcf" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.51.238" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.061 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z7rrt" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.75.153" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.120 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wqvb5" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.103.33" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.170 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dpnb6" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.40.53" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.213 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6g8lr" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.34.153" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.264 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5js9d" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.78.33" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.318 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wphzd" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.200.27" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.378 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p9fp9" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.6.152" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.420 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mjzfh" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.239.56" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.476 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-22qrg" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.193.231" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.509 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7c94j" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.89.239" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.583 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tc5mc" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.153.111" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.622 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dl2w6" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.144.97" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.677 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s8txd" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.216.21" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.703 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-462"}
2026-02-17 02:53:49.739 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gw8hs" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.143.161" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.788 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9vcln" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.89.32" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.808 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w5rz9" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.190.165" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.864 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zssws" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.79.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.930 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fqtqn" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.98.240" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:49.961 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6ggrx" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.209.129" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.021 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4dvjj" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.31.230" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.071 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nxfnt" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.71.202" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.118 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rdxjr" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.8.205" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.167 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l72r9" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.129.251" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.222 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4cbf7" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.41.127" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.265 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-99hwr" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.239.19" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.324 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pw8wn" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.133.229" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.361 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9t5dx" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.123.243" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.428 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mfxqg" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.179.24" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.456 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8rz2s" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.218.29" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.545 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-n5vx7" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.129.206" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.558 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c9dvv" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.60.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.650 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q6x6q" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.153.232" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.661 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rw5cb" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.229.215" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.747 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kn6ft" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.189.136" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.761 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-t2ldt" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.153.84" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.806 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wgdzz" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.228.119" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.873 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zxr8w" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.207.238" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.915 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kvd45" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.147.243" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:50.963 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4fz77" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.33.60" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.010 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hgz28" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.38.243" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.079 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-k94cm" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.227.175" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.112 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wdfvs" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.155.149" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.181 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xxl8n" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.75.133" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.220 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5wgqc" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.129.109" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.277 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xqwwf" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.121.207" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.320 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jcg9v" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.248.240" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.389 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jtv24" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.2.185" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.408 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pjq7r" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.122.47" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.483 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zzxfh" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.155.154" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.511 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q29xt" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.77.113" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.551 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p26ks" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.27.180" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.613 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vdh6h" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.215.165" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.654 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5mzhd" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.23.67" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.707 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fpmb5" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.95.8" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.761 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-44wgx" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.187.229" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.812 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pqx9g" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.245.228" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.858 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vg6rh" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.140.147" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.906 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6bmgb" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.60.132" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:51.965 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tgb2n" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.46.160" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:52.017 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tz5cr" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.155.124" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:52.057 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q29ls" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.14.142" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:52.152 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dfbjf" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.34.252" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:52.167 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tmt7j" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.146.104" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:52.223 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9r2kg" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.179.115" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:52.288 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7l75g" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.48.30" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:52.331 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hflb7" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.115.46" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:52.376 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nkxjr" namespace:"svc-latency-3259" type:"ClusterIP" cluster_ips:"10.254.230.170" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:53:53.113 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-3259"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-3259"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3259"}
2026-02-17 02:53:53.113 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:53:53.149 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2793"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2793"}
2026-02-17 02:53:53.149 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2793" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:53.784 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e, name=eth0)
2026-02-17 02:53:53.785 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2793"} profile:{inbound_rules:{action:"allow" rule_id:"OfD3T5JpiqlceLP0"} outbound_rules:{action:"allow" rule_id:"tPPG2EPsgzsbMsOL"}}
2026-02-17 02:53:53.785 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2793.default"} profile:{}
2026-02-17 02:53:53.785 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic88d0c6b4f7" profile_ids:"kns.projected-2793" profile_ids:"ksa.projected-2793.default" ipv4_nets:"10.100.203.55/32"}
2026-02-17 02:53:53.785 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:53.785 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:53.786 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:53.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic88d0c6b4f7" ipVersion=0x4 table="filter"
2026-02-17 02:53:53.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2793" ipVersion=0x4 table="filter"
2026-02-17 02:53:53.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_buqovOKcF6hHij0s_a" ipVersion=0x4 table="filter"
2026-02-17 02:53:53.787 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic88d0c6b4f7" ipVersion=0x4 table="filter"
2026-02-17 02:53:53.787 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2793" ipVersion=0x4 table="filter"
2026-02-17 02:53:53.787 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_buqovOKcF6hHij0s_a" ipVersion=0x4 table="filter"
2026-02-17 02:53:53.787 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic88d0c6b4f7"
2026-02-17 02:53:53.787 [INFO][80] felix/endpoint_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-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:53.787 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:53.837 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:53.837 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"} status="down"
2026-02-17 02:53:53.837 [INFO][80] felix/summary.go 100: Summarising 261 dataplane reconciliation loops over 1m0.1s: avg=33ms longest=79ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:53:53.861 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calic88d0c6b4f7" state="down"
2026-02-17 02:53:53.862 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic88d0c6b4f7", State:"down", Index:183}
2026-02-17 02:53:53.862 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic88d0c6b4f7"
2026-02-17 02:53:53.862 [INFO][80] felix/endpoint_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-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:53.862 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:53.862 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic88d0c6b4f7"
2026-02-17 02:53:53.866 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calic88d0c6b4f7" state="up"
2026-02-17 02:53:53.897 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:53.897 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"} status="down"
2026-02-17 02:53:53.897 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic88d0c6b4f7", Addrs:set.Typed[string]{}}
2026-02-17 02:53:53.897 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic88d0c6b4f7", Addrs:set.Typed[string]{}}
2026-02-17 02:53:53.898 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic88d0c6b4f7", State:"up", Index:183}
2026-02-17 02:53:53.898 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic88d0c6b4f7"
2026-02-17 02:53:53.898 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic88d0c6b4f7"
2026-02-17 02:53:53.898 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic88d0c6b4f7"
2026-02-17 02:53:53.898 [INFO][80] felix/endpoint_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-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:53.898 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:53.935 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:53.935 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"} status="up"
2026-02-17 02:53:54.908 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e, name=eth0)
2026-02-17 02:53:54.909 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic88d0c6b4f7" profile_ids:"kns.projected-2793" profile_ids:"ksa.projected-2793.default" ipv4_nets:"10.100.203.55/32"}
2026-02-17 02:53:54.909 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:54.909 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:54.909 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:54.910 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic88d0c6b4f7"
2026-02-17 02:53:54.910 [INFO][80] felix/endpoint_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-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:54.910 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:54.950 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:54.950 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"} status="up"
2026-02-17 02:53:55.000 [INFO][80] 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:53:55.000 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic88d0c6b4f7"
2026-02-17 02:53:55.000 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic88d0c6b4f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:55.000 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic88d0c6b4f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:56.088 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e, name=eth0)
2026-02-17 02:53:56.088 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic88d0c6b4f7" profile_ids:"kns.projected-2793" profile_ids:"ksa.projected-2793.default" ipv4_nets:"10.100.203.55/32"}
2026-02-17 02:53:56.088 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:56.089 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:56.089 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:56.089 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic88d0c6b4f7"
2026-02-17 02:53:56.089 [INFO][80] felix/endpoint_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-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:56.089 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:56.123 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:56.123 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"} status="up"
2026-02-17 02:53:56.196 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calic88d0c6b4f7" state="down"
2026-02-17 02:53:56.196 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic88d0c6b4f7"
2026-02-17 02:53:56.196 [INFO][80] 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:53:56.196 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic88d0c6b4f7", State:"down", Index:183}
2026-02-17 02:53:56.196 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic88d0c6b4f7", Addrs:set.Typed[string]{}}
2026-02-17 02:53:56.196 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic88d0c6b4f7", Addrs:set.Typed[string]{}}
2026-02-17 02:53:56.196 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic88d0c6b4f7"
2026-02-17 02:53:56.196 [INFO][80] felix/endpoint_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-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:56.196 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:56.197 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.55
2026-02-17 02:53:56.197 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="calic88d0c6b4f7" state=""
2026-02-17 02:53:56.197 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic88d0c6b4f7"
2026-02-17 02:53:56.224 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:56.224 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"} status="down"
2026-02-17 02:53:56.224 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic88d0c6b4f7", State:"", Index:183}
2026-02-17 02:53:56.224 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic88d0c6b4f7", Addrs:set.Set[string](nil)}
2026-02-17 02:53:56.224 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic88d0c6b4f7", Addrs:set.Set[string](nil)}
2026-02-17 02:53:56.224 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic88d0c6b4f7"
2026-02-17 02:53:56.224 [INFO][80] felix/endpoint_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-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:56.224 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:56.264 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:56.264 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"} status="down"
2026-02-17 02:53:56.338 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e, name=eth0)
2026-02-17 02:53:56.339 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e" endpoint_id:"eth0"}
2026-02-17 02:53:56.340 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2793"}
2026-02-17 02:53:56.340 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2793.default"}
2026-02-17 02:53:56.340 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:56.340 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:56.340 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2793" ipVersion=0x4 table="filter"
2026-02-17 02:53:56.340 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_buqovOKcF6hHij0s_a" ipVersion=0x4 table="filter"
2026-02-17 02:53:56.340 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2793" ipVersion=0x4 table="filter"
2026-02-17 02:53:56.340 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_buqovOKcF6hHij0s_a" ipVersion=0x4 table="filter"
2026-02-17 02:53:56.340 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:56.341 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic88d0c6b4f7" ipVersion=0x4 table="filter"
2026-02-17 02:53:56.341 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic88d0c6b4f7" ipVersion=0x4 table="filter"
2026-02-17 02:53:56.341 [INFO][80] 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-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:56.341 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:56.419 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2793/downwardapi-volume-0f93c48d-d539-4646-af91-15d9f33e8f4e", EndpointId:"eth0"}
2026-02-17 02:53:57.257 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2793"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2793"}
2026-02-17 02:53:57.335 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5727"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5727"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5727"}
2026-02-17 02:53:57.335 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-5727" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:53:57.983 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f, name=eth0)
2026-02-17 02:53:57.985 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-5727"} profile:{inbound_rules:{action:"allow" rule_id:"yTfHtrWXjDZJ0-Xe"} outbound_rules:{action:"allow" rule_id:"RKPHqOk1r9DjsI-G"}}
2026-02-17 02:53:57.986 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-5727.default"} profile:{}
2026-02-17 02:53:57.986 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0949bc78409" profile_ids:"kns.var-expansion-5727" profile_ids:"ksa.var-expansion-5727.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:53:57.986 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:53:57.987 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:53:57.987 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:53:57.987 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0949bc78409" ipVersion=0x4 table="filter"
2026-02-17 02:53:57.988 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4jj3c7mTGtNVrNe5FY" ipVersion=0x4 table="filter"
2026-02-17 02:53:57.988 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yutHQgMrw2BmffBcey" ipVersion=0x4 table="filter"
2026-02-17 02:53:57.988 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0949bc78409" ipVersion=0x4 table="filter"
2026-02-17 02:53:57.988 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4jj3c7mTGtNVrNe5FY" ipVersion=0x4 table="filter"
2026-02-17 02:53:57.988 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yutHQgMrw2BmffBcey" ipVersion=0x4 table="filter"
2026-02-17 02:53:57.988 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0949bc78409"
2026-02-17 02:53:57.988 [INFO][80] felix/endpoint_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-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:53:57.988 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:53:58.048 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:58.048 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"} status="down"
2026-02-17 02:53:58.053 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali0949bc78409" state="down"
2026-02-17 02:53:58.053 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0949bc78409"
2026-02-17 02:53:58.054 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0949bc78409", State:"down", Index:184}
2026-02-17 02:53:58.054 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0949bc78409", Addrs:set.Typed[string]{}}
2026-02-17 02:53:58.054 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0949bc78409", Addrs:set.Typed[string]{}}
2026-02-17 02:53:58.054 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0949bc78409"
2026-02-17 02:53:58.054 [INFO][80] felix/endpoint_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-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:53:58.054 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:53:58.064 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali0949bc78409" state="up"
2026-02-17 02:53:58.088 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:53:58.088 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"} status="down"
2026-02-17 02:53:58.088 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0949bc78409", State:"up", Index:184}
2026-02-17 02:53:58.088 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0949bc78409"
2026-02-17 02:53:58.088 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0949bc78409"
2026-02-17 02:53:58.088 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0949bc78409"
2026-02-17 02:53:58.088 [INFO][80] felix/endpoint_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-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:53:58.088 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:53:58.114 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:58.114 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"} status="up"
2026-02-17 02:53:58.643 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-22qrg" namespace:"svc-latency-3259"
2026-02-17 02:53:58.685 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-24dth" namespace:"svc-latency-3259"
2026-02-17 02:53:58.739 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2j6jm" namespace:"svc-latency-3259"
2026-02-17 02:53:58.785 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2jqgx" namespace:"svc-latency-3259"
2026-02-17 02:53:58.820 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-44mcf" namespace:"svc-latency-3259"
2026-02-17 02:53:58.857 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-44wgx" namespace:"svc-latency-3259"
2026-02-17 02:53:58.892 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-49bn6" namespace:"svc-latency-3259"
2026-02-17 02:53:58.948 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4bnwc" namespace:"svc-latency-3259"
2026-02-17 02:53:58.950 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f, name=eth0)
2026-02-17 02:53:58.988 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0949bc78409" profile_ids:"kns.var-expansion-5727" profile_ids:"ksa.var-expansion-5727.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:53:58.988 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4cbf7" namespace:"svc-latency-3259"
2026-02-17 02:53:58.988 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:53:58.988 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:53:58.988 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:53:58.989 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0949bc78409"
2026-02-17 02:53:58.989 [INFO][80] felix/endpoint_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-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:53:58.989 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:53:59.023 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:53:59.023 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"} status="up"
2026-02-17 02:53:59.023 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4dvjj" namespace:"svc-latency-3259"
2026-02-17 02:53:59.065 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4fz77" namespace:"svc-latency-3259"
2026-02-17 02:53:59.101 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4hh78" namespace:"svc-latency-3259"
2026-02-17 02:53:59.101 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4wbnp" namespace:"svc-latency-3259"
2026-02-17 02:53:59.142 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5js9d" namespace:"svc-latency-3259"
2026-02-17 02:53:59.185 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5jzhp" namespace:"svc-latency-3259"
2026-02-17 02:53:59.222 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5mzhd" namespace:"svc-latency-3259"
2026-02-17 02:53:59.256 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5plg8" namespace:"svc-latency-3259"
2026-02-17 02:53:59.257 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:53:59.292 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5r7kk" namespace:"svc-latency-3259"
2026-02-17 02:53:59.306 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5wgqc" namespace:"svc-latency-3259"
2026-02-17 02:53:59.340 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6786d" namespace:"svc-latency-3259"
2026-02-17 02:53:59.385 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6bmgb" namespace:"svc-latency-3259"
2026-02-17 02:53:59.407 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6fcvz" namespace:"svc-latency-3259"
2026-02-17 02:53:59.433 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6g8lr" namespace:"svc-latency-3259"
2026-02-17 02:53:59.494 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6ggrx" namespace:"svc-latency-3259"
2026-02-17 02:53:59.495 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6kx6f" namespace:"svc-latency-3259"
2026-02-17 02:53:59.520 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6mj6z" namespace:"svc-latency-3259"
2026-02-17 02:53:59.600 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6nv4r" namespace:"svc-latency-3259"
2026-02-17 02:53:59.643 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6s922" namespace:"svc-latency-3259"
2026-02-17 02:53:59.725 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6tqwq" namespace:"svc-latency-3259"
2026-02-17 02:53:59.776 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-75pgk" namespace:"svc-latency-3259"
2026-02-17 02:53:59.819 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7c6qv" namespace:"svc-latency-3259"
2026-02-17 02:53:59.826 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7c94j" namespace:"svc-latency-3259"
2026-02-17 02:53:59.846 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7l75g" namespace:"svc-latency-3259"
2026-02-17 02:53:59.878 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7lrkd" namespace:"svc-latency-3259"
2026-02-17 02:53:59.907 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7nqnv" namespace:"svc-latency-3259"
2026-02-17 02:53:59.929 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7t2l5" namespace:"svc-latency-3259"
2026-02-17 02:53:59.952 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7t557" namespace:"svc-latency-3259"
2026-02-17 02:53:59.960 [INFO][80] 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:53:59.960 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0949bc78409"
2026-02-17 02:53:59.960 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0949bc78409", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:59.960 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0949bc78409", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:53:59.977 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7w2jt" namespace:"svc-latency-3259"
2026-02-17 02:54:00.012 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-84bhz" namespace:"svc-latency-3259"
2026-02-17 02:54:00.029 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-87x8q" namespace:"svc-latency-3259"
2026-02-17 02:54:00.054 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8rz2s" namespace:"svc-latency-3259"
2026-02-17 02:54:00.081 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8xhl9" namespace:"svc-latency-3259"
2026-02-17 02:54:00.119 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8xqm4" namespace:"svc-latency-3259"
2026-02-17 02:54:00.126 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f, name=eth0)
2026-02-17 02:54:00.126 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0949bc78409" profile_ids:"kns.var-expansion-5727" profile_ids:"ksa.var-expansion-5727.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:54:00.145 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f, name=eth0)
2026-02-17 02:54:00.146 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0949bc78409" profile_ids:"kns.var-expansion-5727" profile_ids:"ksa.var-expansion-5727.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:54:00.152 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-962xs" namespace:"svc-latency-3259"
2026-02-17 02:54:00.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-96fxb" namespace:"svc-latency-3259"
2026-02-17 02:54:00.196 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:00.196 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:00.196 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:00.197 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0949bc78409"
2026-02-17 02:54:00.198 [INFO][80] felix/endpoint_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-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:00.198 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:00.247 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:00.247 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"} status="up"
2026-02-17 02:54:00.247 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-96fz6" namespace:"svc-latency-3259"
2026-02-17 02:54:00.247 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-99hwr" namespace:"svc-latency-3259"
2026-02-17 02:54:00.263 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9bf5t" namespace:"svc-latency-3259"
2026-02-17 02:54:00.292 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9chzm" namespace:"svc-latency-3259"
2026-02-17 02:54:00.344 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9kwf9" namespace:"svc-latency-3259"
2026-02-17 02:54:00.354 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9mcv6" namespace:"svc-latency-3259"
2026-02-17 02:54:00.385 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9mp8r" namespace:"svc-latency-3259"
2026-02-17 02:54:00.446 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9n269" namespace:"svc-latency-3259"
2026-02-17 02:54:00.446 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9r2kg" namespace:"svc-latency-3259"
2026-02-17 02:54:00.478 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9ssq8" namespace:"svc-latency-3259"
2026-02-17 02:54:00.502 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9t5dx" namespace:"svc-latency-3259"
2026-02-17 02:54:00.553 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9vcln" namespace:"svc-latency-3259"
2026-02-17 02:54:00.576 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9whh7" namespace:"svc-latency-3259"
2026-02-17 02:54:00.596 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bpd49" namespace:"svc-latency-3259"
2026-02-17 02:54:00.653 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c6284" namespace:"svc-latency-3259"
2026-02-17 02:54:00.656 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c9dvv" namespace:"svc-latency-3259"
2026-02-17 02:54:00.687 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cb4s2" namespace:"svc-latency-3259"
2026-02-17 02:54:00.720 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cbd57" namespace:"svc-latency-3259"
2026-02-17 02:54:00.756 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cgh8z" namespace:"svc-latency-3259"
2026-02-17 02:54:00.774 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cqb2x" namespace:"svc-latency-3259"
2026-02-17 02:54:00.797 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cr5m7" namespace:"svc-latency-3259"
2026-02-17 02:54:00.865 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-czsfl" namespace:"svc-latency-3259"
2026-02-17 02:54:00.865 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d848s" namespace:"svc-latency-3259"
2026-02-17 02:54:00.885 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dfbjf" namespace:"svc-latency-3259"
2026-02-17 02:54:00.911 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dj9mf" namespace:"svc-latency-3259"
2026-02-17 02:54:00.979 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-djfpz" namespace:"svc-latency-3259"
2026-02-17 02:54:00.982 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dl2w6" namespace:"svc-latency-3259"
2026-02-17 02:54:01.017 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dpnb6" namespace:"svc-latency-3259"
2026-02-17 02:54:01.044 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dpvhr" namespace:"svc-latency-3259"
2026-02-17 02:54:01.092 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-drvb9" namespace:"svc-latency-3259"
2026-02-17 02:54:01.098 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-drwxq" namespace:"svc-latency-3259"
2026-02-17 02:54:01.143 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dwzbk" namespace:"svc-latency-3259"
2026-02-17 02:54:01.189 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dxgwz" namespace:"svc-latency-3259"
2026-02-17 02:54:01.204 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f5shr" namespace:"svc-latency-3259"
2026-02-17 02:54:01.233 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-f9lzr" namespace:"svc-latency-3259"
2026-02-17 02:54:01.295 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fg6bw" namespace:"svc-latency-3259"
2026-02-17 02:54:01.308 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fpmb5" namespace:"svc-latency-3259"
2026-02-17 02:54:01.337 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fqc6z" namespace:"svc-latency-3259"
2026-02-17 02:54:01.395 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fqtqn" namespace:"svc-latency-3259"
2026-02-17 02:54:01.398 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fx945" namespace:"svc-latency-3259"
2026-02-17 02:54:01.426 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g4j5t" namespace:"svc-latency-3259"
2026-02-17 02:54:01.528 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g4slk" namespace:"svc-latency-3259"
2026-02-17 02:54:01.528 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gjcvz" namespace:"svc-latency-3259"
2026-02-17 02:54:01.533 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gjh49" namespace:"svc-latency-3259"
2026-02-17 02:54:01.560 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gw8hs" namespace:"svc-latency-3259"
2026-02-17 02:54:01.598 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h94l7" namespace:"svc-latency-3259"
2026-02-17 02:54:01.616 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-h96dv" namespace:"svc-latency-3259"
2026-02-17 02:54:01.645 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hc6vz" namespace:"svc-latency-3259"
2026-02-17 02:54:01.698 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hc82h" namespace:"svc-latency-3259"
2026-02-17 02:54:01.717 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hcq7k" namespace:"svc-latency-3259"
2026-02-17 02:54:01.738 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hd5sp" namespace:"svc-latency-3259"
2026-02-17 02:54:01.760 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hflb7" namespace:"svc-latency-3259"
2026-02-17 02:54:01.811 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hgz28" namespace:"svc-latency-3259"
2026-02-17 02:54:01.811 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hm7nl" namespace:"svc-latency-3259"
2026-02-17 02:54:01.846 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jcg9v" namespace:"svc-latency-3259"
2026-02-17 02:54:01.875 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jqrpc" namespace:"svc-latency-3259"
2026-02-17 02:54:01.904 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jtv24" namespace:"svc-latency-3259"
2026-02-17 02:54:01.925 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jwjz2" namespace:"svc-latency-3259"
2026-02-17 02:54:01.956 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f, name=eth0)
2026-02-17 02:54:01.956 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0949bc78409" profile_ids:"kns.var-expansion-5727" profile_ids:"ksa.var-expansion-5727.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 02:54:01.974 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k6hxw" namespace:"svc-latency-3259"
2026-02-17 02:54:01.981 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:01.981 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:01.981 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:01.982 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0949bc78409"
2026-02-17 02:54:01.982 [INFO][80] felix/endpoint_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-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:01.982 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:02.018 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:02.018 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"} status="up"
2026-02-17 02:54:02.018 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-k94cm" namespace:"svc-latency-3259"
2026-02-17 02:54:02.034 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kbfwg" namespace:"svc-latency-3259"
2026-02-17 02:54:02.062 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kn6ft" namespace:"svc-latency-3259"
2026-02-17 02:54:02.118 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kpd6j" namespace:"svc-latency-3259"
2026-02-17 02:54:02.118 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kvd45" namespace:"svc-latency-3259"
2026-02-17 02:54:02.137 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l72r9" namespace:"svc-latency-3259"
2026-02-17 02:54:02.157 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lknwz" namespace:"svc-latency-3259"
2026-02-17 02:54:02.190 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lszj7" namespace:"svc-latency-3259"
2026-02-17 02:54:02.241 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mfxqg" namespace:"svc-latency-3259"
2026-02-17 02:54:02.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mjzfh" namespace:"svc-latency-3259"
2026-02-17 02:54:02.343 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mknzf" namespace:"svc-latency-3259"
2026-02-17 02:54:02.360 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mn6ts" namespace:"svc-latency-3259"
2026-02-17 02:54:02.387 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mptmg" namespace:"svc-latency-3259"
2026-02-17 02:54:02.446 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n2j2h" namespace:"svc-latency-3259"
2026-02-17 02:54:02.446 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n5vx7" namespace:"svc-latency-3259"
2026-02-17 02:54:02.477 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-n6692" namespace:"svc-latency-3259"
2026-02-17 02:54:02.510 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nkxjr" namespace:"svc-latency-3259"
2026-02-17 02:54:02.573 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nlqq5" namespace:"svc-latency-3259"
2026-02-17 02:54:02.573 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nvbz2" namespace:"svc-latency-3259"
2026-02-17 02:54:02.588 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nxfnt" namespace:"svc-latency-3259"
2026-02-17 02:54:02.614 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p26ks" namespace:"svc-latency-3259"
2026-02-17 02:54:02.666 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p9fp9" namespace:"svc-latency-3259"
2026-02-17 02:54:02.694 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pdlpf" namespace:"svc-latency-3259"
2026-02-17 02:54:02.719 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pjq7r" namespace:"svc-latency-3259"
2026-02-17 02:54:02.758 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pqx9g" namespace:"svc-latency-3259"
2026-02-17 02:54:02.768 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pw8wn" namespace:"svc-latency-3259"
2026-02-17 02:54:02.808 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q29ls" namespace:"svc-latency-3259"
2026-02-17 02:54:02.873 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q29xt" namespace:"svc-latency-3259"
2026-02-17 02:54:02.873 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q6t9q" namespace:"svc-latency-3259"
2026-02-17 02:54:02.895 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q6x6q" namespace:"svc-latency-3259"
2026-02-17 02:54:02.926 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q79bb" namespace:"svc-latency-3259"
2026-02-17 02:54:02.975 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qg972" namespace:"svc-latency-3259"
2026-02-17 02:54:02.995 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qh44l" namespace:"svc-latency-3259"
2026-02-17 02:54:03.035 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qj2rn" namespace:"svc-latency-3259"
2026-02-17 02:54:03.094 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qjbmv" namespace:"svc-latency-3259"
2026-02-17 02:54:03.102 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qnhm8" namespace:"svc-latency-3259"
2026-02-17 02:54:03.138 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qsmqx" namespace:"svc-latency-3259"
2026-02-17 02:54:03.189 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r9pgh" namespace:"svc-latency-3259"
2026-02-17 02:54:03.207 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rdxjr" namespace:"svc-latency-3259"
2026-02-17 02:54:03.228 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rhbjs" namespace:"svc-latency-3259"
2026-02-17 02:54:03.260 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rkl49" namespace:"svc-latency-3259"
2026-02-17 02:54:03.290 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rt6sd" namespace:"svc-latency-3259"
2026-02-17 02:54:03.320 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rw5cb" namespace:"svc-latency-3259"
2026-02-17 02:54:03.337 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rwf9g" namespace:"svc-latency-3259"
2026-02-17 02:54:03.369 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rznsc" namespace:"svc-latency-3259"
2026-02-17 02:54:03.404 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s8txd" namespace:"svc-latency-3259"
2026-02-17 02:54:03.425 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sh5p2" namespace:"svc-latency-3259"
2026-02-17 02:54:03.453 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-svp5c" namespace:"svc-latency-3259"
2026-02-17 02:54:03.508 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sw9gf" namespace:"svc-latency-3259"
2026-02-17 02:54:03.523 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-swjh4" namespace:"svc-latency-3259"
2026-02-17 02:54:03.552 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-t2ldt" namespace:"svc-latency-3259"
2026-02-17 02:54:03.637 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tc5mc" namespace:"svc-latency-3259"
2026-02-17 02:54:03.637 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tgb2n" namespace:"svc-latency-3259"
2026-02-17 02:54:03.637 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tmt7j" namespace:"svc-latency-3259"
2026-02-17 02:54:03.716 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tmw2d" namespace:"svc-latency-3259"
2026-02-17 02:54:03.739 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tz5cr" namespace:"svc-latency-3259"
2026-02-17 02:54:03.764 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tz878" namespace:"svc-latency-3259"
2026-02-17 02:54:03.821 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v6mns" namespace:"svc-latency-3259"
2026-02-17 02:54:03.821 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vdh6h" namespace:"svc-latency-3259"
2026-02-17 02:54:03.843 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vg6rh" namespace:"svc-latency-3259"
2026-02-17 02:54:03.865 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vhrh6" namespace:"svc-latency-3259"
2026-02-17 02:54:03.926 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2793" name:"default"}
2026-02-17 02:54:03.926 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vmqbb" namespace:"svc-latency-3259"
2026-02-17 02:54:03.943 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vmqlw" namespace:"svc-latency-3259"
2026-02-17 02:54:03.963 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vnvdz" namespace:"svc-latency-3259"
2026-02-17 02:54:03.991 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w5rz9" namespace:"svc-latency-3259"
2026-02-17 02:54:04.025 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w8h6d" namespace:"svc-latency-3259"
2026-02-17 02:54:04.065 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wdfvs" namespace:"svc-latency-3259"
2026-02-17 02:54:04.129 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wfwkj" namespace:"svc-latency-3259"
2026-02-17 02:54:04.160 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wgdzz" namespace:"svc-latency-3259"
2026-02-17 02:54:04.198 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wgrnc" namespace:"svc-latency-3259"
2026-02-17 02:54:04.235 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-whlgh" namespace:"svc-latency-3259"
2026-02-17 02:54:04.257 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wj42w" namespace:"svc-latency-3259"
2026-02-17 02:54:04.280 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wl689" namespace:"svc-latency-3259"
2026-02-17 02:54:04.343 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wphzd" namespace:"svc-latency-3259"
2026-02-17 02:54:04.352 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wqvb5" namespace:"svc-latency-3259"
2026-02-17 02:54:04.374 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wtw82" namespace:"svc-latency-3259"
2026-02-17 02:54:04.392 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x7pvt" namespace:"svc-latency-3259"
2026-02-17 02:54:04.449 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xj6w8" namespace:"svc-latency-3259"
2026-02-17 02:54:04.467 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xllcm" namespace:"svc-latency-3259"
2026-02-17 02:54:04.490 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xmcwp" namespace:"svc-latency-3259"
2026-02-17 02:54:04.544 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xmz6g" namespace:"svc-latency-3259"
2026-02-17 02:54:04.562 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xqwwf" namespace:"svc-latency-3259"
2026-02-17 02:54:04.584 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xslh8" namespace:"svc-latency-3259"
2026-02-17 02:54:04.610 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xvsnz" namespace:"svc-latency-3259"
2026-02-17 02:54:04.661 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xxl8n" namespace:"svc-latency-3259"
2026-02-17 02:54:04.673 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xxxdm" namespace:"svc-latency-3259"
2026-02-17 02:54:04.702 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z7rrt" namespace:"svc-latency-3259"
2026-02-17 02:54:04.722 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r, name=eth0)
2026-02-17 02:54:04.723 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-879.default"} profile:{}
2026-02-17 02:54:04.723 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-879"} profile:{inbound_rules:{action:"allow" rule_id:"A8uDgq3E555hbDGy"} outbound_rules:{action:"allow" rule_id:"riyuEqiXiCFu8Za3"}}
2026-02-17 02:54:04.723 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7774dceb1db" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.61/32"}
2026-02-17 02:54:04.734 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:04.735 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:04.735 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:04.737 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7774dceb1db" ipVersion=0x4 table="filter"
2026-02-17 02:54:04.737 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-879" ipVersion=0x4 table="filter"
2026-02-17 02:54:04.737 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-879.default" ipVersion=0x4 table="filter"
2026-02-17 02:54:04.738 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7774dceb1db" ipVersion=0x4 table="filter"
2026-02-17 02:54:04.738 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-879" ipVersion=0x4 table="filter"
2026-02-17 02:54:04.738 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-879.default" ipVersion=0x4 table="filter"
2026-02-17 02:54:04.738 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7774dceb1db"
2026-02-17 02:54:04.738 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:04.738 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:04.791 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:04.791 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"} status="down"
2026-02-17 02:54:04.791 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zdvbs" namespace:"svc-latency-3259"
2026-02-17 02:54:04.791 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zhvnd" namespace:"svc-latency-3259"
2026-02-17 02:54:04.793 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zjgvw" namespace:"svc-latency-3259"
2026-02-17 02:54:04.794 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali7774dceb1db" state="down"
2026-02-17 02:54:04.794 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7774dceb1db", State:"down", Index:185}
2026-02-17 02:54:04.794 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7774dceb1db"
2026-02-17 02:54:04.794 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7774dceb1db", Addrs:set.Typed[string]{}}
2026-02-17 02:54:04.794 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7774dceb1db", Addrs:set.Typed[string]{}}
2026-02-17 02:54:04.797 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali7774dceb1db" state="up"
2026-02-17 02:54:04.797 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7774dceb1db", State:"up", Index:185}
2026-02-17 02:54:04.835 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zps67" namespace:"svc-latency-3259"
2026-02-17 02:54:04.839 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7774dceb1db"
2026-02-17 02:54:04.839 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7774dceb1db"
2026-02-17 02:54:04.839 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7774dceb1db"
2026-02-17 02:54:04.840 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:04.840 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:04.851 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4, name=eth0)
2026-02-17 02:54:04.878 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:04.878 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"} status="up"
2026-02-17 02:54:04.878 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1efeb497202" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.63/32"}
2026-02-17 02:54:04.878 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zrl6f" namespace:"svc-latency-3259"
2026-02-17 02:54:04.901 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zrxml" namespace:"svc-latency-3259"
2026-02-17 02:54:04.911 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali1efeb497202" state="down"
2026-02-17 02:54:04.911 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1efeb497202", State:"down", Index:186}
2026-02-17 02:54:04.911 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1efeb497202"
2026-02-17 02:54:04.911 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1efeb497202", Addrs:set.Typed[string]{}}
2026-02-17 02:54:04.911 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1efeb497202", Addrs:set.Typed[string]{}}
2026-02-17 02:54:04.914 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali1efeb497202" state="up"
2026-02-17 02:54:04.914 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1efeb497202", State:"up", Index:186}
2026-02-17 02:54:04.936 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zssws" namespace:"svc-latency-3259"
2026-02-17 02:54:04.948 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1efeb497202"
2026-02-17 02:54:04.948 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:04.948 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:04.948 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:04.949 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:54:04.949 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1efeb497202" ipVersion=0x4 table="filter"
2026-02-17 02:54:04.949 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:54:04.949 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1efeb497202" ipVersion=0x4 table="filter"
2026-02-17 02:54:04.949 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1efeb497202"
2026-02-17 02:54:04.949 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:04.949 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:05.004 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:05.004 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"} status="up"
2026-02-17 02:54:05.004 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2793"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2793"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2793"}
2026-02-17 02:54:05.005 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zxr8w" namespace:"svc-latency-3259"
2026-02-17 02:54:05.007 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2793"}
2026-02-17 02:54:05.028 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68, name=eth0)
2026-02-17 02:54:05.028 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zzclj" namespace:"svc-latency-3259"
2026-02-17 02:54:05.028 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a06efd0ba9" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.56/32"}
2026-02-17 02:54:05.058 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:05.058 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:05.058 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:05.059 [INFO][80] 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:54:05.059 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4a06efd0ba9" ipVersion=0x4 table="filter"
2026-02-17 02:54:05.059 [INFO][80] 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:54:05.059 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4a06efd0ba9" ipVersion=0x4 table="filter"
2026-02-17 02:54:05.059 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4a06efd0ba9"
2026-02-17 02:54:05.059 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:05.059 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:05.066 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali4a06efd0ba9" state="down"
2026-02-17 02:54:05.066 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a06efd0ba9"
2026-02-17 02:54:05.074 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali4a06efd0ba9" state="up"
2026-02-17 02:54:05.104 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:05.105 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"} status="down"
2026-02-17 02:54:05.105 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zzxfh" namespace:"svc-latency-3259"
2026-02-17 02:54:05.105 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a06efd0ba9", State:"down", Index:187}
2026-02-17 02:54:05.105 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a06efd0ba9", Addrs:set.Typed[string]{}}
2026-02-17 02:54:05.105 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a06efd0ba9", Addrs:set.Typed[string]{}}
2026-02-17 02:54:05.105 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a06efd0ba9", State:"up", Index:187}
2026-02-17 02:54:05.166 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4a06efd0ba9"
2026-02-17 02:54:05.166 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a06efd0ba9"
2026-02-17 02:54:05.166 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a06efd0ba9"
2026-02-17 02:54:05.166 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:05.166 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:05.185 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:05.185 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"} status="up"
2026-02-17 02:54:05.992 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r, name=eth0)
2026-02-17 02:54:05.992 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7774dceb1db" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.61/32"}
2026-02-17 02:54:05.992 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:54:05.992 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:05.993 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:05.993 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:05.994 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7774dceb1db"
2026-02-17 02:54:05.995 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:05.995 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:06.019 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68, name=eth0)
2026-02-17 02:54:06.022 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:06.022 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"} status="up"
2026-02-17 02:54:06.022 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a06efd0ba9" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.56/32"}
2026-02-17 02:54:06.022 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:06.023 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:06.023 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:06.024 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a06efd0ba9"
2026-02-17 02:54:06.024 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:06.025 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:06.047 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4, name=eth0)
2026-02-17 02:54:06.056 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:06.056 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"} status="up"
2026-02-17 02:54:06.057 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1efeb497202" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.63/32"}
2026-02-17 02:54:06.057 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:06.057 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:06.058 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:06.058 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1efeb497202"
2026-02-17 02:54:06.059 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:06.059 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:06.081 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:06.081 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"} status="up"
2026-02-17 02:54:06.290 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svc-latency-3259" name:"default"}
2026-02-17 02:54:06.326 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-3259"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-3259"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3259"}
2026-02-17 02:54:06.364 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svc-latency-3259"}
2026-02-17 02:54:06.425 [INFO][80] 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:54:06.425 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1efeb497202"
2026-02-17 02:54:06.425 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1efeb497202", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:06.425 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1efeb497202", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:06.463 [INFO][80] 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:54:06.464 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7774dceb1db"
2026-02-17 02:54:06.464 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7774dceb1db", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:06.464 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7774dceb1db", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:06.521 [INFO][80] 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:54:06.522 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4a06efd0ba9"
2026-02-17 02:54:06.522 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a06efd0ba9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:06.522 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a06efd0ba9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:07.181 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4, name=eth0)
2026-02-17 02:54:07.182 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1efeb497202" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.63/32"}
2026-02-17 02:54:07.182 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.182 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.182 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.189 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r, name=eth0)
2026-02-17 02:54:07.192 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1efeb497202"
2026-02-17 02:54:07.192 [INFO][80] 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-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.192 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.203 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68, name=eth0)
2026-02-17 02:54:07.223 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:07.223 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"} status="down"
2026-02-17 02:54:07.223 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7774dceb1db" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.61/32"}
2026-02-17 02:54:07.224 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a06efd0ba9" profile_ids:"kns.job-879" profile_ids:"ksa.job-879.default" ipv4_nets:"10.100.203.56/32"}
2026-02-17 02:54:07.224 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:07.224 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:07.224 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:07.224 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:07.224 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:07.225 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:07.225 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1efeb497202"
2026-02-17 02:54:07.225 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7774dceb1db"
2026-02-17 02:54:07.225 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a06efd0ba9"
2026-02-17 02:54:07.225 [INFO][80] 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-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:07.225 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:07.225 [INFO][80] 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-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:07.225 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:07.252 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:07.252 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"} status="down"
2026-02-17 02:54:07.252 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:07.252 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"} status="down"
2026-02-17 02:54:07.284 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali1efeb497202" state="down"
2026-02-17 02:54:07.284 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1efeb497202"
2026-02-17 02:54:07.284 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1efeb497202", State:"down", Index:186}
2026-02-17 02:54:07.284 [INFO][80] 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:54:07.284 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1efeb497202", Addrs:set.Typed[string]{}}
2026-02-17 02:54:07.284 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1efeb497202", Addrs:set.Typed[string]{}}
2026-02-17 02:54:07.284 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1efeb497202"
2026-02-17 02:54:07.284 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a06efd0ba9"
2026-02-17 02:54:07.285 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1efeb497202"
2026-02-17 02:54:07.285 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7774dceb1db"
2026-02-17 02:54:07.285 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.285 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.285 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.63
2026-02-17 02:54:07.291 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="cali1efeb497202" state=""
2026-02-17 02:54:07.291 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1efeb497202"
2026-02-17 02:54:07.295 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali7774dceb1db" state="down"
2026-02-17 02:54:07.295 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7774dceb1db"
2026-02-17 02:54:07.295 [INFO][80] 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:54:07.298 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali7774dceb1db" state=""
2026-02-17 02:54:07.298 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7774dceb1db"
2026-02-17 02:54:07.306 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali4a06efd0ba9" state="down"
2026-02-17 02:54:07.307 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a06efd0ba9"
2026-02-17 02:54:07.307 [INFO][80] 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:54:07.307 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:07.307 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"} status="down"
2026-02-17 02:54:07.307 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1efeb497202", State:"", Index:186}
2026-02-17 02:54:07.307 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1efeb497202", Addrs:set.Set[string](nil)}
2026-02-17 02:54:07.307 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1efeb497202", Addrs:set.Set[string](nil)}
2026-02-17 02:54:07.308 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7774dceb1db", State:"down", Index:185}
2026-02-17 02:54:07.308 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7774dceb1db", Addrs:set.Typed[string]{}}
2026-02-17 02:54:07.308 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7774dceb1db", Addrs:set.Typed[string]{}}
2026-02-17 02:54:07.308 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7774dceb1db", State:"", Index:185}
2026-02-17 02:54:07.308 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7774dceb1db", Addrs:set.Set[string](nil)}
2026-02-17 02:54:07.308 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali4a06efd0ba9" state=""
2026-02-17 02:54:07.308 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4a06efd0ba9"
2026-02-17 02:54:07.308 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7774dceb1db", Addrs:set.Set[string](nil)}
2026-02-17 02:54:07.308 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a06efd0ba9", State:"down", Index:187}
2026-02-17 02:54:07.308 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a06efd0ba9", Addrs:set.Typed[string]{}}
2026-02-17 02:54:07.308 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a06efd0ba9", Addrs:set.Typed[string]{}}
2026-02-17 02:54:07.308 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a06efd0ba9", State:"", Index:187}
2026-02-17 02:54:07.308 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a06efd0ba9", Addrs:set.Set[string](nil)}
2026-02-17 02:54:07.308 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a06efd0ba9", Addrs:set.Set[string](nil)}
2026-02-17 02:54:07.308 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7774dceb1db"
2026-02-17 02:54:07.308 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a06efd0ba9"
2026-02-17 02:54:07.308 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1efeb497202"
2026-02-17 02:54:07.308 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7774dceb1db"
2026-02-17 02:54:07.308 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4a06efd0ba9"
2026-02-17 02:54:07.308 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:07.308 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:07.308 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:07.308 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:07.308 [INFO][80] felix/endpoint_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-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.309 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.312 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.61
2026-02-17 02:54:07.317 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.56
2026-02-17 02:54:07.330 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:07.330 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"} status="down"
2026-02-17 02:54:07.330 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:07.330 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"} status="down"
2026-02-17 02:54:07.330 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:07.330 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"} status="down"
2026-02-17 02:54:07.485 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4, name=eth0)
2026-02-17 02:54:07.485 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4" endpoint_id:"eth0"}
2026-02-17 02:54:07.485 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.485 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.485 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.486 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:54:07.486 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1efeb497202" ipVersion=0x4 table="filter"
2026-02-17 02:54:07.486 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-1" ipVersion=0x4 table="filter"
2026-02-17 02:54:07.486 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1efeb497202" ipVersion=0x4 table="filter"
2026-02-17 02:54:07.486 [INFO][80] 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-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.486 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.544 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-2-q7hd4", EndpointId:"eth0"}
2026-02-17 02:54:07.591 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68, name=eth0)
2026-02-17 02:54:07.591 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68" endpoint_id:"eth0"}
2026-02-17 02:54:07.591 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:07.591 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:07.592 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:07.592 [INFO][80] 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:54:07.592 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4a06efd0ba9" ipVersion=0x4 table="filter"
2026-02-17 02:54:07.592 [INFO][80] 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:54:07.592 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4a06efd0ba9" ipVersion=0x4 table="filter"
2026-02-17 02:54:07.592 [INFO][80] 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-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:07.592 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:07.665 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-1-tlg68", EndpointId:"eth0"}
2026-02-17 02:54:07.696 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r, name=eth0)
2026-02-17 02:54:07.697 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r" endpoint_id:"eth0"}
2026-02-17 02:54:07.697 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-879"}
2026-02-17 02:54:07.697 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-879.default"}
2026-02-17 02:54:07.697 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:07.697 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:07.697 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-879" ipVersion=0x4 table="filter"
2026-02-17 02:54:07.698 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-879.default" ipVersion=0x4 table="filter"
2026-02-17 02:54:07.698 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-879" ipVersion=0x4 table="filter"
2026-02-17 02:54:07.698 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-879.default" ipVersion=0x4 table="filter"
2026-02-17 02:54:07.698 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:07.698 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7774dceb1db" ipVersion=0x4 table="filter"
2026-02-17 02:54:07.698 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7774dceb1db" ipVersion=0x4 table="filter"
2026-02-17 02:54:07.698 [INFO][80] 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-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:07.698 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:07.767 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-879/evicted-pod-ignore-on-disruption-condition-0-6rr4r", EndpointId:"eth0"}
2026-02-17 02:54:08.993 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-879"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-879"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-879"}
2026-02-17 02:54:09.041 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-9543"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"watch-9543"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9543"}
2026-02-17 02:54:09.067 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-9543" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:09.134 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-9543"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"watch-9543"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9543"}
2026-02-17 02:54:09.162 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2101"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2101"}
2026-02-17 02:54:09.162 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-2101" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:13.639 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-xqqzl-fdszz" ipv4_addr:"192.168.24.193/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-vjvm3-xqqzl-fdszz"} 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:54:13.639 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:54:13.639 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:54:14.455 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-9543" name:"default"}
2026-02-17 02:54:14.624 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-879" name:"default"}
2026-02-17 02:54:14.844 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-9543"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"watch-9543"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9543"}
2026-02-17 02:54:14.872 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-9543"}
2026-02-17 02:54:14.948 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-879"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"job-879"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-879"}
2026-02-17 02:54:14.979 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-879"}
2026-02-17 02:54:32.276 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f, name=eth0)
2026-02-17 02:54:32.276 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f" endpoint_id:"eth0"}
2026-02-17 02:54:32.276 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-5727"}
2026-02-17 02:54:32.276 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-5727.default"}
2026-02-17 02:54:32.277 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:32.277 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:32.277 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4jj3c7mTGtNVrNe5FY" ipVersion=0x4 table="filter"
2026-02-17 02:54:32.277 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yutHQgMrw2BmffBcey" ipVersion=0x4 table="filter"
2026-02-17 02:54:32.277 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4jj3c7mTGtNVrNe5FY" ipVersion=0x4 table="filter"
2026-02-17 02:54:32.277 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yutHQgMrw2BmffBcey" ipVersion=0x4 table="filter"
2026-02-17 02:54:32.277 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:32.277 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0949bc78409" ipVersion=0x4 table="filter"
2026-02-17 02:54:32.278 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0949bc78409" ipVersion=0x4 table="filter"
2026-02-17 02:54:32.278 [INFO][80] 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-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:32.278 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:32.278 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.59
2026-02-17 02:54:32.339 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5727/var-expansion-695d8c69-ae86-4d7b-aa13-8e0c0d5f923f", EndpointId:"eth0"}
2026-02-17 02:54:32.384 [INFO][80] 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:54:32.385 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0949bc78409"
2026-02-17 02:54:32.385 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali0949bc78409" state="down"
2026-02-17 02:54:32.385 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0949bc78409", Addrs:set.Typed[string]{}}
2026-02-17 02:54:32.385 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0949bc78409", Addrs:set.Typed[string]{}}
2026-02-17 02:54:32.385 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0949bc78409", State:"down", Index:184}
2026-02-17 02:54:32.388 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali0949bc78409" state=""
2026-02-17 02:54:32.388 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0949bc78409"
2026-02-17 02:54:32.409 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0949bc78409", State:"", Index:184}
2026-02-17 02:54:32.409 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0949bc78409", Addrs:set.Set[string](nil)}
2026-02-17 02:54:32.409 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0949bc78409", Addrs:set.Set[string](nil)}
2026-02-17 02:54:34.331 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5727"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5727"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5727"}
2026-02-17 02:54:34.393 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3938"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3938"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3938"}
2026-02-17 02:54:34.417 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3938" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:35.117 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-3938/pod-handle-http-request, name=eth0)
2026-02-17 02:54:35.118 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-3938"} profile:{inbound_rules:{action:"allow" rule_id:"KhCVxxVF5hLwT7qr"} outbound_rules:{action:"allow" rule_id:"oNbszV1h6vk1u6Fi"}}
2026-02-17 02:54:35.118 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-3938.default"} profile:{}
2026-02-17 02:54:35.118 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3938/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5187f6f9415" profile_ids:"kns.container-lifecycle-hook-3938" profile_ids:"ksa.container-lifecycle-hook-3938.default" ipv4_nets:"10.100.203.60/32"}
2026-02-17 02:54:35.118 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:35.118 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:35.118 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:35.119 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5187f6f9415" ipVersion=0x4 table="filter"
2026-02-17 02:54:35.119 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vOQhZh0eigSgoCcW6V" ipVersion=0x4 table="filter"
2026-02-17 02:54:35.119 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wl8gK_uAZt-nOju0s4" ipVersion=0x4 table="filter"
2026-02-17 02:54:35.120 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5187f6f9415" ipVersion=0x4 table="filter"
2026-02-17 02:54:35.120 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vOQhZh0eigSgoCcW6V" ipVersion=0x4 table="filter"
2026-02-17 02:54:35.120 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wl8gK_uAZt-nOju0s4" ipVersion=0x4 table="filter"
2026-02-17 02:54:35.120 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5187f6f9415"
2026-02-17 02:54:35.120 [INFO][80] felix/endpoint_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-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:35.120 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:35.165 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:35.165 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:54:35.184 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali5187f6f9415" state="down"
2026-02-17 02:54:35.185 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5187f6f9415", State:"down", Index:188}
2026-02-17 02:54:35.185 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5187f6f9415"
2026-02-17 02:54:35.185 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5187f6f9415", Addrs:set.Typed[string]{}}
2026-02-17 02:54:35.185 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5187f6f9415", Addrs:set.Typed[string]{}}
2026-02-17 02:54:35.185 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5187f6f9415"
2026-02-17 02:54:35.185 [INFO][80] felix/endpoint_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-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:35.185 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:35.187 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali5187f6f9415" state="up"
2026-02-17 02:54:35.215 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:35.215 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:54:35.215 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5187f6f9415", State:"up", Index:188}
2026-02-17 02:54:35.215 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5187f6f9415"
2026-02-17 02:54:35.215 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5187f6f9415"
2026-02-17 02:54:35.215 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5187f6f9415"
2026-02-17 02:54:35.216 [INFO][80] felix/endpoint_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-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:35.216 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:35.239 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:35.239 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:54:36.185 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-3938/pod-handle-http-request, name=eth0)
2026-02-17 02:54:36.185 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3938/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5187f6f9415" profile_ids:"kns.container-lifecycle-hook-3938" profile_ids:"ksa.container-lifecycle-hook-3938.default" ipv4_nets:"10.100.203.60/32"}
2026-02-17 02:54:36.185 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:36.186 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:36.186 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:36.189 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5187f6f9415"
2026-02-17 02:54:36.189 [INFO][80] felix/endpoint_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-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:36.189 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:36.218 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:36.218 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:54:37.016 [INFO][80] 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:54:37.016 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5187f6f9415"
2026-02-17 02:54:37.016 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5187f6f9415", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:37.016 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5187f6f9415", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:37.086 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-3938/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:54:37.087 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3938/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1b9924d59d" profile_ids:"kns.container-lifecycle-hook-3938" profile_ids:"ksa.container-lifecycle-hook-3938.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 02:54:37.087 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:37.088 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:37.088 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:37.089 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie1b9924d59d" ipVersion=0x4 table="filter"
2026-02-17 02:54:37.089 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie1b9924d59d" ipVersion=0x4 table="filter"
2026-02-17 02:54:37.089 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie1b9924d59d"
2026-02-17 02:54:37.089 [INFO][80] felix/endpoint_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-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:37.089 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:37.139 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:37.139 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:54:37.156 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calie1b9924d59d" state="down"
2026-02-17 02:54:37.157 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1b9924d59d"
2026-02-17 02:54:37.157 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1b9924d59d", State:"down", Index:189}
2026-02-17 02:54:37.157 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1b9924d59d", Addrs:set.Typed[string]{}}
2026-02-17 02:54:37.157 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1b9924d59d", Addrs:set.Typed[string]{}}
2026-02-17 02:54:37.157 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1b9924d59d"
2026-02-17 02:54:37.157 [INFO][80] felix/endpoint_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-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:37.157 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:37.163 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calie1b9924d59d" state="up"
2026-02-17 02:54:37.186 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:37.186 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:54:37.186 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1b9924d59d", State:"up", Index:189}
2026-02-17 02:54:37.186 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie1b9924d59d"
2026-02-17 02:54:37.186 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1b9924d59d"
2026-02-17 02:54:37.187 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1b9924d59d"
2026-02-17 02:54:37.187 [INFO][80] felix/endpoint_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-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:37.187 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:37.229 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:37.229 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:54:38.200 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-3938/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:54:38.200 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3938/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1b9924d59d" profile_ids:"kns.container-lifecycle-hook-3938" profile_ids:"ksa.container-lifecycle-hook-3938.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 02:54:38.201 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:38.201 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:38.201 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:38.202 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1b9924d59d"
2026-02-17 02:54:38.202 [INFO][80] felix/endpoint_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-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:38.202 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:38.223 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:38.223 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:54:38.526 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-3938/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:54:38.526 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3938/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1b9924d59d" profile_ids:"kns.container-lifecycle-hook-3938" profile_ids:"ksa.container-lifecycle-hook-3938.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 02:54:38.526 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:38.526 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:38.527 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:38.527 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1b9924d59d"
2026-02-17 02:54:38.527 [INFO][80] felix/endpoint_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-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:38.527 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:38.552 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:38.552 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:54:38.648 [INFO][80] 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:54:38.649 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie1b9924d59d"
2026-02-17 02:54:38.649 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1b9924d59d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:38.649 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1b9924d59d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:39.622 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-5727" name:"default"}
2026-02-17 02:54:39.763 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5727"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5727"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5727"}
2026-02-17 02:54:39.796 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-5727"}
2026-02-17 02:54:40.209 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-3938/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:54:40.209 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3938/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1b9924d59d" profile_ids:"kns.container-lifecycle-hook-3938" profile_ids:"ksa.container-lifecycle-hook-3938.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 02:54:40.210 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:40.210 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:40.210 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:40.211 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1b9924d59d"
2026-02-17 02:54:40.211 [INFO][80] felix/endpoint_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-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:40.211 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:40.239 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:40.239 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:54:40.976 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-3938/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:54:40.976 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3938/pod-with-poststart-http-hook" endpoint_id:"eth0"}
2026-02-17 02:54:40.976 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:40.976 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:40.977 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:40.977 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie1b9924d59d" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.977 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie1b9924d59d" ipVersion=0x4 table="filter"
2026-02-17 02:54:40.977 [INFO][80] 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-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:40.977 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:40.977 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.62
2026-02-17 02:54:41.091 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calie1b9924d59d" state="down"
2026-02-17 02:54:41.092 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1b9924d59d"
2026-02-17 02:54:41.092 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=189
2026-02-17 02:54:41.092 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calie1b9924d59d" state=""
2026-02-17 02:54:41.092 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie1b9924d59d"
2026-02-17 02:54:41.105 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:54:41.105 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1b9924d59d", State:"down", Index:189}
2026-02-17 02:54:41.105 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1b9924d59d", Addrs:set.Typed[string]{}}
2026-02-17 02:54:41.105 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1b9924d59d", Addrs:set.Typed[string]{}}
2026-02-17 02:54:41.105 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1b9924d59d", State:"", Index:189}
2026-02-17 02:54:41.105 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1b9924d59d", Addrs:set.Set[string](nil)}
2026-02-17 02:54:41.105 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1b9924d59d", Addrs:set.Set[string](nil)}
2026-02-17 02:54:42.605 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3938"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3938"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3938"}
2026-02-17 02:54:42.636 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-55"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-55"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-55"}
2026-02-17 02:54:42.678 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-55" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:48.342 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-3938/pod-handle-http-request, name=eth0)
2026-02-17 02:54:48.342 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3938/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5187f6f9415" profile_ids:"kns.container-lifecycle-hook-3938" profile_ids:"ksa.container-lifecycle-hook-3938.default" ipv4_nets:"10.100.203.60/32"}
2026-02-17 02:54:48.342 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:48.343 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:48.343 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:48.344 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5187f6f9415"
2026-02-17 02:54:48.344 [INFO][80] felix/endpoint_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-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:48.344 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:48.372 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:48.372 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:54:48.393 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-3938/pod-handle-http-request, name=eth0)
2026-02-17 02:54:48.393 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3938/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:54:48.393 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-3938"}
2026-02-17 02:54:48.393 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-3938.default"}
2026-02-17 02:54:48.394 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:48.394 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:48.394 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vOQhZh0eigSgoCcW6V" ipVersion=0x4 table="filter"
2026-02-17 02:54:48.394 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wl8gK_uAZt-nOju0s4" ipVersion=0x4 table="filter"
2026-02-17 02:54:48.394 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vOQhZh0eigSgoCcW6V" ipVersion=0x4 table="filter"
2026-02-17 02:54:48.394 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wl8gK_uAZt-nOju0s4" ipVersion=0x4 table="filter"
2026-02-17 02:54:48.394 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:48.395 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5187f6f9415" ipVersion=0x4 table="filter"
2026-02-17 02:54:48.395 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5187f6f9415" ipVersion=0x4 table="filter"
2026-02-17 02:54:48.395 [INFO][80] 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-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:48.395 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:48.395 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.60
2026-02-17 02:54:48.459 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3938/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:54:48.561 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:54:50.340 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali5187f6f9415" state="down"
2026-02-17 02:54:50.340 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5187f6f9415"
2026-02-17 02:54:50.340 [INFO][80] 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:54:50.340 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="cali5187f6f9415" state=""
2026-02-17 02:54:50.340 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5187f6f9415"
2026-02-17 02:54:50.340 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5187f6f9415", State:"down", Index:188}
2026-02-17 02:54:50.340 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5187f6f9415", Addrs:set.Typed[string]{}}
2026-02-17 02:54:50.340 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5187f6f9415", Addrs:set.Typed[string]{}}
2026-02-17 02:54:50.340 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5187f6f9415", State:"", Index:188}
2026-02-17 02:54:50.340 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5187f6f9415", Addrs:set.Set[string](nil)}
2026-02-17 02:54:50.340 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5187f6f9415", Addrs:set.Set[string](nil)}
2026-02-17 02:54:50.761 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"resourcequota-55" type:"ClusterIP" cluster_ips:"10.254.85.6" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:54:51.346 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-55" type:"NodePort" cluster_ips:"10.254.248.107" ports:{Protocol:"TCP" Port:80 NodePort:31153}
2026-02-17 02:54:51.867 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"resourcequota-55"
2026-02-17 02:54:52.198 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-55"
2026-02-17 02:54:53.010 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-55"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-55"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-55"}
2026-02-17 02:54:53.224 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1194"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1194"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1194"}
2026-02-17 02:54:53.258 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-1194" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:53.366 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3938" name:"default"}
2026-02-17 02:54:53.521 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3938"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3938"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3938"}
2026-02-17 02:54:53.550 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-3938"}
2026-02-17 02:54:53.952 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534, name=eth0)
2026-02-17 02:54:53.953 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-1194"} profile:{inbound_rules:{action:"allow" rule_id:"MtlFmMIjdidxPbPF"} outbound_rules:{action:"allow" rule_id:"RMWyiOI61dXJByDD"}}
2026-02-17 02:54:53.953 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-1194.default"} profile:{}
2026-02-17 02:54:53.953 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc91ab19cee" profile_ids:"kns.kubelet-test-1194" profile_ids:"ksa.kubelet-test-1194.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:54:53.953 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:54:53.953 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:54:53.953 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:54:53.953 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicc91ab19cee" ipVersion=0x4 table="filter"
2026-02-17 02:54:53.953 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IMDpJrJkDhgTO_bGyp" ipVersion=0x4 table="filter"
2026-02-17 02:54:53.953 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_p813CSaYdbUdWj3wQY" ipVersion=0x4 table="filter"
2026-02-17 02:54:53.953 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicc91ab19cee" ipVersion=0x4 table="filter"
2026-02-17 02:54:53.953 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IMDpJrJkDhgTO_bGyp" ipVersion=0x4 table="filter"
2026-02-17 02:54:53.953 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_p813CSaYdbUdWj3wQY" ipVersion=0x4 table="filter"
2026-02-17 02:54:53.954 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicc91ab19cee"
2026-02-17 02:54:53.954 [INFO][80] felix/endpoint_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-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:54:53.954 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:54:54.010 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:54.010 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"} status="down"
2026-02-17 02:54:54.010 [INFO][80] felix/summary.go 100: Summarising 160 dataplane reconciliation loops over 1m0.2s: avg=37ms longest=128ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:54:54.020 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="calicc91ab19cee" state="down"
2026-02-17 02:54:54.020 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicc91ab19cee"
2026-02-17 02:54:54.020 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc91ab19cee", State:"down", Index:190}
2026-02-17 02:54:54.020 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc91ab19cee", Addrs:set.Typed[string]{}}
2026-02-17 02:54:54.020 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc91ab19cee", Addrs:set.Typed[string]{}}
2026-02-17 02:54:54.020 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicc91ab19cee"
2026-02-17 02:54:54.020 [INFO][80] felix/endpoint_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-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:54:54.020 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:54:54.025 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="calicc91ab19cee" state="up"
2026-02-17 02:54:54.047 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:54:54.048 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"} status="down"
2026-02-17 02:54:54.048 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc91ab19cee", State:"up", Index:190}
2026-02-17 02:54:54.048 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicc91ab19cee"
2026-02-17 02:54:54.048 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicc91ab19cee"
2026-02-17 02:54:54.048 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc91ab19cee"
2026-02-17 02:54:54.048 [INFO][80] felix/endpoint_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-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:54:54.048 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:54:54.072 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:54.072 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"} status="up"
2026-02-17 02:54:54.599 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534, name=eth0)
2026-02-17 02:54:54.599 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc91ab19cee" profile_ids:"kns.kubelet-test-1194" profile_ids:"ksa.kubelet-test-1194.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:54:54.599 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:54:54.599 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:54:54.600 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:54:54.600 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc91ab19cee"
2026-02-17 02:54:54.600 [INFO][80] felix/endpoint_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-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:54:54.600 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:54:54.630 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:54:54.630 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"} status="up"
2026-02-17 02:54:55.345 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1194"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1194"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1194"}
2026-02-17 02:54:55.378 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8727"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8727"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8727"}
2026-02-17 02:54:55.378 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-8727" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:55.443 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8727"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8727"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8727"}
2026-02-17 02:54:55.469 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1889"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1889"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1889"}
2026-02-17 02:54:55.504 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1889" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:55.865 [INFO][80] 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:54:55.865 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicc91ab19cee"
2026-02-17 02:54:55.865 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc91ab19cee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:55.865 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc91ab19cee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:54:58.130 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-55" name:"default"}
2026-02-17 02:54:58.499 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-55"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-55"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-55"}
2026-02-17 02:54:58.536 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-55"}
2026-02-17 02:54:59.643 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1889"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1889"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1889"}
2026-02-17 02:54:59.666 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4891"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4891"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4891"}
2026-02-17 02:54:59.693 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4891" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:54:59.721 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4891"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4891"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4891"} labels:{key:"webhook-4891" value:"true"}
2026-02-17 02:54:59.721 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2783"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-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:"webhook-markers-2783"} labels:{key:"webhook-4891-markers" value:"true"}
2026-02-17 02:54:59.721 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:00.374 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534, name=eth0)
2026-02-17 02:55:00.375 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc91ab19cee" profile_ids:"kns.kubelet-test-1194" profile_ids:"ksa.kubelet-test-1194.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:55:00.375 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:00.376 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:00.376 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:00.379 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc91ab19cee"
2026-02-17 02:55:00.380 [INFO][80] felix/endpoint_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-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:00.380 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:00.404 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534, name=eth0)
2026-02-17 02:55:00.408 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:00.408 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"} status="up"
2026-02-17 02:55:00.408 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-1194"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-1194"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1194"}
2026-02-17 02:55:00.408 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicc91ab19cee" profile_ids:"kns.kubelet-test-1194" profile_ids:"ksa.kubelet-test-1194.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 02:55:00.408 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:00.408 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:00.408 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:00.409 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicc91ab19cee"
2026-02-17 02:55:00.409 [INFO][80] felix/endpoint_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-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:00.409 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:00.428 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:00.428 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"} status="up"
2026-02-17 02:55:00.542 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-8727" name:"default"}
2026-02-17 02:55:00.748 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8727"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8727"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8727"}
2026-02-17 02:55:00.782 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-8727"}
2026-02-17 02:55:02.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4891" type:"ClusterIP" cluster_ips:"10.254.155.81" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:55:03.557 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4891"
2026-02-17 02:55:03.680 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4891"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4891"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4891"} labels:{key:"webhook-4891" value:"true"}
2026-02-17 02:55:03.712 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2783"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-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:"webhook-markers-2783"} labels:{key:"webhook-4891-markers" value:"true"}
2026-02-17 02:55:03.742 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2805"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2805"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2805"}
2026-02-17 02:55:03.742 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2805" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:03.777 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-2805" type:"ClusterIP" cluster_ips:"10.254.216.166" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:55:04.408 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=endpointslice-2805/pod-handle-http-request, name=eth0)
2026-02-17 02:55:04.409 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-2805"} profile:{inbound_rules:{action:"allow" rule_id:"jUU8NzC6lS0Uiabz"} outbound_rules:{action:"allow" rule_id:"pVrhzHmKk9_fI2cq"}}
2026-02-17 02:55:04.409 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-2805.default"} profile:{}
2026-02-17 02:55:04.409 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2805/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77f723dcfd7" profile_ids:"kns.endpointslice-2805" profile_ids:"ksa.endpointslice-2805.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 02:55:04.409 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:04.409 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:04.409 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:04.410 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali77f723dcfd7" ipVersion=0x4 table="filter"
2026-02-17 02:55:04.410 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UWoztyl_XAY4o-8hQR" ipVersion=0x4 table="filter"
2026-02-17 02:55:04.410 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wv_Ur_L6-EVF6msta7" ipVersion=0x4 table="filter"
2026-02-17 02:55:04.410 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali77f723dcfd7" ipVersion=0x4 table="filter"
2026-02-17 02:55:04.411 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UWoztyl_XAY4o-8hQR" ipVersion=0x4 table="filter"
2026-02-17 02:55:04.411 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wv_Ur_L6-EVF6msta7" ipVersion=0x4 table="filter"
2026-02-17 02:55:04.411 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali77f723dcfd7"
2026-02-17 02:55:04.411 [INFO][80] felix/endpoint_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-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:04.411 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:04.453 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:04.453 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:55:04.481 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali77f723dcfd7" state="down"
2026-02-17 02:55:04.481 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali77f723dcfd7"
2026-02-17 02:55:04.481 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77f723dcfd7", State:"down", Index:191}
2026-02-17 02:55:04.481 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77f723dcfd7", Addrs:set.Typed[string]{}}
2026-02-17 02:55:04.481 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77f723dcfd7", Addrs:set.Typed[string]{}}
2026-02-17 02:55:04.481 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali77f723dcfd7"
2026-02-17 02:55:04.481 [INFO][80] felix/endpoint_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-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:04.481 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:04.483 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali77f723dcfd7" state="up"
2026-02-17 02:55:04.519 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:04.520 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:55:04.520 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77f723dcfd7", State:"up", Index:191}
2026-02-17 02:55:04.520 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali77f723dcfd7"
2026-02-17 02:55:04.520 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali77f723dcfd7"
2026-02-17 02:55:04.520 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali77f723dcfd7"
2026-02-17 02:55:04.520 [INFO][80] felix/endpoint_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-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:04.520 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:04.550 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:04.551 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:55:04.967 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1889" name:"default"}
2026-02-17 02:55:05.101 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1889"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1889"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1889"}
2026-02-17 02:55:05.135 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1889"}
2026-02-17 02:55:05.661 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=endpointslice-2805/pod-handle-http-request, name=eth0)
2026-02-17 02:55:05.662 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2805/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77f723dcfd7" profile_ids:"kns.endpointslice-2805" profile_ids:"ksa.endpointslice-2805.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 02:55:05.662 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:05.662 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:05.662 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:05.663 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali77f723dcfd7"
2026-02-17 02:55:05.663 [INFO][80] felix/endpoint_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-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:05.663 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:05.690 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:05.690 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:55:06.424 [INFO][80] 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:55:06.424 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali77f723dcfd7"
2026-02-17 02:55:06.424 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77f723dcfd7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:06.424 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77f723dcfd7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:08.262 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2805"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2805"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2805"}
2026-02-17 02:55:08.296 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5130"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5130"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5130"}
2026-02-17 02:55:08.323 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-5130" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:08.888 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4891" name:"default"}
2026-02-17 02:55:09.080 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=gc-5130/simpletest.deployment-58dd7ccf6f-mw22n, name=eth0)
2026-02-17 02:55:09.081 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-5130"} profile:{inbound_rules:{action:"allow" rule_id:"z40XxOsxZ59UNhKy"} outbound_rules:{action:"allow" rule_id:"3fVHe4VlMRlqE74I"}}
2026-02-17 02:55:09.081 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-5130.default"} profile:{}
2026-02-17 02:55:09.081 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3fc426ec6c4" profile_ids:"kns.gc-5130" profile_ids:"ksa.gc-5130.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 02:55:09.081 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:09.081 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:09.081 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:09.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3fc426ec6c4" ipVersion=0x4 table="filter"
2026-02-17 02:55:09.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-5130" ipVersion=0x4 table="filter"
2026-02-17 02:55:09.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-5130.default" ipVersion=0x4 table="filter"
2026-02-17 02:55:09.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3fc426ec6c4" ipVersion=0x4 table="filter"
2026-02-17 02:55:09.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-5130" ipVersion=0x4 table="filter"
2026-02-17 02:55:09.082 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-5130.default" ipVersion=0x4 table="filter"
2026-02-17 02:55:09.082 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3fc426ec6c4"
2026-02-17 02:55:09.082 [INFO][80] felix/endpoint_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-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:09.082 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:09.118 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:09.118 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"} status="down"
2026-02-17 02:55:09.153 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali3fc426ec6c4" state="down"
2026-02-17 02:55:09.153 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3fc426ec6c4", State:"down", Index:192}
2026-02-17 02:55:09.154 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3fc426ec6c4"
2026-02-17 02:55:09.155 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3fc426ec6c4", Addrs:set.Typed[string]{}}
2026-02-17 02:55:09.155 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3fc426ec6c4", Addrs:set.Typed[string]{}}
2026-02-17 02:55:09.155 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3fc426ec6c4"
2026-02-17 02:55:09.155 [INFO][80] felix/endpoint_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-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:09.155 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:09.163 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali3fc426ec6c4" state="up"
2026-02-17 02:55:09.186 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:09.186 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"} status="down"
2026-02-17 02:55:09.186 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3fc426ec6c4", State:"up", Index:192}
2026-02-17 02:55:09.186 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3fc426ec6c4"
2026-02-17 02:55:09.186 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3fc426ec6c4"
2026-02-17 02:55:09.186 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3fc426ec6c4"
2026-02-17 02:55:09.187 [INFO][80] felix/endpoint_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-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:09.187 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:09.210 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:09.210 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"} status="up"
2026-02-17 02:55:09.224 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2783" name:"default"}
2026-02-17 02:55:09.304 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5130"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5130"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5130"}
2026-02-17 02:55:09.346 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2783"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-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:"webhook-markers-2783"} labels:{key:"webhook-4891-markers" value:"true"}
2026-02-17 02:55:09.379 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1103"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1103"}
2026-02-17 02:55:09.380 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1103" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:09.403 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2783"}
2026-02-17 02:55:09.523 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4891"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4891"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4891"} labels:{key:"webhook-4891" value:"true"}
2026-02-17 02:55:09.551 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4891"}
2026-02-17 02:55:09.694 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=gc-5130/simpletest.deployment-58dd7ccf6f-mw22n, name=eth0)
2026-02-17 02:55:09.694 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3fc426ec6c4" profile_ids:"kns.gc-5130" profile_ids:"ksa.gc-5130.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 02:55:09.694 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:09.694 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:09.694 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:09.695 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3fc426ec6c4"
2026-02-17 02:55:09.696 [INFO][80] felix/endpoint_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-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:09.696 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:09.731 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:09.731 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"} status="up"
2026-02-17 02:55:10.232 [INFO][80] 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:55:10.232 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3fc426ec6c4"
2026-02-17 02:55:10.232 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3fc426ec6c4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:10.232 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3fc426ec6c4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:13.313 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=endpointslice-2805/pod-handle-http-request, name=eth0)
2026-02-17 02:55:13.313 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2805/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali77f723dcfd7" profile_ids:"kns.endpointslice-2805" profile_ids:"ksa.endpointslice-2805.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 02:55:13.314 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:13.314 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:13.314 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:13.315 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali77f723dcfd7"
2026-02-17 02:55:13.315 [INFO][80] felix/endpoint_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-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:13.315 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:13.324 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=endpointslice-2805/pod-handle-http-request, name=eth0)
2026-02-17 02:55:13.347 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:13.347 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:55:13.347 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-2805/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:55:13.347 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-2805.default"}
2026-02-17 02:55:13.347 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-2805"}
2026-02-17 02:55:13.347 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:13.347 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:13.347 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UWoztyl_XAY4o-8hQR" ipVersion=0x4 table="filter"
2026-02-17 02:55:13.347 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wv_Ur_L6-EVF6msta7" ipVersion=0x4 table="filter"
2026-02-17 02:55:13.347 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UWoztyl_XAY4o-8hQR" ipVersion=0x4 table="filter"
2026-02-17 02:55:13.347 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wv_Ur_L6-EVF6msta7" ipVersion=0x4 table="filter"
2026-02-17 02:55:13.347 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:13.348 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali77f723dcfd7" ipVersion=0x4 table="filter"
2026-02-17 02:55:13.348 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali77f723dcfd7" ipVersion=0x4 table="filter"
2026-02-17 02:55:13.348 [INFO][80] 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-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:13.348 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:13.348 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.7
2026-02-17 02:55:13.405 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-2805/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:55:13.527 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1103"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1103"}
2026-02-17 02:55:13.552 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2647"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2647"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2647"}
2026-02-17 02:55:13.576 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2647" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 191
2026-02-17 02:55:13.777 [INFO][80] 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:55:13.777 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali77f723dcfd7"
2026-02-17 02:55:13.777 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali77f723dcfd7" state="down"
2026-02-17 02:55:13.777 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77f723dcfd7", Addrs:set.Typed[string]{}}
2026-02-17 02:55:13.777 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77f723dcfd7", Addrs:set.Typed[string]{}}
2026-02-17 02:55:13.777 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77f723dcfd7", State:"down", Index:191}
2026-02-17 02:55:13.785 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="cali77f723dcfd7" state=""
2026-02-17 02:55:13.785 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali77f723dcfd7"
2026-02-17 02:55:13.802 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali77f723dcfd7", State:"", Index:191}
2026-02-17 02:55:13.802 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali77f723dcfd7", Addrs:set.Set[string](nil)}
2026-02-17 02:55:13.802 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali77f723dcfd7", Addrs:set.Set[string](nil)}
2026-02-17 02:55:13.851 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2805" name:"default"}
2026-02-17 02:55:13.957 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-2805"
2026-02-17 02:55:14.115 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2805"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2805"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2805"}
2026-02-17 02:55:14.142 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2805"}
2026-02-17 02:55:14.242 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50, name=eth0)
2026-02-17 02:55:14.242 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2647"} profile:{inbound_rules:{action:"allow" rule_id:"ggRb1Iod-LAok2dB"} outbound_rules:{action:"allow" rule_id:"RXXxBWQkvZw0M8LI"}}
2026-02-17 02:55:14.242 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2647.default"} profile:{}
2026-02-17 02:55:14.243 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali044764b384c" profile_ids:"kns.projected-2647" profile_ids:"ksa.projected-2647.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 02:55:14.243 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:14.243 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:14.243 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:14.243 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali044764b384c" ipVersion=0x4 table="filter"
2026-02-17 02:55:14.243 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2647" ipVersion=0x4 table="filter"
2026-02-17 02:55:14.243 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WBxQVRkeEi2-S6BLCH" ipVersion=0x4 table="filter"
2026-02-17 02:55:14.244 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali044764b384c" ipVersion=0x4 table="filter"
2026-02-17 02:55:14.244 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2647" ipVersion=0x4 table="filter"
2026-02-17 02:55:14.244 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WBxQVRkeEi2-S6BLCH" ipVersion=0x4 table="filter"
2026-02-17 02:55:14.244 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali044764b384c"
2026-02-17 02:55:14.244 [INFO][80] felix/endpoint_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-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:14.244 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:14.286 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:14.286 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} status="down"
2026-02-17 02:55:14.312 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali044764b384c" state="down"
2026-02-17 02:55:14.313 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali044764b384c"
2026-02-17 02:55:14.313 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali044764b384c", State:"down", Index:193}
2026-02-17 02:55:14.313 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali044764b384c", Addrs:set.Typed[string]{}}
2026-02-17 02:55:14.313 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali044764b384c", Addrs:set.Typed[string]{}}
2026-02-17 02:55:14.313 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali044764b384c"
2026-02-17 02:55:14.313 [INFO][80] felix/endpoint_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-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:14.313 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:14.316 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali044764b384c" state="up"
2026-02-17 02:55:14.345 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:14.345 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} status="down"
2026-02-17 02:55:14.345 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali044764b384c", State:"up", Index:193}
2026-02-17 02:55:14.345 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali044764b384c"
2026-02-17 02:55:14.345 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali044764b384c"
2026-02-17 02:55:14.345 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali044764b384c"
2026-02-17 02:55:14.345 [INFO][80] felix/endpoint_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-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:14.346 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:14.364 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:14.364 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} status="up"
2026-02-17 02:55:14.369 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=gc-5130/simpletest.deployment-58dd7ccf6f-mw22n, name=eth0)
2026-02-17 02:55:14.369 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3fc426ec6c4" profile_ids:"kns.gc-5130" profile_ids:"ksa.gc-5130.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 02:55:14.369 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:14.369 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:14.369 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:14.370 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3fc426ec6c4"
2026-02-17 02:55:14.370 [INFO][80] felix/endpoint_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-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:14.370 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:14.383 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=gc-5130/simpletest.deployment-58dd7ccf6f-mw22n, name=eth0)
2026-02-17 02:55:14.398 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:14.398 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"} status="up"
2026-02-17 02:55:14.398 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n" endpoint_id:"eth0"}
2026-02-17 02:55:14.398 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-5130"}
2026-02-17 02:55:14.399 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-5130.default"}
2026-02-17 02:55:14.399 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:14.399 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:14.399 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-5130" ipVersion=0x4 table="filter"
2026-02-17 02:55:14.399 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-5130.default" ipVersion=0x4 table="filter"
2026-02-17 02:55:14.399 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-5130" ipVersion=0x4 table="filter"
2026-02-17 02:55:14.399 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-5130.default" ipVersion=0x4 table="filter"
2026-02-17 02:55:14.399 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:14.399 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3fc426ec6c4" ipVersion=0x4 table="filter"
2026-02-17 02:55:14.399 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3fc426ec6c4" ipVersion=0x4 table="filter"
2026-02-17 02:55:14.399 [INFO][80] 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-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:14.399 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:14.400 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.5
2026-02-17 02:55:14.476 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-5130/simpletest.deployment-58dd7ccf6f-mw22n", EndpointId:"eth0"}
2026-02-17 02:55:14.674 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-5130" name:"default"}
2026-02-17 02:55:14.738 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50, name=eth0)
2026-02-17 02:55:14.739 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali044764b384c" profile_ids:"kns.projected-2647" profile_ids:"ksa.projected-2647.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 02:55:14.739 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:14.739 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:14.739 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:14.740 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali044764b384c"
2026-02-17 02:55:14.741 [INFO][80] felix/endpoint_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-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:14.741 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:14.768 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:14.768 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} status="up"
2026-02-17 02:55:14.818 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-5130"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"gc-5130"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5130"}
2026-02-17 02:55:14.842 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-5130"}
2026-02-17 02:55:14.922 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali3fc426ec6c4" state="down"
2026-02-17 02:55:14.922 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3fc426ec6c4"
2026-02-17 02:55:14.923 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali3fc426ec6c4" state=""
2026-02-17 02:55:14.923 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3fc426ec6c4"
2026-02-17 02:55:14.923 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3fc426ec6c4", State:"down", Index:192}
2026-02-17 02:55:14.924 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3fc426ec6c4", Addrs:set.Typed[string]{}}
2026-02-17 02:55:14.924 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3fc426ec6c4", Addrs:set.Typed[string]{}}
2026-02-17 02:55:14.924 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3fc426ec6c4", State:"", Index:192}
2026-02-17 02:55:14.924 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3fc426ec6c4", Addrs:set.Set[string](nil)}
2026-02-17 02:55:14.924 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3fc426ec6c4", Addrs:set.Set[string](nil)}
2026-02-17 02:55:14.925 [INFO][80] 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=192
2026-02-17 02:55:15.448 [INFO][80] 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:55:15.448 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali044764b384c"
2026-02-17 02:55:15.448 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali044764b384c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:15.449 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali044764b384c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:15.764 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50, name=eth0)
2026-02-17 02:55:15.764 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali044764b384c" profile_ids:"kns.projected-2647" profile_ids:"ksa.projected-2647.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 02:55:15.765 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:15.765 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:15.765 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:15.765 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali044764b384c"
2026-02-17 02:55:15.766 [INFO][80] felix/endpoint_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-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:15.766 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:15.793 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:15.793 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} status="up"
2026-02-17 02:55:16.926 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50, name=eth0)
2026-02-17 02:55:16.926 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali044764b384c" profile_ids:"kns.projected-2647" profile_ids:"ksa.projected-2647.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 02:55:16.926 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:16.926 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:16.926 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:16.927 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali044764b384c"
2026-02-17 02:55:16.927 [INFO][80] felix/endpoint_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-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:16.927 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:16.957 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:16.958 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} status="up"
2026-02-17 02:55:17.032 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali044764b384c" state="down"
2026-02-17 02:55:17.033 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali044764b384c"
2026-02-17 02:55:17.033 [INFO][80] 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:55:17.033 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali044764b384c", State:"down", Index:193}
2026-02-17 02:55:17.033 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali044764b384c", Addrs:set.Typed[string]{}}
2026-02-17 02:55:17.033 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali044764b384c", Addrs:set.Typed[string]{}}
2026-02-17 02:55:17.033 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali044764b384c"
2026-02-17 02:55:17.033 [INFO][80] felix/endpoint_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-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:17.033 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:17.034 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.58
2026-02-17 02:55:17.035 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali044764b384c" state=""
2026-02-17 02:55:17.035 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali044764b384c"
2026-02-17 02:55:17.060 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:17.060 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} status="down"
2026-02-17 02:55:17.060 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali044764b384c", State:"", Index:193}
2026-02-17 02:55:17.061 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali044764b384c", Addrs:set.Set[string](nil)}
2026-02-17 02:55:17.061 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali044764b384c", Addrs:set.Set[string](nil)}
2026-02-17 02:55:17.061 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali044764b384c"
2026-02-17 02:55:17.061 [INFO][80] felix/endpoint_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-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:17.061 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:17.092 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:17.092 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"} status="down"
2026-02-17 02:55:17.202 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50, name=eth0)
2026-02-17 02:55:17.202 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50" endpoint_id:"eth0"}
2026-02-17 02:55:17.202 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2647"}
2026-02-17 02:55:17.202 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2647.default"}
2026-02-17 02:55:17.202 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:17.202 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:17.203 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2647" ipVersion=0x4 table="filter"
2026-02-17 02:55:17.203 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WBxQVRkeEi2-S6BLCH" ipVersion=0x4 table="filter"
2026-02-17 02:55:17.203 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2647" ipVersion=0x4 table="filter"
2026-02-17 02:55:17.203 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WBxQVRkeEi2-S6BLCH" ipVersion=0x4 table="filter"
2026-02-17 02:55:17.203 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:17.203 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali044764b384c" ipVersion=0x4 table="filter"
2026-02-17 02:55:17.203 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali044764b384c" ipVersion=0x4 table="filter"
2026-02-17 02:55:17.203 [INFO][80] 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-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:17.203 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:17.268 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2647/pod-projected-configmaps-5ff8bd64-537e-43d0-a83a-f2e92799dc50", EndpointId:"eth0"}
2026-02-17 02:55:17.717 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2647"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2647"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2647"}
2026-02-17 02:55:17.764 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3584"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3584"}
2026-02-17 02:55:17.803 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-3584" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:18.809 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1103" name:"default"}
2026-02-17 02:55:18.986 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1103"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1103"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1103"}
2026-02-17 02:55:19.030 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1103"}
2026-02-17 02:55:22.861 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2647" name:"default"}
2026-02-17 02:55:23.155 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2647"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2647"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2647"}
2026-02-17 02:55:23.184 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2647"}
2026-02-17 02:55:30.694 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534, name=eth0)
2026-02-17 02:55:30.696 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534" endpoint_id:"eth0"}
2026-02-17 02:55:30.696 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-1194"}
2026-02-17 02:55:30.696 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-1194.default"}
2026-02-17 02:55:30.696 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:30.696 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:30.697 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IMDpJrJkDhgTO_bGyp" ipVersion=0x4 table="filter"
2026-02-17 02:55:30.697 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_p813CSaYdbUdWj3wQY" ipVersion=0x4 table="filter"
2026-02-17 02:55:30.697 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IMDpJrJkDhgTO_bGyp" ipVersion=0x4 table="filter"
2026-02-17 02:55:30.697 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_p813CSaYdbUdWj3wQY" ipVersion=0x4 table="filter"
2026-02-17 02:55:30.697 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:30.697 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicc91ab19cee" ipVersion=0x4 table="filter"
2026-02-17 02:55:30.697 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicc91ab19cee" ipVersion=0x4 table="filter"
2026-02-17 02:55:30.697 [INFO][80] 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-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:30.697 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:30.698 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.4
2026-02-17 02:55:30.753 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-1194/busybox-scheduling-367b2884-119f-4c17-a37a-ac62660e3534", EndpointId:"eth0"}
2026-02-17 02:55:30.805 [INFO][80] 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:55:30.805 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicc91ab19cee"
2026-02-17 02:55:30.805 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="calicc91ab19cee" state="down"
2026-02-17 02:55:30.805 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc91ab19cee", Addrs:set.Typed[string]{}}
2026-02-17 02:55:30.806 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc91ab19cee", Addrs:set.Typed[string]{}}
2026-02-17 02:55:30.806 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc91ab19cee", State:"down", Index:190}
2026-02-17 02:55:30.808 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="calicc91ab19cee" state=""
2026-02-17 02:55:30.808 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicc91ab19cee"
2026-02-17 02:55:30.830 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicc91ab19cee", State:"", Index:190}
2026-02-17 02:55:30.830 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicc91ab19cee", Addrs:set.Set[string](nil)}
2026-02-17 02:55:30.830 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicc91ab19cee", Addrs:set.Set[string](nil)}
2026-02-17 02:55:31.901 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3584"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3584"}
2026-02-17 02:55:31.948 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7026"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7026"}
2026-02-17 02:55:31.974 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-7026" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:32.002 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-6420"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-6420"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6420"}
2026-02-17 02:55:32.029 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2-6420" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:37.518 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-3584" name:"default"}
2026-02-17 02:55:40.027 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-6420"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-6420"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6420"}
2026-02-17 02:55:40.701 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7026"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7026"}
2026-02-17 02:55:40.918 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-524"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-524"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-524"}
2026-02-17 02:55:41.211 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-524" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:41.857 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-524"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-524"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-524"} labels:{key:"webhook-524" value:"true"}
2026-02-17 02:55:42.057 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1010"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1010"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1010"} labels:{key:"webhook-524-markers" value:"true"}
2026-02-17 02:55:42.102 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-1194" name:"default"}
2026-02-17 02:55:42.541 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1010" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:43.072 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-3584"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-3584"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3584"}
2026-02-17 02:55:43.168 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-3584"}
2026-02-17 02:55:45.692 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-1194"}
2026-02-17 02:55:46.393 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali318ac1c78b6" state="down"
2026-02-17 02:55:46.393 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali318ac1c78b6"
2026-02-17 02:55:46.393 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali318ac1c78b6", State:"down", Index:194}
2026-02-17 02:55:46.394 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali318ac1c78b6", Addrs:set.Typed[string]{}}
2026-02-17 02:55:46.394 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali318ac1c78b6", Addrs:set.Typed[string]{}}
2026-02-17 02:55:46.394 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali318ac1c78b6" state="up"
2026-02-17 02:55:46.429 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali318ac1c78b6", State:"up", Index:194}
2026-02-17 02:55:46.430 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali318ac1c78b6"
2026-02-17 02:55:46.430 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali318ac1c78b6"
2026-02-17 02:55:46.437 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd, name=eth0)
2026-02-17 02:55:46.469 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-524"} profile:{inbound_rules:{action:"allow" rule_id:"a0wPpNMCnJk9Y0RI"} outbound_rules:{action:"allow" rule_id:"w0rXa0s-FjoMXtII"}}
2026-02-17 02:55:46.469 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-524.default"} profile:{}
2026-02-17 02:55:46.469 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali318ac1c78b6" profile_ids:"kns.webhook-524" profile_ids:"ksa.webhook-524.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:55:46.469 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:46.469 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:46.469 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:46.469 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali318ac1c78b6" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.469 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-524" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.469 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IDlxZeLF09HJouB5q8" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.469 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali318ac1c78b6" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.469 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-524" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.469 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IDlxZeLF09HJouB5q8" ipVersion=0x4 table="filter"
2026-02-17 02:55:46.470 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali318ac1c78b6"
2026-02-17 02:55:46.470 [INFO][80] felix/endpoint_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-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:46.470 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:46.508 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:46.508 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"} status="up"
2026-02-17 02:55:46.939 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2-6420" name:"default"}
2026-02-17 02:55:47.242 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-6420"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-6420"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6420"}
2026-02-17 02:55:47.270 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-7026" name:"default"}
2026-02-17 02:55:47.311 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2-6420"}
2026-02-17 02:55:47.401 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7026"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7026"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7026"}
2026-02-17 02:55:47.438 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-7026"}
2026-02-17 02:55:47.965 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd, name=eth0)
2026-02-17 02:55:47.965 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali318ac1c78b6" profile_ids:"kns.webhook-524" profile_ids:"ksa.webhook-524.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:55:47.965 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:47.965 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:47.966 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:47.967 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali318ac1c78b6"
2026-02-17 02:55:47.967 [INFO][80] felix/endpoint_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-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:47.968 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:47.994 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:47.994 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"} status="up"
2026-02-17 02:55:47.995 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd, name=eth0)
2026-02-17 02:55:47.995 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali318ac1c78b6" profile_ids:"kns.webhook-524" profile_ids:"ksa.webhook-524.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:55:47.995 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:47.995 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:47.995 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:47.996 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali318ac1c78b6"
2026-02-17 02:55:47.996 [INFO][80] felix/endpoint_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-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:47.996 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:48.022 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:48.022 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"} status="up"
2026-02-17 02:55:48.023 [INFO][80] 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:55:48.023 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali318ac1c78b6"
2026-02-17 02:55:48.023 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali318ac1c78b6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:48.023 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali318ac1c78b6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:48.597 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:55:48.977 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-524" type:"ClusterIP" cluster_ips:"10.254.235.177" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:55:50.275 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-524"
2026-02-17 02:55:50.353 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd, name=eth0)
2026-02-17 02:55:50.353 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali318ac1c78b6" profile_ids:"kns.webhook-524" profile_ids:"ksa.webhook-524.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 02:55:50.353 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:50.353 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:50.353 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:50.353 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali318ac1c78b6"
2026-02-17 02:55:50.354 [INFO][80] felix/endpoint_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-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:50.354 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:50.371 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd, name=eth0)
2026-02-17 02:55:50.386 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:50.387 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"} status="up"
2026-02-17 02:55:50.388 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-524"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-524"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-524"} labels:{key:"webhook-524" value:"true"}
2026-02-17 02:55:50.388 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd" endpoint_id:"eth0"}
2026-02-17 02:55:50.388 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-524.default"}
2026-02-17 02:55:50.388 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-524"}
2026-02-17 02:55:50.389 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1010"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1010"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1010"} labels:{key:"webhook-524-markers" value:"true"}
2026-02-17 02:55:50.389 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:50.389 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:50.390 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-524" ipVersion=0x4 table="filter"
2026-02-17 02:55:50.390 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IDlxZeLF09HJouB5q8" ipVersion=0x4 table="filter"
2026-02-17 02:55:50.390 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-524" ipVersion=0x4 table="filter"
2026-02-17 02:55:50.390 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IDlxZeLF09HJouB5q8" ipVersion=0x4 table="filter"
2026-02-17 02:55:50.390 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:50.390 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali318ac1c78b6" ipVersion=0x4 table="filter"
2026-02-17 02:55:50.390 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali318ac1c78b6" ipVersion=0x4 table="filter"
2026-02-17 02:55:50.390 [INFO][80] 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-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:50.390 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:50.391 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.2
2026-02-17 02:55:50.456 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-524/sample-webhook-deployment-7d44fffc8-fdfcd", EndpointId:"eth0"}
2026-02-17 02:55:50.456 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2880"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2880"}
2026-02-17 02:55:50.456 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-2880" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:51.072 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856, name=eth0)
2026-02-17 02:55:51.073 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-2880"} profile:{inbound_rules:{action:"allow" rule_id:"Q-UiEz5nK9cQdLD8"} outbound_rules:{action:"allow" rule_id:"UKjvF2fpWHz9ZGTV"}}
2026-02-17 02:55:51.073 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-2880.default"} profile:{}
2026-02-17 02:55:51.073 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7914f37b259" profile_ids:"kns.svcaccounts-2880" profile_ids:"ksa.svcaccounts-2880.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 02:55:51.073 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:51.073 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:51.073 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:51.074 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7914f37b259" ipVersion=0x4 table="filter"
2026-02-17 02:55:51.074 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_d3BPWvINKUHp5SiLkQ" ipVersion=0x4 table="filter"
2026-02-17 02:55:51.074 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Qi6vuF9swwV5LMG0mQ" ipVersion=0x4 table="filter"
2026-02-17 02:55:51.074 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7914f37b259" ipVersion=0x4 table="filter"
2026-02-17 02:55:51.074 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_d3BPWvINKUHp5SiLkQ" ipVersion=0x4 table="filter"
2026-02-17 02:55:51.074 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Qi6vuF9swwV5LMG0mQ" ipVersion=0x4 table="filter"
2026-02-17 02:55:51.074 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7914f37b259"
2026-02-17 02:55:51.074 [INFO][80] felix/endpoint_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-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:51.074 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:51.137 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali7914f37b259" state="down"
2026-02-17 02:55:51.138 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7914f37b259"
2026-02-17 02:55:51.141 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali7914f37b259" state="up"
2026-02-17 02:55:51.166 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:51.166 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"} status="down"
2026-02-17 02:55:51.166 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7914f37b259", State:"down", Index:195}
2026-02-17 02:55:51.166 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7914f37b259", Addrs:set.Typed[string]{}}
2026-02-17 02:55:51.166 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7914f37b259", Addrs:set.Typed[string]{}}
2026-02-17 02:55:51.166 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7914f37b259", State:"up", Index:195}
2026-02-17 02:55:51.166 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7914f37b259"
2026-02-17 02:55:51.166 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7914f37b259"
2026-02-17 02:55:51.166 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7914f37b259"
2026-02-17 02:55:51.166 [INFO][80] felix/endpoint_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-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:51.166 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:51.195 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:51.195 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 194
2026-02-17 02:55:51.536 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali318ac1c78b6" state="down"
2026-02-17 02:55:51.536 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali318ac1c78b6", State:"down", Index:194}
2026-02-17 02:55:51.536 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali318ac1c78b6"
2026-02-17 02:55:51.536 [INFO][80] 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:55:51.539 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali318ac1c78b6" state=""
2026-02-17 02:55:51.539 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali318ac1c78b6"
2026-02-17 02:55:51.561 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali318ac1c78b6", Addrs:set.Typed[string]{}}
2026-02-17 02:55:51.561 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali318ac1c78b6", Addrs:set.Typed[string]{}}
2026-02-17 02:55:51.561 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali318ac1c78b6", State:"", Index:194}
2026-02-17 02:55:51.561 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali318ac1c78b6", Addrs:set.Set[string](nil)}
2026-02-17 02:55:51.561 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali318ac1c78b6", Addrs:set.Set[string](nil)}
2026-02-17 02:55:51.992 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856, name=eth0)
2026-02-17 02:55:51.992 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7914f37b259" profile_ids:"kns.svcaccounts-2880" profile_ids:"ksa.svcaccounts-2880.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 02:55:51.992 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:51.992 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:51.992 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:51.993 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7914f37b259"
2026-02-17 02:55:51.993 [INFO][80] felix/endpoint_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-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:51.993 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:52.018 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:52.018 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"} status="up"
2026-02-17 02:55:52.472 [INFO][80] 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:55:52.472 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7914f37b259"
2026-02-17 02:55:52.472 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7914f37b259", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:52.472 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7914f37b259", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:55:53.165 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856, name=eth0)
2026-02-17 02:55:53.165 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7914f37b259" profile_ids:"kns.svcaccounts-2880" profile_ids:"ksa.svcaccounts-2880.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 02:55:53.166 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:53.166 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:53.166 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:53.167 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7914f37b259"
2026-02-17 02:55:53.167 [INFO][80] felix/endpoint_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-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:53.167 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:53.188 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:53.188 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"} status="up"
2026-02-17 02:55:53.269 [INFO][80] 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:55:53.269 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7914f37b259"
2026-02-17 02:55:53.269 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali7914f37b259" state="down"
2026-02-17 02:55:53.269 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7914f37b259", Addrs:set.Typed[string]{}}
2026-02-17 02:55:53.270 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7914f37b259", Addrs:set.Typed[string]{}}
2026-02-17 02:55:53.270 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7914f37b259", State:"down", Index:195}
2026-02-17 02:55:53.270 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7914f37b259"
2026-02-17 02:55:53.270 [INFO][80] felix/endpoint_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-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:53.270 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:53.272 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.3
2026-02-17 02:55:53.272 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali7914f37b259" state=""
2026-02-17 02:55:53.272 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7914f37b259"
2026-02-17 02:55:53.299 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:53.299 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"} status="down"
2026-02-17 02:55:53.299 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7914f37b259", State:"", Index:195}
2026-02-17 02:55:53.299 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7914f37b259", Addrs:set.Set[string](nil)}
2026-02-17 02:55:53.299 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7914f37b259", Addrs:set.Set[string](nil)}
2026-02-17 02:55:53.299 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7914f37b259"
2026-02-17 02:55:53.299 [INFO][80] felix/endpoint_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-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:53.299 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:53.316 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:53.317 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"} status="down"
2026-02-17 02:55:53.407 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856, name=eth0)
2026-02-17 02:55:53.407 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856" endpoint_id:"eth0"}
2026-02-17 02:55:53.407 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-2880"}
2026-02-17 02:55:53.407 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-2880.default"}
2026-02-17 02:55:53.407 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:53.407 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:53.407 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_d3BPWvINKUHp5SiLkQ" ipVersion=0x4 table="filter"
2026-02-17 02:55:53.407 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Qi6vuF9swwV5LMG0mQ" ipVersion=0x4 table="filter"
2026-02-17 02:55:53.407 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_d3BPWvINKUHp5SiLkQ" ipVersion=0x4 table="filter"
2026-02-17 02:55:53.407 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Qi6vuF9swwV5LMG0mQ" ipVersion=0x4 table="filter"
2026-02-17 02:55:53.407 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:53.407 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7914f37b259" ipVersion=0x4 table="filter"
2026-02-17 02:55:53.407 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7914f37b259" ipVersion=0x4 table="filter"
2026-02-17 02:55:53.407 [INFO][80] 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-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:53.407 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:53.473 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-2880/test-pod-e01f05c1-dc2a-41b8-83f8-390b14d73856", EndpointId:"eth0"}
2026-02-17 02:55:54.561 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2880"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2880"}
2026-02-17 02:55:54.592 [INFO][80] felix/summary.go 100: Summarising 144 dataplane reconciliation loops over 1m0.6s: avg=33ms longest=93ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:55:54.592 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5929"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5929"}
2026-02-17 02:55:54.621 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5929" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:55.311 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a, name=eth0)
2026-02-17 02:55:55.312 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-5929.default"} profile:{}
2026-02-17 02:55:55.312 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-5929"} profile:{inbound_rules:{action:"allow" rule_id:"IAG6bJCEjHal7nLI"} outbound_rules:{action:"allow" rule_id:"mhf1dOTPRa3z_85k"}}
2026-02-17 02:55:55.312 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4f0ed4748f" profile_ids:"kns.projected-5929" profile_ids:"ksa.projected-5929.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 02:55:55.312 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:55.312 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:55.312 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:55.313 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia4f0ed4748f" ipVersion=0x4 table="filter"
2026-02-17 02:55:55.313 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-5929" ipVersion=0x4 table="filter"
2026-02-17 02:55:55.313 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LeeUEkRD8ZR31Viw63" ipVersion=0x4 table="filter"
2026-02-17 02:55:55.313 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia4f0ed4748f" ipVersion=0x4 table="filter"
2026-02-17 02:55:55.313 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-5929" ipVersion=0x4 table="filter"
2026-02-17 02:55:55.313 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LeeUEkRD8ZR31Viw63" ipVersion=0x4 table="filter"
2026-02-17 02:55:55.313 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia4f0ed4748f"
2026-02-17 02:55:55.313 [INFO][80] felix/endpoint_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-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:55.313 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:55.349 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="calia4f0ed4748f" state="down"
2026-02-17 02:55:55.349 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4f0ed4748f"
2026-02-17 02:55:55.353 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:55.354 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"} status="down"
2026-02-17 02:55:55.354 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4f0ed4748f", State:"down", Index:196}
2026-02-17 02:55:55.354 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4f0ed4748f", Addrs:set.Typed[string]{}}
2026-02-17 02:55:55.354 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4f0ed4748f", Addrs:set.Typed[string]{}}
2026-02-17 02:55:55.354 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4f0ed4748f"
2026-02-17 02:55:55.354 [INFO][80] felix/endpoint_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-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:55.354 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:55.360 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="calia4f0ed4748f" state="up"
2026-02-17 02:55:55.378 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:55.378 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"} status="down"
2026-02-17 02:55:55.378 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4f0ed4748f", State:"up", Index:196}
2026-02-17 02:55:55.378 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia4f0ed4748f"
2026-02-17 02:55:55.378 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4f0ed4748f"
2026-02-17 02:55:55.379 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4f0ed4748f"
2026-02-17 02:55:55.379 [INFO][80] felix/endpoint_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-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:55.379 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:55.409 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:55.409 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"} status="up"
2026-02-17 02:55:55.855 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-524" name:"default"}
2026-02-17 02:55:55.916 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1010" name:"default"}
2026-02-17 02:55:56.018 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a, name=eth0)
2026-02-17 02:55:56.018 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4f0ed4748f" profile_ids:"kns.projected-5929" profile_ids:"ksa.projected-5929.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 02:55:56.019 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:56.019 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:56.019 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:56.020 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4f0ed4748f"
2026-02-17 02:55:56.020 [INFO][80] felix/endpoint_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-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:56.020 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:56.045 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:56.045 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"} status="up"
2026-02-17 02:55:56.078 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-524"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-524"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-524"} labels:{key:"webhook-524" value:"true"}
2026-02-17 02:55:56.106 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-524"}
2026-02-17 02:55:56.150 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1010"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1010"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1010"} labels:{key:"webhook-524-markers" value:"true"}
2026-02-17 02:55:56.176 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1010"}
2026-02-17 02:55:57.161 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a, name=eth0)
2026-02-17 02:55:57.161 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4f0ed4748f" profile_ids:"kns.projected-5929" profile_ids:"ksa.projected-5929.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 02:55:57.161 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:57.162 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:57.162 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:57.162 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4f0ed4748f"
2026-02-17 02:55:57.162 [INFO][80] felix/endpoint_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-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:57.162 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:57.189 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:57.189 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"} status="up"
2026-02-17 02:55:57.280 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="calia4f0ed4748f" state="down"
2026-02-17 02:55:57.280 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4f0ed4748f", State:"down", Index:196}
2026-02-17 02:55:57.280 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4f0ed4748f"
2026-02-17 02:55:57.280 [INFO][80] felix/endpoint_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-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:57.280 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:57.281 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.6
2026-02-17 02:55:57.281 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="calia4f0ed4748f" state=""
2026-02-17 02:55:57.282 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia4f0ed4748f"
2026-02-17 02:55:57.301 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:57.302 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"} status="down"
2026-02-17 02:55:57.302 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4f0ed4748f", State:"", Index:196}
2026-02-17 02:55:57.302 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4f0ed4748f", Addrs:set.Set[string](nil)}
2026-02-17 02:55:57.302 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4f0ed4748f", Addrs:set.Set[string](nil)}
2026-02-17 02:55:57.302 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4f0ed4748f"
2026-02-17 02:55:57.302 [INFO][80] felix/endpoint_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-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:57.302 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:57.328 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:57.328 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"} status="down"
2026-02-17 02:55:57.373 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a, name=eth0)
2026-02-17 02:55:57.373 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a" endpoint_id:"eth0"}
2026-02-17 02:55:57.373 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-5929"}
2026-02-17 02:55:57.373 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-5929.default"}
2026-02-17 02:55:57.373 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:57.373 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:57.374 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-5929" ipVersion=0x4 table="filter"
2026-02-17 02:55:57.374 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LeeUEkRD8ZR31Viw63" ipVersion=0x4 table="filter"
2026-02-17 02:55:57.374 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-5929" ipVersion=0x4 table="filter"
2026-02-17 02:55:57.374 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LeeUEkRD8ZR31Viw63" ipVersion=0x4 table="filter"
2026-02-17 02:55:57.374 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:57.374 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia4f0ed4748f" ipVersion=0x4 table="filter"
2026-02-17 02:55:57.374 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia4f0ed4748f" ipVersion=0x4 table="filter"
2026-02-17 02:55:57.374 [INFO][80] 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-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:57.374 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:57.432 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-5929/downwardapi-volume-8e699949-4d71-488a-9dd1-2b2caa64771a", EndpointId:"eth0"}
2026-02-17 02:55:58.741 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5929"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5929"}
2026-02-17 02:55:58.766 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6551"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6551"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6551"}
2026-02-17 02:55:58.790 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6551" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:55:59.419 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed, name=eth0)
2026-02-17 02:55:59.420 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-6551"} profile:{inbound_rules:{action:"allow" rule_id:"aMvXQEnClRMdykxr"} outbound_rules:{action:"allow" rule_id:"p7ucyOfe06MCrtAb"}}
2026-02-17 02:55:59.453 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-6551.default"} profile:{}
2026-02-17 02:55:59.453 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali329e9c9f0ac" profile_ids:"kns.container-probe-6551" profile_ids:"ksa.container-probe-6551.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 02:55:59.453 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:55:59.454 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:55:59.454 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:55:59.455 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali329e9c9f0ac" ipVersion=0x4 table="filter"
2026-02-17 02:55:59.455 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4xeVRdD1OWoR2KsnPa" ipVersion=0x4 table="filter"
2026-02-17 02:55:59.455 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1nwS3jlrqeKmPHGyw9" ipVersion=0x4 table="filter"
2026-02-17 02:55:59.455 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali329e9c9f0ac" ipVersion=0x4 table="filter"
2026-02-17 02:55:59.455 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4xeVRdD1OWoR2KsnPa" ipVersion=0x4 table="filter"
2026-02-17 02:55:59.455 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1nwS3jlrqeKmPHGyw9" ipVersion=0x4 table="filter"
2026-02-17 02:55:59.455 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali329e9c9f0ac"
2026-02-17 02:55:59.455 [INFO][80] felix/endpoint_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-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:55:59.455 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:55:59.498 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali329e9c9f0ac" state="down"
2026-02-17 02:55:59.498 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali329e9c9f0ac"
2026-02-17 02:55:59.498 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali329e9c9f0ac" state="up"
2026-02-17 02:55:59.504 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:55:59.505 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"} status="down"
2026-02-17 02:55:59.505 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali329e9c9f0ac", State:"down", Index:197}
2026-02-17 02:55:59.505 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali329e9c9f0ac", Addrs:set.Typed[string]{}}
2026-02-17 02:55:59.505 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali329e9c9f0ac", Addrs:set.Typed[string]{}}
2026-02-17 02:55:59.505 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali329e9c9f0ac", State:"up", Index:197}
2026-02-17 02:55:59.505 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali329e9c9f0ac"
2026-02-17 02:55:59.505 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali329e9c9f0ac"
2026-02-17 02:55:59.505 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali329e9c9f0ac"
2026-02-17 02:55:59.505 [INFO][80] felix/endpoint_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-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:55:59.505 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:55:59.537 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:55:59.537 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"} status="up"
2026-02-17 02:55:59.683 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-2880" name:"default"}
2026-02-17 02:55:59.878 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-2880"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-2880"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2880"}
2026-02-17 02:55:59.908 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-2880"}
2026-02-17 02:56:00.047 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed, name=eth0)
2026-02-17 02:56:00.048 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali329e9c9f0ac" profile_ids:"kns.container-probe-6551" profile_ids:"ksa.container-probe-6551.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 02:56:00.048 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:00.048 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:00.048 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:00.049 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali329e9c9f0ac"
2026-02-17 02:56:00.049 [INFO][80] felix/endpoint_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-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:00.049 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:00.081 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:00.081 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"} status="up"
2026-02-17 02:56:00.536 [INFO][80] 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:56:00.536 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali329e9c9f0ac"
2026-02-17 02:56:00.537 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali329e9c9f0ac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:00.537 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali329e9c9f0ac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:03.906 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5929" name:"default"}
2026-02-17 02:56:04.041 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5929"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5929"}
2026-02-17 02:56:04.064 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5929"}
2026-02-17 02:56:20.152 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed, name=eth0)
2026-02-17 02:56:20.152 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali329e9c9f0ac" profile_ids:"kns.container-probe-6551" profile_ids:"ksa.container-probe-6551.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 02:56:20.153 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.153 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.153 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.153 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali329e9c9f0ac"
2026-02-17 02:56:20.154 [INFO][80] felix/endpoint_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-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.154 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.187 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:20.187 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"} status="up"
2026-02-17 02:56:20.938 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed, name=eth0)
2026-02-17 02:56:20.938 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali329e9c9f0ac" profile_ids:"kns.container-probe-6551" profile_ids:"ksa.container-probe-6551.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 02:56:20.938 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.939 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.939 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.939 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali329e9c9f0ac"
2026-02-17 02:56:20.940 [INFO][80] felix/endpoint_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-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.940 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.948 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed, name=eth0)
2026-02-17 02:56:20.969 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:20.969 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"} status="up"
2026-02-17 02:56:20.969 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed" endpoint_id:"eth0"}
2026-02-17 02:56:20.969 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-6551"}
2026-02-17 02:56:20.969 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-6551.default"}
2026-02-17 02:56:20.969 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.969 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.969 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4xeVRdD1OWoR2KsnPa" ipVersion=0x4 table="filter"
2026-02-17 02:56:20.970 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1nwS3jlrqeKmPHGyw9" ipVersion=0x4 table="filter"
2026-02-17 02:56:20.970 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4xeVRdD1OWoR2KsnPa" ipVersion=0x4 table="filter"
2026-02-17 02:56:20.970 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1nwS3jlrqeKmPHGyw9" ipVersion=0x4 table="filter"
2026-02-17 02:56:20.970 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.970 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali329e9c9f0ac" ipVersion=0x4 table="filter"
2026-02-17 02:56:20.970 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali329e9c9f0ac" ipVersion=0x4 table="filter"
2026-02-17 02:56:20.970 [INFO][80] 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-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.970 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:20.970 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.8
2026-02-17 02:56:21.027 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6551/liveness-1fc56455-c5bc-4995-b00f-a7539ed888ed", EndpointId:"eth0"}
2026-02-17 02:56:21.027 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6551"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6551"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6551"}
2026-02-17 02:56:21.027 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2864"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2864"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2864"}
2026-02-17 02:56:21.027 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2864" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 197
2026-02-17 02:56:21.544 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali329e9c9f0ac" state="down"
2026-02-17 02:56:21.544 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali329e9c9f0ac"
2026-02-17 02:56:21.544 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali329e9c9f0ac", State:"down", Index:197}
2026-02-17 02:56:21.545 [INFO][80] 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:56:21.545 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali329e9c9f0ac", Addrs:set.Typed[string]{}}
2026-02-17 02:56:21.545 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali329e9c9f0ac", Addrs:set.Typed[string]{}}
2026-02-17 02:56:21.546 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="cali329e9c9f0ac" state=""
2026-02-17 02:56:21.546 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali329e9c9f0ac"
2026-02-17 02:56:21.566 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali329e9c9f0ac", State:"", Index:197}
2026-02-17 02:56:21.566 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali329e9c9f0ac", Addrs:set.Set[string](nil)}
2026-02-17 02:56:21.567 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali329e9c9f0ac", Addrs:set.Set[string](nil)}
2026-02-17 02:56:21.735 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4, name=eth0)
2026-02-17 02:56:21.736 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-2864"} profile:{inbound_rules:{action:"allow" rule_id:"o7WNesA26mgY7x3j"} outbound_rules:{action:"allow" rule_id:"voy_DdmSvZObxEmv"}}
2026-02-17 02:56:21.736 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-2864.default"} profile:{}
2026-02-17 02:56:21.736 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e7fbbd32c0" profile_ids:"kns.downward-api-2864" profile_ids:"ksa.downward-api-2864.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 02:56:21.736 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:21.736 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:21.736 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:21.737 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2e7fbbd32c0" ipVersion=0x4 table="filter"
2026-02-17 02:56:21.737 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BtG8gwawn_SA6kbgsZ" ipVersion=0x4 table="filter"
2026-02-17 02:56:21.737 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Vte-BFBLcSgB6icO9z" ipVersion=0x4 table="filter"
2026-02-17 02:56:21.737 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2e7fbbd32c0" ipVersion=0x4 table="filter"
2026-02-17 02:56:21.737 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BtG8gwawn_SA6kbgsZ" ipVersion=0x4 table="filter"
2026-02-17 02:56:21.737 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Vte-BFBLcSgB6icO9z" ipVersion=0x4 table="filter"
2026-02-17 02:56:21.737 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2e7fbbd32c0"
2026-02-17 02:56:21.737 [INFO][80] felix/endpoint_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-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:21.737 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:21.783 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:21.783 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} status="down"
2026-02-17 02:56:21.809 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali2e7fbbd32c0" state="down"
2026-02-17 02:56:21.810 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2e7fbbd32c0"
2026-02-17 02:56:21.810 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e7fbbd32c0", State:"down", Index:198}
2026-02-17 02:56:21.810 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e7fbbd32c0", Addrs:set.Typed[string]{}}
2026-02-17 02:56:21.810 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e7fbbd32c0", Addrs:set.Typed[string]{}}
2026-02-17 02:56:21.810 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e7fbbd32c0"
2026-02-17 02:56:21.810 [INFO][80] felix/endpoint_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-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:21.810 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:21.812 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali2e7fbbd32c0" state="up"
2026-02-17 02:56:21.834 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:21.834 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} status="down"
2026-02-17 02:56:21.834 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e7fbbd32c0", State:"up", Index:198}
2026-02-17 02:56:21.834 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2e7fbbd32c0"
2026-02-17 02:56:21.834 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e7fbbd32c0"
2026-02-17 02:56:21.834 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e7fbbd32c0"
2026-02-17 02:56:21.834 [INFO][80] felix/endpoint_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-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:21.834 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:21.858 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:21.858 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} status="up"
2026-02-17 02:56:22.172 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4, name=eth0)
2026-02-17 02:56:22.172 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e7fbbd32c0" profile_ids:"kns.downward-api-2864" profile_ids:"ksa.downward-api-2864.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 02:56:22.173 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:22.173 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:22.173 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:22.173 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e7fbbd32c0"
2026-02-17 02:56:22.174 [INFO][80] felix/endpoint_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-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:22.174 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:22.197 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:22.197 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} status="up"
2026-02-17 02:56:22.675 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0, name=eth0)
2026-02-17 02:56:22.675 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13f580271ff" profile_ids:"kns.container-probe-8263" profile_ids:"ksa.container-probe-8263.default" ipv4_nets:"10.100.203.43/32"}
2026-02-17 02:56:22.675 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:56:22.675 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:56:22.675 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:56:22.676 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13f580271ff"
2026-02-17 02:56:22.676 [INFO][80] felix/endpoint_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-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:56:22.676 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:56:22.690 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0, name=eth0)
2026-02-17 02:56:22.701 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:22.701 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:22.701 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0" endpoint_id:"eth0"}
2026-02-17 02:56:22.701 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-8263"}
2026-02-17 02:56:22.701 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-8263.default"}
2026-02-17 02:56:22.701 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:56:22.701 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:56:22.702 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_04ZT-IskVcfK6bBvOG" ipVersion=0x4 table="filter"
2026-02-17 02:56:22.702 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_s7d0xOO9akkj-Mhhqm" ipVersion=0x4 table="filter"
2026-02-17 02:56:22.702 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_04ZT-IskVcfK6bBvOG" ipVersion=0x4 table="filter"
2026-02-17 02:56:22.702 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_s7d0xOO9akkj-Mhhqm" ipVersion=0x4 table="filter"
2026-02-17 02:56:22.702 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:56:22.702 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali13f580271ff" ipVersion=0x4 table="filter"
2026-02-17 02:56:22.702 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali13f580271ff" ipVersion=0x4 table="filter"
2026-02-17 02:56:22.702 [INFO][80] 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-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:56:22.702 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:56:22.702 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.43
2026-02-17 02:56:22.764 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-8263/busybox-eb66fc27-9b53-49f5-aca6-ebc40119bea0", EndpointId:"eth0"}
2026-02-17 02:56:22.764 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8263"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8263"}
2026-02-17 02:56:22.764 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6344"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6344"}
2026-02-17 02:56:22.764 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-6344" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:23.120 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-3642"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-3642"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3642"}
2026-02-17 02:56:23.186 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-4373"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-4373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4373"}
2026-02-17 02:56:23.215 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4, name=eth0)
2026-02-17 02:56:23.219 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-storageclass-4373" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:23.219 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e7fbbd32c0" profile_ids:"kns.downward-api-2864" profile_ids:"ksa.downward-api-2864.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 02:56:23.219 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:23.219 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:23.219 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:23.220 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e7fbbd32c0"
2026-02-17 02:56:23.220 [INFO][80] felix/endpoint_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-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:23.220 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:23.250 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:23.250 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} status="up"
2026-02-17 02:56:23.404 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-4373"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-4373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4373"}
2026-02-17 02:56:23.420 [INFO][80] 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:56:23.420 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2e7fbbd32c0"
2026-02-17 02:56:23.436 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5526"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5526"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5526"}
2026-02-17 02:56:23.436 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5526" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:23.457 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e7fbbd32c0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:23.457 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e7fbbd32c0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:23.484 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5526"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5526"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5526"} labels:{key:"webhook-5526" value:"true"}
2026-02-17 02:56:23.484 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9111"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9111"} labels:{key:"webhook-5526-markers" value:"true"}
2026-02-17 02:56:23.511 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9111" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:23.891 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4, name=eth0)
2026-02-17 02:56:23.892 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.crd-webhook-6344"} profile:{inbound_rules:{action:"allow" rule_id:"YW6MOXhH3BeoAM4c"} outbound_rules:{action:"allow" rule_id:"3-7hMK9yR3tgkbk5"}}
2026-02-17 02:56:23.892 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.crd-webhook-6344.default"} profile:{}
2026-02-17 02:56:23.892 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8146d78643b" profile_ids:"kns.crd-webhook-6344" profile_ids:"ksa.crd-webhook-6344.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 02:56:23.892 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:23.892 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:23.892 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:23.893 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8146d78643b" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.893 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lQpj7wDmL7TUSDHjEc" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.893 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sZpLuU4y6sswAGQEsE" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.893 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8146d78643b" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.893 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lQpj7wDmL7TUSDHjEc" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.893 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sZpLuU4y6sswAGQEsE" ipVersion=0x4 table="filter"
2026-02-17 02:56:23.893 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8146d78643b"
2026-02-17 02:56:23.893 [INFO][80] felix/endpoint_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-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:23.893 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:23.931 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:23.932 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"} status="down"
2026-02-17 02:56:23.963 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali8146d78643b" state="down"
2026-02-17 02:56:23.963 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8146d78643b"
2026-02-17 02:56:23.963 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8146d78643b", State:"down", Index:199}
2026-02-17 02:56:23.963 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8146d78643b", Addrs:set.Typed[string]{}}
2026-02-17 02:56:23.963 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8146d78643b", Addrs:set.Typed[string]{}}
2026-02-17 02:56:23.963 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8146d78643b"
2026-02-17 02:56:23.963 [INFO][80] felix/endpoint_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-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:23.963 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:23.965 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali8146d78643b" state="up"
2026-02-17 02:56:23.990 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:23.990 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"} status="down"
2026-02-17 02:56:23.990 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8146d78643b", State:"up", Index:199}
2026-02-17 02:56:23.990 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8146d78643b"
2026-02-17 02:56:23.990 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8146d78643b"
2026-02-17 02:56:23.990 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8146d78643b"
2026-02-17 02:56:23.990 [INFO][80] felix/endpoint_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-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:23.991 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:24.014 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:24.014 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"} status="up"
2026-02-17 02:56:24.443 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4, name=eth0)
2026-02-17 02:56:24.443 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2e7fbbd32c0" profile_ids:"kns.downward-api-2864" profile_ids:"ksa.downward-api-2864.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 02:56:24.443 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.443 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.443 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.444 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2e7fbbd32c0"
2026-02-17 02:56:24.444 [INFO][80] felix/endpoint_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-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.444 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.469 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:24.469 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} status="up"
2026-02-17 02:56:24.556 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali2e7fbbd32c0" state="down"
2026-02-17 02:56:24.556 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e7fbbd32c0", State:"down", Index:198}
2026-02-17 02:56:24.556 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e7fbbd32c0"
2026-02-17 02:56:24.556 [INFO][80] felix/endpoint_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-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.556 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.557 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.10
2026-02-17 02:56:24.557 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2e7fbbd32c0"
2026-02-17 02:56:24.557 [INFO][80] 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:56:24.562 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="cali2e7fbbd32c0" state=""
2026-02-17 02:56:24.562 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2e7fbbd32c0"
2026-02-17 02:56:24.586 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:24.587 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} status="down"
2026-02-17 02:56:24.587 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e7fbbd32c0", Addrs:set.Typed[string]{}}
2026-02-17 02:56:24.587 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e7fbbd32c0", Addrs:set.Typed[string]{}}
2026-02-17 02:56:24.587 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2e7fbbd32c0", State:"", Index:198}
2026-02-17 02:56:24.587 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2e7fbbd32c0", Addrs:set.Set[string](nil)}
2026-02-17 02:56:24.587 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2e7fbbd32c0", Addrs:set.Set[string](nil)}
2026-02-17 02:56:24.587 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2e7fbbd32c0"
2026-02-17 02:56:24.587 [INFO][80] felix/endpoint_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-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.587 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.614 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:24.614 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"} status="down"
2026-02-17 02:56:24.664 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4, name=eth0)
2026-02-17 02:56:24.664 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4" endpoint_id:"eth0"}
2026-02-17 02:56:24.665 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-2864"}
2026-02-17 02:56:24.665 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-2864.default"}
2026-02-17 02:56:24.665 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.665 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.666 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BtG8gwawn_SA6kbgsZ" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.666 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Vte-BFBLcSgB6icO9z" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.666 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BtG8gwawn_SA6kbgsZ" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.666 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Vte-BFBLcSgB6icO9z" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.666 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.666 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2e7fbbd32c0" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.666 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2e7fbbd32c0" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.666 [INFO][80] 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-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.666 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.728 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-2864/downwardapi-volume-50af5c3a-f938-4079-b95c-5ecba1e728e4", EndpointId:"eth0"}
2026-02-17 02:56:24.754 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg, name=eth0)
2026-02-17 02:56:24.754 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-5526"} profile:{inbound_rules:{action:"allow" rule_id:"ARg28bJBVNBIXAqg"} outbound_rules:{action:"allow" rule_id:"rqiFtA0MUQ49h_Nq"}}
2026-02-17 02:56:24.756 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-5526.default"} profile:{}
2026-02-17 02:56:24.756 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica8469d7330" profile_ids:"kns.webhook-5526" profile_ids:"ksa.webhook-5526.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 02:56:24.756 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:24.756 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:24.756 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:24.757 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calica8469d7330" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.757 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-5526" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.757 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_u5sLzkMTDa5k0siAEX" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.757 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calica8469d7330" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.757 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-5526" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.757 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_u5sLzkMTDa5k0siAEX" ipVersion=0x4 table="filter"
2026-02-17 02:56:24.757 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calica8469d7330"
2026-02-17 02:56:24.757 [INFO][80] felix/endpoint_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-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:24.757 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:24.799 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:24.800 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"} status="down"
2026-02-17 02:56:24.829 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="calica8469d7330" state="down"
2026-02-17 02:56:24.829 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica8469d7330"
2026-02-17 02:56:24.829 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica8469d7330", State:"down", Index:200}
2026-02-17 02:56:24.830 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica8469d7330", Addrs:set.Typed[string]{}}
2026-02-17 02:56:24.830 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica8469d7330", Addrs:set.Typed[string]{}}
2026-02-17 02:56:24.830 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica8469d7330"
2026-02-17 02:56:24.830 [INFO][80] felix/endpoint_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-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:24.830 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:24.832 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="calica8469d7330" state="up"
2026-02-17 02:56:24.863 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:24.863 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"} status="down"
2026-02-17 02:56:24.863 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica8469d7330", State:"up", Index:200}
2026-02-17 02:56:24.863 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calica8469d7330"
2026-02-17 02:56:24.863 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calica8469d7330"
2026-02-17 02:56:24.863 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica8469d7330"
2026-02-17 02:56:24.864 [INFO][80] felix/endpoint_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-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:24.864 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:24.883 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:24.883 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"} status="up"
2026-02-17 02:56:25.153 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2864"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2864"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2864"}
2026-02-17 02:56:25.185 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8325"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8325"}
2026-02-17 02:56:25.203 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali13f580271ff" state="down"
2026-02-17 02:56:25.203 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali13f580271ff"
2026-02-17 02:56:25.203 [INFO][80] 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:56:25.206 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali13f580271ff" state=""
2026-02-17 02:56:25.206 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali13f580271ff"
2026-02-17 02:56:25.207 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13f580271ff", State:"down", Index:171}
2026-02-17 02:56:25.207 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13f580271ff", Addrs:set.Typed[string]{}}
2026-02-17 02:56:25.207 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13f580271ff", Addrs:set.Typed[string]{}}
2026-02-17 02:56:25.207 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13f580271ff", State:"", Index:171}
2026-02-17 02:56:25.207 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13f580271ff", Addrs:set.Set[string](nil)}
2026-02-17 02:56:25.207 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13f580271ff", Addrs:set.Set[string](nil)}
2026-02-17 02:56:25.235 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-8325" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:25.258 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4, name=eth0)
2026-02-17 02:56:25.261 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8146d78643b" profile_ids:"kns.crd-webhook-6344" profile_ids:"ksa.crd-webhook-6344.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 02:56:25.261 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:25.261 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:25.261 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:25.262 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8146d78643b"
2026-02-17 02:56:25.262 [INFO][80] felix/endpoint_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-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:25.262 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:25.278 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg, name=eth0)
2026-02-17 02:56:25.283 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:25.283 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"} status="up"
2026-02-17 02:56:25.284 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica8469d7330" profile_ids:"kns.webhook-5526" profile_ids:"ksa.webhook-5526.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 02:56:25.284 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:25.284 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:25.284 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:25.284 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica8469d7330"
2026-02-17 02:56:25.285 [INFO][80] felix/endpoint_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-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:25.285 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:25.320 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4, name=eth0)
2026-02-17 02:56:25.320 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:25.320 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"} status="up"
2026-02-17 02:56:25.320 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8146d78643b" profile_ids:"kns.crd-webhook-6344" profile_ids:"ksa.crd-webhook-6344.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 02:56:25.320 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:25.320 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:25.320 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:25.325 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8146d78643b"
2026-02-17 02:56:25.325 [INFO][80] felix/endpoint_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-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:25.325 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:25.364 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:25.364 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"} status="up"
2026-02-17 02:56:25.723 [INFO][80] 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:56:25.723 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8146d78643b"
2026-02-17 02:56:25.723 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8146d78643b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:25.724 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8146d78643b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:25.815 [INFO][80] 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:56:25.815 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calica8469d7330"
2026-02-17 02:56:25.815 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica8469d7330", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:25.815 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica8469d7330", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:25.848 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23, name=eth0)
2026-02-17 02:56:25.848 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-8325.default"} profile:{}
2026-02-17 02:56:25.849 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-8325"} profile:{inbound_rules:{action:"allow" rule_id:"bAnx_VpkaKtJkFdr"} outbound_rules:{action:"allow" rule_id:"-zaCRU9rlC4qBpra"}}
2026-02-17 02:56:25.849 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7fea455d758" profile_ids:"kns.downward-api-8325" profile_ids:"ksa.downward-api-8325.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 02:56:25.849 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:25.849 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:25.849 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:25.850 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7fea455d758" ipVersion=0x4 table="filter"
2026-02-17 02:56:25.850 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_y6C-tHTPFKCe9Pg36k" ipVersion=0x4 table="filter"
2026-02-17 02:56:25.850 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BdtaChUI6plMfTJ_ze" ipVersion=0x4 table="filter"
2026-02-17 02:56:25.850 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7fea455d758" ipVersion=0x4 table="filter"
2026-02-17 02:56:25.850 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_y6C-tHTPFKCe9Pg36k" ipVersion=0x4 table="filter"
2026-02-17 02:56:25.850 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BdtaChUI6plMfTJ_ze" ipVersion=0x4 table="filter"
2026-02-17 02:56:25.851 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7fea455d758"
2026-02-17 02:56:25.851 [INFO][80] felix/endpoint_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-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:25.851 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:25.897 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:25.897 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"} status="down"
2026-02-17 02:56:25.920 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali7fea455d758" state="down"
2026-02-17 02:56:25.921 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7fea455d758"
2026-02-17 02:56:25.921 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali7fea455d758" state="up"
2026-02-17 02:56:25.921 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7fea455d758", State:"down", Index:201}
2026-02-17 02:56:25.921 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7fea455d758", Addrs:set.Typed[string]{}}
2026-02-17 02:56:25.921 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7fea455d758", Addrs:set.Typed[string]{}}
2026-02-17 02:56:25.921 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7fea455d758", State:"up", Index:201}
2026-02-17 02:56:25.921 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7fea455d758"
2026-02-17 02:56:25.921 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7fea455d758"
2026-02-17 02:56:25.921 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7fea455d758"
2026-02-17 02:56:25.921 [INFO][80] felix/endpoint_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-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:25.921 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:25.945 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:25.945 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"} status="up"
2026-02-17 02:56:26.169 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5526" type:"ClusterIP" cluster_ips:"10.254.136.203" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:56:26.278 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23, name=eth0)
2026-02-17 02:56:26.278 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7fea455d758" profile_ids:"kns.downward-api-8325" profile_ids:"ksa.downward-api-8325.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 02:56:26.278 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:26.278 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:26.279 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:26.280 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7fea455d758"
2026-02-17 02:56:26.280 [INFO][80] felix/endpoint_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-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:26.281 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:26.313 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:26.313 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"} status="up"
2026-02-17 02:56:26.497 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6551" name:"default"}
2026-02-17 02:56:26.601 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6551"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6551"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6551"}
2026-02-17 02:56:26.625 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6551"}
2026-02-17 02:56:27.201 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5526"
2026-02-17 02:56:27.268 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg, name=eth0)
2026-02-17 02:56:27.268 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calica8469d7330" profile_ids:"kns.webhook-5526" profile_ids:"ksa.webhook-5526.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 02:56:27.268 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:27.268 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:27.268 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:27.269 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calica8469d7330"
2026-02-17 02:56:27.269 [INFO][80] felix/endpoint_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-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:27.269 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:27.276 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg, name=eth0)
2026-02-17 02:56:27.292 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:27.292 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"} status="up"
2026-02-17 02:56:27.292 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg" endpoint_id:"eth0"}
2026-02-17 02:56:27.292 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-5526"}
2026-02-17 02:56:27.292 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-5526.default"}
2026-02-17 02:56:27.292 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5526"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5526"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5526"} labels:{key:"webhook-5526" value:"true"}
2026-02-17 02:56:27.292 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:27.292 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:27.292 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-5526" ipVersion=0x4 table="filter"
2026-02-17 02:56:27.293 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_u5sLzkMTDa5k0siAEX" ipVersion=0x4 table="filter"
2026-02-17 02:56:27.293 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-5526" ipVersion=0x4 table="filter"
2026-02-17 02:56:27.293 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_u5sLzkMTDa5k0siAEX" ipVersion=0x4 table="filter"
2026-02-17 02:56:27.293 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:27.293 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calica8469d7330" ipVersion=0x4 table="filter"
2026-02-17 02:56:27.293 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calica8469d7330" ipVersion=0x4 table="filter"
2026-02-17 02:56:27.293 [INFO][80] 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-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:27.293 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:27.293 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.14
2026-02-17 02:56:27.360 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5526/sample-webhook-deployment-7d44fffc8-sbpkg", EndpointId:"eth0"}
2026-02-17 02:56:27.360 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9111"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9111"} labels:{key:"webhook-5526-markers" value:"true"}
2026-02-17 02:56:27.360 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-6344" type:"ClusterIP" cluster_ips:"10.254.255.50" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:56:27.360 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2121"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2121"}
2026-02-17 02:56:27.360 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2121" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:27.482 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23, name=eth0)
2026-02-17 02:56:27.483 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7fea455d758" profile_ids:"kns.downward-api-8325" profile_ids:"ksa.downward-api-8325.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 02:56:27.483 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:27.484 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:27.484 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 201
2026-02-17 02:56:27.500 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7fea455d758"
2026-02-17 02:56:27.500 [INFO][80] 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:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:27.500 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:27.521 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:27.522 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"} status="down"
2026-02-17 02:56:27.598 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali7fea455d758" state="down"
2026-02-17 02:56:27.598 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali7fea455d758" state=""
2026-02-17 02:56:27.598 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7fea455d758"
2026-02-17 02:56:27.598 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7fea455d758", State:"down", Index:201}
2026-02-17 02:56:27.599 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7fea455d758", State:"", Index:201}
2026-02-17 02:56:27.599 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7fea455d758", Addrs:set.Set[string](nil)}
2026-02-17 02:56:27.599 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7fea455d758", Addrs:set.Set[string](nil)}
2026-02-17 02:56:27.599 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7fea455d758"
2026-02-17 02:56:27.599 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7fea455d758"
2026-02-17 02:56:27.599 [INFO][80] felix/endpoint_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-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:27.599 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:27.600 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.13
2026-02-17 02:56:27.621 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:27.621 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"} status="down"
2026-02-17 02:56:27.697 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23, name=eth0)
2026-02-17 02:56:27.697 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23" endpoint_id:"eth0"}
2026-02-17 02:56:27.698 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-8325"}
2026-02-17 02:56:27.698 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-8325.default"}
2026-02-17 02:56:27.698 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:27.698 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:27.698 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_y6C-tHTPFKCe9Pg36k" ipVersion=0x4 table="filter"
2026-02-17 02:56:27.698 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BdtaChUI6plMfTJ_ze" ipVersion=0x4 table="filter"
2026-02-17 02:56:27.698 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_y6C-tHTPFKCe9Pg36k" ipVersion=0x4 table="filter"
2026-02-17 02:56:27.698 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BdtaChUI6plMfTJ_ze" ipVersion=0x4 table="filter"
2026-02-17 02:56:27.698 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:27.698 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7fea455d758" ipVersion=0x4 table="filter"
2026-02-17 02:56:27.698 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7fea455d758" ipVersion=0x4 table="filter"
2026-02-17 02:56:27.698 [INFO][80] 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-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:27.698 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:27.767 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-8325/downward-api-2dab5326-d3d8-4f97-9bcb-7bc30f6d8e23", EndpointId:"eth0"}
2026-02-17 02:56:27.767 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-8263" name:"default"}
2026-02-17 02:56:28.172 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-8263"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-8263"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8263"}
2026-02-17 02:56:28.249 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-8263"}
2026-02-17 02:56:28.312 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-3642" name:"default"}
2026-02-17 02:56:28.638 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="calica8469d7330" state="down"
2026-02-17 02:56:28.638 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calica8469d7330"
2026-02-17 02:56:28.639 [INFO][80] 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:56:28.639 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica8469d7330", State:"down", Index:200}
2026-02-17 02:56:28.639 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica8469d7330", Addrs:set.Typed[string]{}}
2026-02-17 02:56:28.639 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica8469d7330", Addrs:set.Typed[string]{}}
2026-02-17 02:56:28.641 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="calica8469d7330" state=""
2026-02-17 02:56:28.641 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calica8469d7330"
2026-02-17 02:56:28.664 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calica8469d7330", State:"", Index:200}
2026-02-17 02:56:28.664 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calica8469d7330", Addrs:set.Set[string](nil)}
2026-02-17 02:56:28.664 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calica8469d7330", Addrs:set.Set[string](nil)}
2026-02-17 02:56:29.008 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-2121/e2e-rc-cbnbg-5wbd5, name=eth0)
2026-02-17 02:56:29.009 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-2121"} profile:{inbound_rules:{action:"allow" rule_id:"GDIoj8jWSDfQgj8o"} outbound_rules:{action:"allow" rule_id:"Xc9VPj1TGWEvg9Ix"}}
2026-02-17 02:56:29.009 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2121.default"} profile:{}
2026-02-17 02:56:29.009 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2121/e2e-rc-cbnbg-5wbd5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e5490f85c8" profile_ids:"kns.replication-controller-2121" profile_ids:"ksa.replication-controller-2121.default" ipv4_nets:"10.100.203.16/32"}
2026-02-17 02:56:29.009 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:29.009 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:29.009 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:29.010 [INFO][80] 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:56:29.010 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8e5490f85c8" ipVersion=0x4 table="filter"
2026-02-17 02:56:29.010 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_mopFU5_vkPyTWoPEud" ipVersion=0x4 table="filter"
2026-02-17 02:56:29.010 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sPmQ4V3ZM2DLTdDGf9" ipVersion=0x4 table="filter"
2026-02-17 02:56:29.010 [INFO][80] 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:56:29.011 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8e5490f85c8" ipVersion=0x4 table="filter"
2026-02-17 02:56:29.011 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_mopFU5_vkPyTWoPEud" ipVersion=0x4 table="filter"
2026-02-17 02:56:29.011 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sPmQ4V3ZM2DLTdDGf9" ipVersion=0x4 table="filter"
2026-02-17 02:56:29.011 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8e5490f85c8"
2026-02-17 02:56:29.011 [INFO][80] felix/endpoint_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-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:29.011 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:29.056 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:29.056 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"} status="down"
2026-02-17 02:56:29.081 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali8e5490f85c8" state="down"
2026-02-17 02:56:29.082 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e5490f85c8", State:"down", Index:202}
2026-02-17 02:56:29.082 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8e5490f85c8"
2026-02-17 02:56:29.082 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali8e5490f85c8" state="up"
2026-02-17 02:56:29.082 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e5490f85c8", Addrs:set.Typed[string]{}}
2026-02-17 02:56:29.082 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e5490f85c8", Addrs:set.Typed[string]{}}
2026-02-17 02:56:29.082 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e5490f85c8", State:"up", Index:202}
2026-02-17 02:56:29.082 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8e5490f85c8"
2026-02-17 02:56:29.082 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8e5490f85c8"
2026-02-17 02:56:29.082 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e5490f85c8"
2026-02-17 02:56:29.083 [INFO][80] felix/endpoint_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-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:29.083 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:29.102 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:29.102 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"} status="up"
2026-02-17 02:56:29.341 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8325"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8325"}
2026-02-17 02:56:29.370 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6533"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6533"}
2026-02-17 02:56:29.370 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6533" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:29.446 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2121"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2121"}
2026-02-17 02:56:29.473 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4044"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4044"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4044"}
2026-02-17 02:56:29.504 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-4044" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:29.973 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11, name=eth0)
2026-02-17 02:56:29.973 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-6533.default"} profile:{}
2026-02-17 02:56:29.973 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-6533"} profile:{inbound_rules:{action:"allow" rule_id:"uWYM9toBV0tUxbXe"} outbound_rules:{action:"allow" rule_id:"ZW8pecxMkf5-5K8p"}}
2026-02-17 02:56:29.973 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali582b2716c04" profile_ids:"kns.emptydir-6533" profile_ids:"ksa.emptydir-6533.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:56:29.973 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:29.973 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:29.973 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:29.974 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali582b2716c04" ipVersion=0x4 table="filter"
2026-02-17 02:56:29.974 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-6533" ipVersion=0x4 table="filter"
2026-02-17 02:56:29.974 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_64_57HtGQi32UyFd4v" ipVersion=0x4 table="filter"
2026-02-17 02:56:29.974 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali582b2716c04" ipVersion=0x4 table="filter"
2026-02-17 02:56:29.974 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-6533" ipVersion=0x4 table="filter"
2026-02-17 02:56:29.974 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_64_57HtGQi32UyFd4v" ipVersion=0x4 table="filter"
2026-02-17 02:56:29.974 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali582b2716c04"
2026-02-17 02:56:29.974 [INFO][80] felix/endpoint_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-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:29.974 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:30.018 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:30.018 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"} status="down"
2026-02-17 02:56:30.047 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-storageclass-4373" name:"default"}
2026-02-17 02:56:30.054 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali582b2716c04" state="down"
2026-02-17 02:56:30.054 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali582b2716c04"
2026-02-17 02:56:30.061 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali582b2716c04" state="up"
2026-02-17 02:56:30.077 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali582b2716c04", State:"down", Index:203}
2026-02-17 02:56:30.077 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali582b2716c04", Addrs:set.Typed[string]{}}
2026-02-17 02:56:30.077 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali582b2716c04", Addrs:set.Typed[string]{}}
2026-02-17 02:56:30.077 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali582b2716c04", State:"up", Index:203}
2026-02-17 02:56:30.077 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali582b2716c04"
2026-02-17 02:56:30.077 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali582b2716c04"
2026-02-17 02:56:30.077 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali582b2716c04"
2026-02-17 02:56:30.077 [INFO][80] felix/endpoint_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-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:30.077 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:30.102 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:30.102 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"} status="up"
2026-02-17 02:56:30.320 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-2121/e2e-rc-cbnbg-5wbd5, name=eth0)
2026-02-17 02:56:30.320 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2121/e2e-rc-cbnbg-5wbd5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e5490f85c8" profile_ids:"kns.replication-controller-2121" profile_ids:"ksa.replication-controller-2121.default" ipv4_nets:"10.100.203.16/32"}
2026-02-17 02:56:30.320 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:30.320 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:30.320 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:30.321 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e5490f85c8"
2026-02-17 02:56:30.321 [INFO][80] felix/endpoint_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-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:30.321 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:30.360 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:30.361 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"} status="up"
2026-02-17 02:56:30.632 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-4373"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-4373"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4373"}
2026-02-17 02:56:30.666 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-storageclass-4373"}
2026-02-17 02:56:30.939 [INFO][80] 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:56:30.939 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8e5490f85c8"
2026-02-17 02:56:30.939 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e5490f85c8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:30.940 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e5490f85c8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:31.280 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-3642"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-3642"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3642"}
2026-02-17 02:56:31.311 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-3642"}
2026-02-17 02:56:31.333 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11, name=eth0)
2026-02-17 02:56:31.338 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali582b2716c04" profile_ids:"kns.emptydir-6533" profile_ids:"ksa.emptydir-6533.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:56:31.338 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:31.338 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:31.338 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:31.339 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali582b2716c04"
2026-02-17 02:56:31.339 [INFO][80] felix/endpoint_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-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:31.339 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:31.368 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:31.369 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"} status="up"
2026-02-17 02:56:31.428 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2864" name:"default"}
2026-02-17 02:56:31.498 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2864"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2864"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2864"}
2026-02-17 02:56:31.532 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2864"}
2026-02-17 02:56:31.567 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-6344"
2026-02-17 02:56:31.647 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4, name=eth0)
2026-02-17 02:56:31.648 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8146d78643b" profile_ids:"kns.crd-webhook-6344" profile_ids:"ksa.crd-webhook-6344.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 02:56:31.648 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:31.655 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:31.655 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:31.656 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8146d78643b"
2026-02-17 02:56:31.656 [INFO][80] felix/endpoint_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-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:31.656 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:31.659 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4, name=eth0)
2026-02-17 02:56:31.683 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:31.683 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"} status="up"
2026-02-17 02:56:31.683 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6344"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6344"}
2026-02-17 02:56:31.683 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4" endpoint_id:"eth0"}
2026-02-17 02:56:31.683 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.crd-webhook-6344.default"}
2026-02-17 02:56:31.683 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.crd-webhook-6344"}
2026-02-17 02:56:31.683 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:31.683 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:31.684 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lQpj7wDmL7TUSDHjEc" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.684 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sZpLuU4y6sswAGQEsE" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.684 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lQpj7wDmL7TUSDHjEc" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.684 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sZpLuU4y6sswAGQEsE" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.684 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:31.684 [INFO][80] 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:56:31.684 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8146d78643b" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.684 [INFO][80] 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:56:31.684 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8146d78643b" ipVersion=0x4 table="filter"
2026-02-17 02:56:31.684 [INFO][80] 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-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:31.684 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:31.684 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.9
2026-02-17 02:56:31.732 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6344/sample-crd-conversion-webhook-deployment-788cb954bd-57qn4", EndpointId:"eth0"}
2026-02-17 02:56:31.732 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-757"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-757"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-757"}
2026-02-17 02:56:31.732 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-757" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:31.732 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-757" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:56:31.927 [INFO][80] 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:56:31.928 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali582b2716c04"
2026-02-17 02:56:31.928 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali582b2716c04", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:31.928 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali582b2716c04", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:32.089 [INFO][80] 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:56:32.089 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8146d78643b"
2026-02-17 02:56:32.089 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali8146d78643b" state="down"
2026-02-17 02:56:32.089 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8146d78643b", Addrs:set.Typed[string]{}}
2026-02-17 02:56:32.090 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8146d78643b", Addrs:set.Typed[string]{}}
2026-02-17 02:56:32.090 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8146d78643b", State:"down", Index:199}
2026-02-17 02:56:32.091 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="cali8146d78643b" state=""
2026-02-17 02:56:32.091 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8146d78643b"
2026-02-17 02:56:32.112 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8146d78643b", State:"", Index:199}
2026-02-17 02:56:32.113 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8146d78643b", Addrs:set.Set[string](nil)}
2026-02-17 02:56:32.113 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8146d78643b", Addrs:set.Set[string](nil)}
2026-02-17 02:56:32.287 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-4044/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 02:56:32.287 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-4044"} profile:{inbound_rules:{action:"allow" rule_id:"I7rsqTCuGJrf9fc5"} outbound_rules:{action:"allow" rule_id:"EZblBB0sbyxwq5Ja"}}
2026-02-17 02:56:32.288 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-4044.default"} profile:{}
2026-02-17 02:56:32.288 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c0087ae6f8" profile_ids:"kns.container-lifecycle-hook-4044" profile_ids:"ksa.container-lifecycle-hook-4044.default" ipv4_nets:"10.100.203.17/32"}
2026-02-17 02:56:32.288 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:32.288 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:32.288 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:32.289 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7c0087ae6f8" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.289 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wUcTLpq378iPurB1K0" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.289 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_p-KnZSHV6C3PfZ0oRI" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.289 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7c0087ae6f8" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.289 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wUcTLpq378iPurB1K0" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.289 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_p-KnZSHV6C3PfZ0oRI" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.289 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7c0087ae6f8"
2026-02-17 02:56:32.289 [INFO][80] felix/endpoint_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-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:32.289 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:32.328 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:32.329 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:56:32.353 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali7c0087ae6f8" state="down"
2026-02-17 02:56:32.353 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c0087ae6f8"
2026-02-17 02:56:32.353 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c0087ae6f8", State:"down", Index:204}
2026-02-17 02:56:32.353 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0087ae6f8", Addrs:set.Typed[string]{}}
2026-02-17 02:56:32.353 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0087ae6f8", Addrs:set.Typed[string]{}}
2026-02-17 02:56:32.354 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c0087ae6f8"
2026-02-17 02:56:32.354 [INFO][80] felix/endpoint_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-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:32.354 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:32.364 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali7c0087ae6f8" state="up"
2026-02-17 02:56:32.378 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:32.378 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:56:32.378 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c0087ae6f8", State:"up", Index:204}
2026-02-17 02:56:32.378 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7c0087ae6f8"
2026-02-17 02:56:32.378 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7c0087ae6f8"
2026-02-17 02:56:32.378 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c0087ae6f8"
2026-02-17 02:56:32.380 [INFO][80] felix/endpoint_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-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:32.380 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:32.405 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:32.405 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:56:32.421 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:56:32.422 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-757"} profile:{inbound_rules:{action:"allow" rule_id:"wvJp-DHSDZIeReDS"} outbound_rules:{action:"allow" rule_id:"zbH_NpV6c4d0ocwm"}}
2026-02-17 02:56:32.422 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-757.default"} profile:{}
2026-02-17 02:56:32.422 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid78c59d91e7" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.21/32"}
2026-02-17 02:56:32.422 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:56:32.422 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:56:32.423 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:56:32.425 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid78c59d91e7" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.425 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-757" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.425 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uTAYxFMFZx-2teYur-" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.425 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid78c59d91e7" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.425 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-757" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.425 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uTAYxFMFZx-2teYur-" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.425 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid78c59d91e7"
2026-02-17 02:56:32.425 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:56:32.425 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:56:32.464 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:32.464 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:56:32.490 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="calid78c59d91e7" state="down"
2026-02-17 02:56:32.490 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid78c59d91e7"
2026-02-17 02:56:32.490 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid78c59d91e7", State:"down", Index:205}
2026-02-17 02:56:32.491 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{}}
2026-02-17 02:56:32.491 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{}}
2026-02-17 02:56:32.491 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid78c59d91e7"
2026-02-17 02:56:32.491 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:56:32.491 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:56:32.493 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="calid78c59d91e7" state="up"
2026-02-17 02:56:32.526 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:32.526 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:56:32.526 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid78c59d91e7", State:"up", Index:205}
2026-02-17 02:56:32.526 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid78c59d91e7"
2026-02-17 02:56:32.526 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid78c59d91e7"
2026-02-17 02:56:32.526 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid78c59d91e7"
2026-02-17 02:56:32.527 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:56:32.527 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:56:32.545 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:32.545 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:32.577 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9111" name:"default"}
2026-02-17 02:56:32.591 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11, name=eth0)
2026-02-17 02:56:32.600 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali582b2716c04" profile_ids:"kns.emptydir-6533" profile_ids:"ksa.emptydir-6533.default" ipv4_nets:"10.100.203.12/32"}
2026-02-17 02:56:32.600 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:32.600 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:32.600 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:32.600 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali582b2716c04"
2026-02-17 02:56:32.600 [INFO][80] 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-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:32.600 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:32.670 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:32.670 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"} status="down"
2026-02-17 02:56:32.696 [INFO][80] 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:56:32.696 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali582b2716c04"
2026-02-17 02:56:32.696 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali582b2716c04" state="down"
2026-02-17 02:56:32.697 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali582b2716c04", Addrs:set.Typed[string]{}}
2026-02-17 02:56:32.697 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali582b2716c04", Addrs:set.Typed[string]{}}
2026-02-17 02:56:32.697 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali582b2716c04", State:"down", Index:203}
2026-02-17 02:56:32.697 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali582b2716c04"
2026-02-17 02:56:32.697 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali582b2716c04"
2026-02-17 02:56:32.697 [INFO][80] felix/endpoint_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-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:32.697 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:32.697 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.12
2026-02-17 02:56:32.697 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="cali582b2716c04" state=""
2026-02-17 02:56:32.697 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali582b2716c04"
2026-02-17 02:56:32.720 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:32.720 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"} status="down"
2026-02-17 02:56:32.720 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali582b2716c04", State:"", Index:203}
2026-02-17 02:56:32.720 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali582b2716c04", Addrs:set.Set[string](nil)}
2026-02-17 02:56:32.720 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali582b2716c04", Addrs:set.Set[string](nil)}
2026-02-17 02:56:32.720 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali582b2716c04"
2026-02-17 02:56:32.720 [INFO][80] felix/endpoint_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-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:32.720 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:32.738 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:32.738 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"} status="down"
2026-02-17 02:56:32.945 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11, name=eth0)
2026-02-17 02:56:32.945 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11" endpoint_id:"eth0"}
2026-02-17 02:56:32.945 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-6533"}
2026-02-17 02:56:32.946 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-6533.default"}
2026-02-17 02:56:32.946 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:32.946 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:32.946 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-6533" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.946 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_64_57HtGQi32UyFd4v" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.946 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-6533" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.946 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_64_57HtGQi32UyFd4v" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.946 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:32.947 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali582b2716c04" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.947 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali582b2716c04" ipVersion=0x4 table="filter"
2026-02-17 02:56:32.947 [INFO][80] 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-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:32.947 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:33.017 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6533/pod-863bf286-0c2a-4133-9083-29c31d0d5d11", EndpointId:"eth0"}
2026-02-17 02:56:33.017 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5526" name:"default"}
2026-02-17 02:56:33.122 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9111"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9111"} labels:{key:"webhook-5526-markers" value:"true"}
2026-02-17 02:56:33.151 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9111"}
2026-02-17 02:56:33.220 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5526"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5526"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5526"} labels:{key:"webhook-5526" value:"true"}
2026-02-17 02:56:33.288 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5526"}
2026-02-17 02:56:33.338 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-4044/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 02:56:33.338 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c0087ae6f8" profile_ids:"kns.container-lifecycle-hook-4044" profile_ids:"ksa.container-lifecycle-hook-4044.default" ipv4_nets:"10.100.203.17/32"}
2026-02-17 02:56:33.338 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:56:33.369 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:33.370 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:56:33.370 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:33.370 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:33.371 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c0087ae6f8"
2026-02-17 02:56:33.371 [INFO][80] felix/endpoint_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-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:33.371 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:33.405 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:33.405 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:56:33.405 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid78c59d91e7" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.21/32"}
2026-02-17 02:56:33.477 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:56:33.477 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:56:33.477 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:56:33.478 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid78c59d91e7"
2026-02-17 02:56:33.478 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:56:33.478 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:56:33.501 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:33.501 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:56:33.501 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6533"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6533"}
2026-02-17 02:56:33.506 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8499"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8499"}
2026-02-17 02:56:33.517 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8499" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:33.528 [INFO][80] 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:56:33.528 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid78c59d91e7"
2026-02-17 02:56:33.528 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:33.528 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:33.638 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-4044/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 02:56:33.638 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c0087ae6f8" profile_ids:"kns.container-lifecycle-hook-4044" profile_ids:"ksa.container-lifecycle-hook-4044.default" ipv4_nets:"10.100.203.17/32"}
2026-02-17 02:56:33.687 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:33.687 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:33.687 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:33.688 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c0087ae6f8"
2026-02-17 02:56:33.688 [INFO][80] felix/endpoint_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-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:33.688 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:33.713 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:33.713 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:56:33.851 [INFO][80] 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:56:33.852 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7c0087ae6f8"
2026-02-17 02:56:33.852 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0087ae6f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:33.852 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0087ae6f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:34.162 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30, name=eth0)
2026-02-17 02:56:34.162 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-8499.default"} profile:{}
2026-02-17 02:56:34.163 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-8499"} profile:{inbound_rules:{action:"allow" rule_id:"5JXYQPVZAy39pPWm"} outbound_rules:{action:"allow" rule_id:"5Aj4NpbK3PEEYqLz"}}
2026-02-17 02:56:34.163 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8da4bf39e14" profile_ids:"kns.secrets-8499" profile_ids:"ksa.secrets-8499.default" ipv4_nets:"10.100.203.11/32"}
2026-02-17 02:56:34.163 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:56:34.163 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:34.163 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:34.163 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:34.164 [INFO][80] 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:56:34.164 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8da4bf39e14" ipVersion=0x4 table="filter"
2026-02-17 02:56:34.164 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-8499" ipVersion=0x4 table="filter"
2026-02-17 02:56:34.164 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ILkdI1dhMZt7XcHt5I" ipVersion=0x4 table="filter"
2026-02-17 02:56:34.164 [INFO][80] 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:56:34.164 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8da4bf39e14" ipVersion=0x4 table="filter"
2026-02-17 02:56:34.164 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-8499" ipVersion=0x4 nextLog=2026-02-17 02:56:50.969946811 +0000 UTC m=+1023.325918488 table="filter"
2026-02-17 02:56:34.164 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8da4bf39e14"
2026-02-17 02:56:34.164 [INFO][80] felix/endpoint_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-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:34.164 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:34.211 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:34.211 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"} status="down"
2026-02-17 02:56:34.237 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="cali8da4bf39e14" state="down"
2026-02-17 02:56:34.237 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8da4bf39e14", State:"down", Index:206}
2026-02-17 02:56:34.238 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8da4bf39e14"
2026-02-17 02:56:34.238 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8da4bf39e14", Addrs:set.Typed[string]{}}
2026-02-17 02:56:34.238 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8da4bf39e14", Addrs:set.Typed[string]{}}
2026-02-17 02:56:34.238 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="cali8da4bf39e14" state="up"
2026-02-17 02:56:34.238 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8da4bf39e14", State:"up", Index:206}
2026-02-17 02:56:34.238 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8da4bf39e14"
2026-02-17 02:56:34.238 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8da4bf39e14"
2026-02-17 02:56:34.238 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8da4bf39e14"
2026-02-17 02:56:34.238 [INFO][80] felix/endpoint_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-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:34.238 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:34.265 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:34.265 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"} status="up"
2026-02-17 02:56:34.595 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-2121/e2e-rc-cbnbg-5wbd5, name=eth0)
2026-02-17 02:56:34.596 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2121/e2e-rc-cbnbg-5wbd5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8e5490f85c8" profile_ids:"kns.replication-controller-2121" profile_ids:"ksa.replication-controller-2121.default" ipv4_nets:"10.100.203.16/32"}
2026-02-17 02:56:34.596 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:34.596 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:34.596 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:34.597 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8e5490f85c8"
2026-02-17 02:56:34.598 [INFO][80] felix/endpoint_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-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:34.598 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:34.606 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=replication-controller-2121/e2e-rc-cbnbg-5wbd5, name=eth0)
2026-02-17 02:56:34.629 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:34.629 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"} status="up"
2026-02-17 02:56:34.629 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2121/e2e-rc-cbnbg-5wbd5" endpoint_id:"eth0"}
2026-02-17 02:56:34.629 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-2121"}
2026-02-17 02:56:34.629 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-2121.default"}
2026-02-17 02:56:34.629 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:34.629 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:34.629 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:34.630 [INFO][80] 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-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:34.630 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:34.631 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.16
2026-02-17 02:56:34.708 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2121/e2e-rc-cbnbg-5wbd5", EndpointId:"eth0"}
2026-02-17 02:56:34.708 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-8325" name:"default"}
2026-02-17 02:56:35.037 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali8e5490f85c8" state="down"
2026-02-17 02:56:35.037 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e5490f85c8", State:"down", Index:202}
2026-02-17 02:56:35.037 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8e5490f85c8"
2026-02-17 02:56:35.038 [INFO][80] 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:56:35.039 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali8e5490f85c8" state=""
2026-02-17 02:56:35.039 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8e5490f85c8"
2026-02-17 02:56:35.063 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e5490f85c8", Addrs:set.Typed[string]{}}
2026-02-17 02:56:35.063 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e5490f85c8", Addrs:set.Typed[string]{}}
2026-02-17 02:56:35.063 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8e5490f85c8", State:"", Index:202}
2026-02-17 02:56:35.063 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8e5490f85c8", Addrs:set.Set[string](nil)}
2026-02-17 02:56:35.063 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8e5490f85c8", Addrs:set.Set[string](nil)}
2026-02-17 02:56:35.161 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-8325"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-8325"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8325"}
2026-02-17 02:56:35.185 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-8325"}
2026-02-17 02:56:35.192 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=206
2026-02-17 02:56:35.192 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8da4bf39e14"
2026-02-17 02:56:35.209 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8da4bf39e14", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:35.209 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8da4bf39e14", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:35.269 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:56:35.270 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.36/32"}
2026-02-17 02:56:35.270 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:35.270 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:35.270 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:35.271 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib57507878ae"
2026-02-17 02:56:35.271 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:35.271 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:35.311 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:35.311 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:56:35.335 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="calib57507878ae" state="down"
2026-02-17 02:56:35.336 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib57507878ae", State:"down", Index:207}
2026-02-17 02:56:35.336 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib57507878ae"
2026-02-17 02:56:35.336 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib57507878ae"
2026-02-17 02:56:35.336 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:35.336 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:35.339 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="calib57507878ae" state="up"
2026-02-17 02:56:35.361 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:35.361 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:56:35.361 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{}}
2026-02-17 02:56:35.361 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{}}
2026-02-17 02:56:35.361 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib57507878ae", State:"up", Index:207}
2026-02-17 02:56:35.361 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib57507878ae"
2026-02-17 02:56:35.361 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib57507878ae"
2026-02-17 02:56:35.361 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:56:35.362 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:35.362 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:35.376 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30, name=eth0)
2026-02-17 02:56:35.391 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:35.391 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:56:35.391 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2121" name:"default"}
2026-02-17 02:56:35.391 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8da4bf39e14" profile_ids:"kns.secrets-8499" profile_ids:"ksa.secrets-8499.default" ipv4_nets:"10.100.203.11/32"}
2026-02-17 02:56:35.391 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:35.391 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:35.391 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:35.392 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8da4bf39e14"
2026-02-17 02:56:35.392 [INFO][80] felix/endpoint_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-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:35.392 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:35.404 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-4044/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 02:56:35.421 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:35.421 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"} status="up"
2026-02-17 02:56:35.421 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7c0087ae6f8" profile_ids:"kns.container-lifecycle-hook-4044" profile_ids:"ksa.container-lifecycle-hook-4044.default" ipv4_nets:"10.100.203.17/32"}
2026-02-17 02:56:35.421 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:56:35.421 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:35.421 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:35.421 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:35.422 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7c0087ae6f8"
2026-02-17 02:56:35.422 [INFO][80] felix/endpoint_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-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:35.422 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:35.459 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:35.459 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:56:35.554 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2121"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2121"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2121"}
2026-02-17 02:56:35.580 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2121"}
2026-02-17 02:56:35.786 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-4044/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 02:56:35.786 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook" endpoint_id:"eth0"}
2026-02-17 02:56:35.786 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-4044.default"}
2026-02-17 02:56:35.786 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-4044"}
2026-02-17 02:56:35.786 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:56:35.786 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:35.786 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:35.787 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:35.787 [INFO][80] 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-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:35.787 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:35.788 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.17
bird: KIF: Received address message for unknown interface 204
2026-02-17 02:56:35.868 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-4044/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:56:35.898 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali7c0087ae6f8" state="down"
2026-02-17 02:56:35.898 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7c0087ae6f8"
2026-02-17 02:56:35.898 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c0087ae6f8", State:"down", Index:204}
2026-02-17 02:56:35.898 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0087ae6f8", Addrs:set.Typed[string]{}}
2026-02-17 02:56:35.898 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0087ae6f8", Addrs:set.Typed[string]{}}
2026-02-17 02:56:35.899 [INFO][80] 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:56:35.904 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali7c0087ae6f8" state=""
2026-02-17 02:56:35.904 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7c0087ae6f8"
2026-02-17 02:56:35.927 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7c0087ae6f8", State:"", Index:204}
2026-02-17 02:56:35.928 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0087ae6f8", Addrs:set.Set[string](nil)}
2026-02-17 02:56:35.928 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7c0087ae6f8", Addrs:set.Set[string](nil)}
2026-02-17 02:56:36.312 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=207
2026-02-17 02:56:36.312 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib57507878ae"
2026-02-17 02:56:36.312 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:36.312 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:36.385 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:56:36.386 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.36/32"}
2026-02-17 02:56:36.386 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:36.386 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:36.386 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:36.386 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:56:36.386 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:36.386 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:36.411 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:56:36.413 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:36.413 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:56:36.413 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.36/32"}
2026-02-17 02:56:36.414 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:36.414 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:36.414 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:36.414 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:56:36.415 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:36.415 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:56:36.444 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:36.444 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:56:36.589 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30, name=eth0)
2026-02-17 02:56:36.589 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8da4bf39e14" profile_ids:"kns.secrets-8499" profile_ids:"ksa.secrets-8499.default" ipv4_nets:"10.100.203.11/32"}
2026-02-17 02:56:36.589 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:36.590 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:36.590 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:36.590 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8da4bf39e14"
2026-02-17 02:56:36.591 [INFO][80] felix/endpoint_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-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:36.591 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:36.620 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:36.621 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"} status="up"
2026-02-17 02:56:36.694 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="cali8da4bf39e14" state="down"
2026-02-17 02:56:36.694 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8da4bf39e14"
2026-02-17 02:56:36.694 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8da4bf39e14", State:"down", Index:206}
2026-02-17 02:56:36.695 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8da4bf39e14", Addrs:set.Typed[string]{}}
2026-02-17 02:56:36.695 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8da4bf39e14", Addrs:set.Typed[string]{}}
2026-02-17 02:56:36.695 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8da4bf39e14"
2026-02-17 02:56:36.695 [INFO][80] felix/endpoint_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-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:36.695 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:36.696 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.11
2026-02-17 02:56:36.697 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=206
2026-02-17 02:56:36.702 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="cali8da4bf39e14" state=""
2026-02-17 02:56:36.702 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8da4bf39e14"
2026-02-17 02:56:36.717 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:36.717 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"} status="down"
2026-02-17 02:56:36.717 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8da4bf39e14", State:"", Index:206}
2026-02-17 02:56:36.718 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8da4bf39e14", Addrs:set.Set[string](nil)}
2026-02-17 02:56:36.718 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8da4bf39e14", Addrs:set.Set[string](nil)}
2026-02-17 02:56:36.718 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8da4bf39e14"
2026-02-17 02:56:36.718 [INFO][80] felix/endpoint_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-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:36.718 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:36.748 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:36.748 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"} status="down"
2026-02-17 02:56:36.885 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30, name=eth0)
2026-02-17 02:56:36.885 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30" endpoint_id:"eth0"}
2026-02-17 02:56:36.885 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-8499"}
2026-02-17 02:56:36.885 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-8499.default"}
2026-02-17 02:56:36.885 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:36.885 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:36.885 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:36.885 [INFO][80] 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-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:36.885 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:36.958 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8499/pod-secrets-3898925c-ba6f-484c-b0e6-f9b495d5ca30", EndpointId:"eth0"}
2026-02-17 02:56:37.006 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-6344" name:"default"}
2026-02-17 02:56:37.163 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6344"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6344"}
2026-02-17 02:56:37.190 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-6344"}
2026-02-17 02:56:37.649 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8499"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8499"}
2026-02-17 02:56:37.680 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4607"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"job-4607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4607"}
2026-02-17 02:56:37.680 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-4607" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:37.754 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4044"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4044"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4044"}
2026-02-17 02:56:37.802 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1314"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1314"}
2026-02-17 02:56:37.831 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1314" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:37.861 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1314" name:"mount"} labels:{key:"projectcalico.org/name" value:"mount"}
2026-02-17 02:56:37.861 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-1314" name:"nomount"} labels:{key:"projectcalico.org/name" value:"nomount"}
2026-02-17 02:56:38.041 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1314"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1314"}
2026-02-17 02:56:38.081 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-3157"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-3157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3157"}
2026-02-17 02:56:38.108 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fake-node-3157" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:38.144 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-9p6dt"
2026-02-17 02:56:38.145 [INFO][86] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-9p6dt; name=ip_addr_v4) updated; HostBGPConfig(node=e2e-fake-node-9p6dt; name=ip_addr_v6) updated; HostBGPConfig(node=e2e-fake-node-9p6dt; name=rr_cluster_id) updated; e2e-fake-node-9p6dt updated
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_186: Reconfigured
bird: Mesh_192_168_24_193: Reconfigured
bird: Reconfigured
2026-02-17 02:56:38.161 [INFO][86] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host
2026-02-17 02:56:38.171 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-9p6dt"
2026-02-17 02:56:38.199 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-9p6dt"
2026-02-17 02:56:38.199 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:56:38.206 [INFO][86] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-9p6dt updated
2026-02-17 02:56:38.207 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-9p6dt" labels:{key:"e2e-fake-node-9p6dt" value:"patched"}
2026-02-17 02:56:38.299 [INFO][86] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-9p6dt updated
2026-02-17 02:56:38.300 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-9p6dt" labels:{key:"e2e-fake-node-9p6dt" value:"updated"}
2026-02-17 02:56:38.318 [INFO][86] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-9p6dt; name=ip_addr_v4) deleted; HostBGPConfig(node=e2e-fake-node-9p6dt; name=ip_addr_v6) deleted; HostBGPConfig(node=e2e-fake-node-9p6dt; name=rr_cluster_id) deleted; e2e-fake-node-9p6dt deleted
2026-02-17 02:56:38.322 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Remove update from calculation graph. msg=hostname:"e2e-fake-node-9p6dt"
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_186: Reconfigured
bird: Mesh_192_168_24_193: Reconfigured
bird: Reconfigured
2026-02-17 02:56:38.334 [INFO][86] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated due to change in key: /calico/bgp/v1/host
2026-02-17 02:56:38.352 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:56:38.352 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:56:38.374 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:56:38.383 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-3157"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-3157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3157"}
2026-02-17 02:56:38.383 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-1314.nomount"} profile:{}
2026-02-17 02:56:38.383 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-1314"} profile:{inbound_rules:{action:"allow" rule_id:"IIme3Z5N6G30d9y_"} outbound_rules:{action:"allow" rule_id:"tQJ3s_upbbIYDuLQ"}}
2026-02-17 02:56:38.383 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic78ed1d7784" profile_ids:"kns.svcaccounts-1314" profile_ids:"ksa.svcaccounts-1314.nomount" ipv4_nets:"10.100.203.22/32"}
2026-02-17 02:56:38.402 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-1172"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-1172"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1172"}
2026-02-17 02:56:38.423 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"prestop-1172" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:38.448 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="calic78ed1d7784" state="down"
2026-02-17 02:56:38.448 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic78ed1d7784", State:"down", Index:208}
2026-02-17 02:56:38.448 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic78ed1d7784"
2026-02-17 02:56:38.448 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="calic78ed1d7784" state="up"
2026-02-17 02:56:38.449 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic78ed1d7784", Addrs:set.Typed[string]{}}
2026-02-17 02:56:38.449 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic78ed1d7784", Addrs:set.Typed[string]{}}
2026-02-17 02:56:38.449 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic78ed1d7784", State:"up", Index:208}
2026-02-17 02:56:38.460 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic78ed1d7784"
2026-02-17 02:56:38.460 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:38.460 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:38.460 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:38.461 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic78ed1d7784"
2026-02-17 02:56:38.461 [INFO][80] felix/endpoint_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-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:38.461 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:38.500 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:38.500 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:56:38.547 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:56:38.547 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-1314.default"} profile:{}
2026-02-17 02:56:38.547 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a4dd4bf129" profile_ids:"kns.svcaccounts-1314" profile_ids:"ksa.svcaccounts-1314.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:56:38.571 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:38.571 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:38.571 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:38.572 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2a4dd4bf129"
2026-02-17 02:56:38.572 [INFO][80] felix/endpoint_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-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:38.572 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:38.613 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="cali2a4dd4bf129" state="down"
2026-02-17 02:56:38.614 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2a4dd4bf129"
2026-02-17 02:56:38.614 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="cali2a4dd4bf129" state="up"
2026-02-17 02:56:38.616 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:38.616 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:56:38.616 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a4dd4bf129", State:"down", Index:209}
2026-02-17 02:56:38.616 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a4dd4bf129", Addrs:set.Typed[string]{}}
2026-02-17 02:56:38.616 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a4dd4bf129", Addrs:set.Typed[string]{}}
2026-02-17 02:56:38.616 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a4dd4bf129", State:"up", Index:209}
2026-02-17 02:56:38.661 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-vqwn9, name=eth0)
2026-02-17 02:56:38.661 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4607"} profile:{inbound_rules:{action:"allow" rule_id:"qJw-VF_5GpCTTz8J"} outbound_rules:{action:"allow" rule_id:"UfswEkiAo7pB3tmA"}}
2026-02-17 02:56:38.661 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4607.default"} profile:{}
2026-02-17 02:56:38.661 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-vqwn9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8b25af6482f" profile_ids:"kns.job-4607" profile_ids:"ksa.job-4607.default" ipv4_nets:"10.100.203.23/32"}
2026-02-17 02:56:38.678 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2a4dd4bf129"
2026-02-17 02:56:38.678 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2a4dd4bf129"
2026-02-17 02:56:38.678 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:38.678 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:38.678 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:38.679 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a4dd4bf129"
2026-02-17 02:56:38.679 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8b25af6482f"
2026-02-17 02:56:38.679 [INFO][80] felix/endpoint_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-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:38.679 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:38.679 [INFO][80] felix/endpoint_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-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:38.679 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:38.716 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="cali8b25af6482f" state="down"
2026-02-17 02:56:38.717 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8b25af6482f"
2026-02-17 02:56:38.724 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:38.724 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"} status="down"
2026-02-17 02:56:38.724 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:38.724 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:56:38.724 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8b25af6482f", State:"down", Index:210}
2026-02-17 02:56:38.724 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8b25af6482f", Addrs:set.Typed[string]{}}
2026-02-17 02:56:38.724 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8b25af6482f", Addrs:set.Typed[string]{}}
2026-02-17 02:56:38.728 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="cali8b25af6482f" state="up"
2026-02-17 02:56:38.728 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8b25af6482f", State:"up", Index:210}
2026-02-17 02:56:38.777 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-kxlmj, name=eth0)
2026-02-17 02:56:38.777 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-kxlmj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c108da60dc" profile_ids:"kns.job-4607" profile_ids:"ksa.job-4607.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:56:38.787 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8b25af6482f"
2026-02-17 02:56:38.787 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8b25af6482f"
2026-02-17 02:56:38.787 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:38.787 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:38.787 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:38.788 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8b25af6482f"
2026-02-17 02:56:38.789 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1c108da60dc"
2026-02-17 02:56:38.789 [INFO][80] felix/endpoint_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-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:38.789 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:38.789 [INFO][80] felix/endpoint_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-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:38.789 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:38.831 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:38.831 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"} status="up"
2026-02-17 02:56:38.831 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:38.831 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} status="down"
2026-02-17 02:56:38.846 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="cali1c108da60dc" state="down"
2026-02-17 02:56:38.846 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1c108da60dc"
2026-02-17 02:56:38.846 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="cali1c108da60dc" state="up"
2026-02-17 02:56:38.847 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c108da60dc", State:"down", Index:211}
2026-02-17 02:56:38.848 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c108da60dc", Addrs:set.Typed[string]{}}
2026-02-17 02:56:38.848 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c108da60dc", Addrs:set.Typed[string]{}}
2026-02-17 02:56:38.848 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c108da60dc", State:"up", Index:211}
2026-02-17 02:56:38.891 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1c108da60dc"
2026-02-17 02:56:38.891 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1c108da60dc"
2026-02-17 02:56:38.891 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c108da60dc"
2026-02-17 02:56:38.892 [INFO][80] felix/endpoint_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-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:38.892 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:38.912 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:56:38.917 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:38.917 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} status="up"
2026-02-17 02:56:38.918 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39ddb8ce097" profile_ids:"kns.svcaccounts-1314" profile_ids:"ksa.svcaccounts-1314.nomount" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:56:38.984 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6533" name:"default"}
2026-02-17 02:56:38.989 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali39ddb8ce097" state="down"
2026-02-17 02:56:38.990 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39ddb8ce097", State:"down", Index:212}
2026-02-17 02:56:38.990 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali39ddb8ce097"
2026-02-17 02:56:38.990 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali39ddb8ce097" state="up"
2026-02-17 02:56:38.990 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39ddb8ce097", Addrs:set.Typed[string]{}}
2026-02-17 02:56:38.990 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39ddb8ce097", Addrs:set.Typed[string]{}}
2026-02-17 02:56:38.990 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39ddb8ce097", State:"up", Index:212}
2026-02-17 02:56:38.993 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali39ddb8ce097"
2026-02-17 02:56:38.993 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:38.993 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:38.993 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:38.994 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39ddb8ce097"
2026-02-17 02:56:38.994 [INFO][80] felix/endpoint_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-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:38.994 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:39.036 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:39.036 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:56:39.036 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6533"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6533"}
2026-02-17 02:56:39.051 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6533"}
2026-02-17 02:56:39.155 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=prestop-1172/server, name=eth0)
2026-02-17 02:56:39.155 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.prestop-1172"} profile:{inbound_rules:{action:"allow" rule_id:"7X5TCwD1TD6Zmyp2"} outbound_rules:{action:"allow" rule_id:"TFfT_TstWSOxlQw_"}}
2026-02-17 02:56:39.155 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.prestop-1172.default"} profile:{}
2026-02-17 02:56:39.155 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1172/server" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid774dab6e61" profile_ids:"kns.prestop-1172" profile_ids:"ksa.prestop-1172.default" ipv4_nets:"10.100.203.26/32"}
2026-02-17 02:56:39.197 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:39.197 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:39.197 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:39.198 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid774dab6e61"
2026-02-17 02:56:39.199 [INFO][80] felix/endpoint_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-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:39.199 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:39.229 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calid774dab6e61" state="down"
2026-02-17 02:56:39.229 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid774dab6e61"
2026-02-17 02:56:39.229 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calid774dab6e61" state="up"
2026-02-17 02:56:39.272 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:39.272 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"} status="down"
2026-02-17 02:56:39.273 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid774dab6e61", State:"down", Index:213}
2026-02-17 02:56:39.273 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid774dab6e61", Addrs:set.Typed[string]{}}
2026-02-17 02:56:39.273 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid774dab6e61", Addrs:set.Typed[string]{}}
2026-02-17 02:56:39.273 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid774dab6e61", State:"up", Index:213}
2026-02-17 02:56:39.300 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid774dab6e61"
2026-02-17 02:56:39.300 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid774dab6e61"
2026-02-17 02:56:39.300 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid774dab6e61"
2026-02-17 02:56:39.300 [INFO][80] felix/endpoint_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-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:39.300 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:39.335 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:39.335 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"} status="up"
2026-02-17 02:56:39.387 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=208
2026-02-17 02:56:39.387 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic78ed1d7784"
2026-02-17 02:56:39.388 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic78ed1d7784", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:39.388 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic78ed1d7784", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:39.417 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-kxlmj, name=eth0)
2026-02-17 02:56:39.422 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-kxlmj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c108da60dc" profile_ids:"kns.job-4607" profile_ids:"ksa.job-4607.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:56:39.435 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-vqwn9, name=eth0)
2026-02-17 02:56:39.436 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-vqwn9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8b25af6482f" profile_ids:"kns.job-4607" profile_ids:"ksa.job-4607.default" ipv4_nets:"10.100.203.23/32"}
2026-02-17 02:56:39.467 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:56:39.467 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a4dd4bf129" profile_ids:"kns.svcaccounts-1314" profile_ids:"ksa.svcaccounts-1314.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:56:39.486 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:56:39.486 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic78ed1d7784" profile_ids:"kns.svcaccounts-1314" profile_ids:"ksa.svcaccounts-1314.nomount" ipv4_nets:"10.100.203.22/32"}
2026-02-17 02:56:39.512 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:39.512 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:39.512 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:39.513 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:39.513 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:39.513 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:39.513 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:39.513 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:39.513 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:39.513 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:39.514 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:39.514 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:39.514 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8b25af6482f"
2026-02-17 02:56:39.514 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a4dd4bf129"
2026-02-17 02:56:39.514 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic78ed1d7784"
2026-02-17 02:56:39.514 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c108da60dc"
2026-02-17 02:56:39.515 [INFO][80] felix/endpoint_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-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:39.515 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:39.515 [INFO][80] felix/endpoint_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-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:39.515 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:39.515 [INFO][80] felix/endpoint_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-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:39.515 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:39.515 [INFO][80] felix/endpoint_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-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:39.515 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:39.554 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:39.554 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"} status="up"
2026-02-17 02:56:39.554 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:39.554 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:56:39.554 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:39.554 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:56:39.554 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:39.554 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} status="up"
2026-02-17 02:56:40.055 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=209
2026-02-17 02:56:40.056 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2a4dd4bf129"
2026-02-17 02:56:40.056 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a4dd4bf129", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:40.056 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a4dd4bf129", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:40.056 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:56:40.121 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=211
2026-02-17 02:56:40.121 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1c108da60dc"
2026-02-17 02:56:40.121 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c108da60dc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:40.121 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c108da60dc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:40.261 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-kxlmj, name=eth0)
2026-02-17 02:56:40.261 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-kxlmj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c108da60dc" profile_ids:"kns.job-4607" profile_ids:"ksa.job-4607.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:56:40.261 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.261 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.262 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.264 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c108da60dc"
2026-02-17 02:56:40.264 [INFO][80] felix/endpoint_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-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.264 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.280 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-kxlmj, name=eth0)
2026-02-17 02:56:40.289 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:40.289 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} status="up"
2026-02-17 02:56:40.289 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-kxlmj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c108da60dc" profile_ids:"kns.job-4607" profile_ids:"ksa.job-4607.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:56:40.289 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.289 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.289 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.290 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c108da60dc"
2026-02-17 02:56:40.290 [INFO][80] felix/endpoint_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-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.290 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.315 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:40.315 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} status="up"
2026-02-17 02:56:40.439 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=213
2026-02-17 02:56:40.440 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid774dab6e61"
2026-02-17 02:56:40.440 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid774dab6e61", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:40.440 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid774dab6e61", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:40.464 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=prestop-1172/server, name=eth0)
2026-02-17 02:56:40.466 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1172/server" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid774dab6e61" profile_ids:"kns.prestop-1172" profile_ids:"ksa.prestop-1172.default" ipv4_nets:"10.100.203.26/32"}
2026-02-17 02:56:40.466 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:40.466 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:40.466 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:40.466 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid774dab6e61"
2026-02-17 02:56:40.466 [INFO][80] felix/endpoint_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-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:40.466 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:40.485 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:56:40.488 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:40.488 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"} status="up"
2026-02-17 02:56:40.488 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39ddb8ce097" profile_ids:"kns.svcaccounts-1314" profile_ids:"ksa.svcaccounts-1314.nomount" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:56:40.488 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:40.488 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:40.488 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:40.489 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39ddb8ce097"
2026-02-17 02:56:40.490 [INFO][80] felix/endpoint_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-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:40.490 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:40.516 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:40.516 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:56:40.600 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=210
2026-02-17 02:56:40.600 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8b25af6482f"
2026-02-17 02:56:40.600 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8b25af6482f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:40.600 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8b25af6482f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:40.728 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=212
2026-02-17 02:56:40.728 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali39ddb8ce097"
2026-02-17 02:56:40.728 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39ddb8ce097", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:40.728 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39ddb8ce097", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:40.808 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-kxlmj, name=eth0)
2026-02-17 02:56:40.808 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-kxlmj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c108da60dc" profile_ids:"kns.job-4607" profile_ids:"ksa.job-4607.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:56:40.808 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.808 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.808 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.809 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c108da60dc"
2026-02-17 02:56:40.809 [INFO][80] felix/endpoint_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-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.809 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:40.844 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:40.844 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} status="up"
2026-02-17 02:56:42.806 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-kxlmj, name=eth0)
2026-02-17 02:56:42.806 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-kxlmj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c108da60dc" profile_ids:"kns.job-4607" profile_ids:"ksa.job-4607.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:56:42.807 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:42.807 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:42.807 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:42.809 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c108da60dc"
2026-02-17 02:56:42.809 [INFO][80] felix/endpoint_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-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:42.809 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:42.835 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:42.835 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} status="up"
2026-02-17 02:56:43.088 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:56:43.089 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a4dd4bf129" profile_ids:"kns.svcaccounts-1314" profile_ids:"ksa.svcaccounts-1314.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:56:43.089 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.089 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.089 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.091 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a4dd4bf129"
2026-02-17 02:56:43.091 [INFO][80] felix/endpoint_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-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.091 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.116 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:56:43.116 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:43.117 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:56:43.117 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a4dd4bf129" profile_ids:"kns.svcaccounts-1314" profile_ids:"ksa.svcaccounts-1314.default" ipv4_nets:"10.100.203.19/32"}
2026-02-17 02:56:43.117 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.118 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.118 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.119 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a4dd4bf129"
2026-02-17 02:56:43.119 [INFO][80] felix/endpoint_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-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.120 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.143 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:56:43.152 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:43.152 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:56:43.152 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic78ed1d7784" profile_ids:"kns.svcaccounts-1314" profile_ids:"ksa.svcaccounts-1314.nomount" ipv4_nets:"10.100.203.22/32"}
2026-02-17 02:56:43.152 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.152 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.153 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.153 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic78ed1d7784"
2026-02-17 02:56:43.154 [INFO][80] felix/endpoint_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-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.154 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.166 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:56:43.183 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:56:43.186 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:43.186 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:56:43.186 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39ddb8ce097" profile_ids:"kns.svcaccounts-1314" profile_ids:"ksa.svcaccounts-1314.nomount" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:56:43.186 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-nomountsa" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic78ed1d7784" profile_ids:"kns.svcaccounts-1314" profile_ids:"ksa.svcaccounts-1314.nomount" ipv4_nets:"10.100.203.22/32"}
2026-02-17 02:56:43.186 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.186 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.187 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.187 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.187 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.187 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.188 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic78ed1d7784"
2026-02-17 02:56:43.188 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39ddb8ce097"
2026-02-17 02:56:43.188 [INFO][80] felix/endpoint_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-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.188 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.188 [INFO][80] felix/endpoint_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-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.188 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.212 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:56:43.227 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:43.227 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:56:43.227 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:43.227 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"} status="up"
2026-02-17 02:56:43.227 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-1314"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-1314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1314"}
2026-02-17 02:56:43.227 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39ddb8ce097" profile_ids:"kns.svcaccounts-1314" profile_ids:"ksa.svcaccounts-1314.nomount" ipv4_nets:"10.100.203.24/32"}
2026-02-17 02:56:43.227 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.227 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.227 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.228 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39ddb8ce097"
2026-02-17 02:56:43.228 [INFO][80] felix/endpoint_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-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.228 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.272 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:43.272 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:56:43.597 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8499" name:"default"}
2026-02-17 02:56:43.660 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-nomountsa, name=eth0)
2026-02-17 02:56:43.660 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-nomountsa" endpoint_id:"eth0"}
2026-02-17 02:56:43.660 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.661 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.661 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.661 [INFO][80] 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-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.661 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.662 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.22
2026-02-17 02:56:43.668 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-nomountsa-nomountspec, name=eth0)
bird: KIF: Received address message for unknown interface 212
2026-02-17 02:56:43.702 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=svcaccounts-1314/pod-service-account-defaultsa-nomountspec, name=eth0)
2026-02-17 02:56:43.745 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa", EndpointId:"eth0"}
2026-02-17 02:56:43.745 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 02:56:43.745 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-1314.nomount"}
2026-02-17 02:56:43.745 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 02:56:43.745 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-1314"}
2026-02-17 02:56:43.745 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-1314.default"}
2026-02-17 02:56:43.745 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.745 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.747 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.747 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.747 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.748 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.748 [INFO][80] 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-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.748 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.748 [INFO][80] 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-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.748 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.748 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.19
2026-02-17 02:56:43.748 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.24
2026-02-17 02:56:43.785 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=212
2026-02-17 02:56:43.785 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali39ddb8ce097"
2026-02-17 02:56:43.785 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali39ddb8ce097" state="down"
2026-02-17 02:56:43.786 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="cali39ddb8ce097" state=""
2026-02-17 02:56:43.786 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali39ddb8ce097"
2026-02-17 02:56:43.796 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="calic78ed1d7784" state="down"
2026-02-17 02:56:43.797 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic78ed1d7784"
2026-02-17 02:56:43.797 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=208
2026-02-17 02:56:43.797 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="calic78ed1d7784" state=""
2026-02-17 02:56:43.797 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic78ed1d7784"
2026-02-17 02:56:43.810 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="cali2a4dd4bf129" state="down"
2026-02-17 02:56:43.810 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2a4dd4bf129"
2026-02-17 02:56:43.810 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=209
2026-02-17 02:56:43.818 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-defaultsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.818 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-1314/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:56:43.818 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-4044" name:"default"}
2026-02-17 02:56:43.828 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-kxlmj, name=eth0)
2026-02-17 02:56:43.842 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39ddb8ce097", Addrs:set.Typed[string]{}}
2026-02-17 02:56:43.842 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39ddb8ce097", Addrs:set.Typed[string]{}}
2026-02-17 02:56:43.842 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39ddb8ce097", State:"down", Index:212}
2026-02-17 02:56:43.842 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39ddb8ce097", State:"", Index:212}
2026-02-17 02:56:43.842 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39ddb8ce097", Addrs:set.Set[string](nil)}
2026-02-17 02:56:43.842 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39ddb8ce097", Addrs:set.Set[string](nil)}
2026-02-17 02:56:43.842 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic78ed1d7784", State:"down", Index:208}
2026-02-17 02:56:43.842 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic78ed1d7784", Addrs:set.Typed[string]{}}
2026-02-17 02:56:43.842 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic78ed1d7784", Addrs:set.Typed[string]{}}
2026-02-17 02:56:43.842 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic78ed1d7784", State:"", Index:208}
2026-02-17 02:56:43.842 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic78ed1d7784", Addrs:set.Set[string](nil)}
2026-02-17 02:56:43.842 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic78ed1d7784", Addrs:set.Set[string](nil)}
2026-02-17 02:56:43.842 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a4dd4bf129", State:"down", Index:209}
2026-02-17 02:56:43.842 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a4dd4bf129", Addrs:set.Typed[string]{}}
2026-02-17 02:56:43.842 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a4dd4bf129", Addrs:set.Typed[string]{}}
2026-02-17 02:56:43.845 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="cali2a4dd4bf129" state=""
2026-02-17 02:56:43.845 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2a4dd4bf129"
2026-02-17 02:56:43.868 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-kxlmj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c108da60dc" profile_ids:"kns.job-4607" profile_ids:"ksa.job-4607.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:56:43.868 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:43.869 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:43.869 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:43.870 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c108da60dc"
2026-02-17 02:56:43.870 [INFO][80] felix/endpoint_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-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:43.870 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:43.897 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:43.898 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} status="up"
2026-02-17 02:56:43.898 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a4dd4bf129", State:"", Index:209}
2026-02-17 02:56:43.898 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a4dd4bf129", Addrs:set.Set[string](nil)}
2026-02-17 02:56:43.898 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a4dd4bf129", Addrs:set.Set[string](nil)}
2026-02-17 02:56:43.966 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4044"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4044"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4044"}
2026-02-17 02:56:44.003 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-4044"}
2026-02-17 02:56:44.118 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8499"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8499"}
2026-02-17 02:56:44.149 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8499"}
2026-02-17 02:56:44.325 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fake-node-3157" name:"default"}
2026-02-17 02:56:44.519 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-3157"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-3157"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3157"}
2026-02-17 02:56:44.543 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fake-node-3157"}
2026-02-17 02:56:44.849 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4607"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"job-4607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4607"}
2026-02-17 02:56:44.889 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-6898"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-6898"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6898"}
2026-02-17 02:56:44.923 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-selectable-fields-6898" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:46.200 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf, name=eth0)
2026-02-17 02:56:46.201 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.crd-selectable-fields-6898.default"} profile:{}
2026-02-17 02:56:46.201 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.crd-selectable-fields-6898"} profile:{inbound_rules:{action:"allow" rule_id:"w5PfewkWtgyy8tH7"} outbound_rules:{action:"allow" rule_id:"ISOZrWD0KXMnk7PS"}}
2026-02-17 02:56:46.201 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali689322a7689" profile_ids:"kns.crd-selectable-fields-6898" profile_ids:"ksa.crd-selectable-fields-6898.default" ipv4_nets:"10.100.203.20/32"}
2026-02-17 02:56:46.201 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:46.201 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:46.201 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:46.202 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali689322a7689"
2026-02-17 02:56:46.202 [INFO][80] felix/endpoint_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-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:46.202 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:46.245 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:46.245 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"} status="down"
2026-02-17 02:56:46.264 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="cali689322a7689" state="down"
2026-02-17 02:56:46.264 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali689322a7689"
2026-02-17 02:56:46.265 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali689322a7689", State:"down", Index:214}
2026-02-17 02:56:46.265 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali689322a7689", Addrs:set.Typed[string]{}}
2026-02-17 02:56:46.265 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali689322a7689", Addrs:set.Typed[string]{}}
2026-02-17 02:56:46.265 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali689322a7689"
2026-02-17 02:56:46.265 [INFO][80] felix/endpoint_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-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:46.265 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:46.274 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="cali689322a7689" state="up"
2026-02-17 02:56:46.292 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:46.292 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"} status="down"
2026-02-17 02:56:46.292 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali689322a7689", State:"up", Index:214}
2026-02-17 02:56:46.292 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali689322a7689"
2026-02-17 02:56:46.292 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali689322a7689"
2026-02-17 02:56:46.292 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali689322a7689"
2026-02-17 02:56:46.293 [INFO][80] felix/endpoint_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-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:46.293 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:46.323 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:46.323 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"} status="up"
2026-02-17 02:56:47.512 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=214
2026-02-17 02:56:47.512 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali689322a7689"
2026-02-17 02:56:47.512 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali689322a7689", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:47.512 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali689322a7689", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:47.561 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=prestop-1172/server, name=eth0)
2026-02-17 02:56:47.561 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1172/server" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid774dab6e61" profile_ids:"kns.prestop-1172" profile_ids:"ksa.prestop-1172.default" ipv4_nets:"10.100.203.26/32"}
2026-02-17 02:56:47.562 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:47.562 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:47.562 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:47.564 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid774dab6e61"
2026-02-17 02:56:47.564 [INFO][80] felix/endpoint_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-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:47.564 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:47.569 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=prestop-1172/server, name=eth0)
2026-02-17 02:56:47.590 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:47.590 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"} status="up"
2026-02-17 02:56:47.590 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-1172/server" endpoint_id:"eth0"}
2026-02-17 02:56:47.590 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.prestop-1172"}
2026-02-17 02:56:47.590 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.prestop-1172.default"}
2026-02-17 02:56:47.590 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:47.590 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:47.593 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:47.593 [INFO][80] 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-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:47.593 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:47.596 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.26
2026-02-17 02:56:47.597 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf, name=eth0)
2026-02-17 02:56:47.639 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf, name=eth0)
2026-02-17 02:56:47.654 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-1172/server", EndpointId:"eth0"}
2026-02-17 02:56:47.654 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-1172"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-1172"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1172"}
2026-02-17 02:56:47.654 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali689322a7689" profile_ids:"kns.crd-selectable-fields-6898" profile_ids:"ksa.crd-selectable-fields-6898.default" ipv4_nets:"10.100.203.20/32"}
2026-02-17 02:56:47.654 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9853"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9853"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9853"}
2026-02-17 02:56:47.654 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9853" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:47.654 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali689322a7689" profile_ids:"kns.crd-selectable-fields-6898" profile_ids:"ksa.crd-selectable-fields-6898.default" ipv4_nets:"10.100.203.20/32"}
2026-02-17 02:56:47.655 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:47.655 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:47.655 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:47.656 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali689322a7689"
2026-02-17 02:56:47.656 [INFO][80] felix/endpoint_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-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:47.657 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:47.698 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:47.698 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"} status="up"
2026-02-17 02:56:48.032 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calid774dab6e61" state="down"
2026-02-17 02:56:48.032 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid774dab6e61", State:"down", Index:213}
2026-02-17 02:56:48.032 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid774dab6e61"
2026-02-17 02:56:48.032 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid774dab6e61", Addrs:set.Typed[string]{}}
2026-02-17 02:56:48.032 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid774dab6e61", Addrs:set.Typed[string]{}}
2026-02-17 02:56:48.034 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=213
2026-02-17 02:56:48.037 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calid774dab6e61" state=""
2026-02-17 02:56:48.037 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid774dab6e61"
2026-02-17 02:56:48.055 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid774dab6e61", State:"", Index:213}
2026-02-17 02:56:48.055 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid774dab6e61", Addrs:set.Set[string](nil)}
2026-02-17 02:56:48.055 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid774dab6e61", Addrs:set.Set[string](nil)}
2026-02-17 02:56:48.615 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:56:48.660 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1314" name:"default"}
2026-02-17 02:56:48.687 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1314" name:"mount"}
2026-02-17 02:56:48.687 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-1314" name:"nomount"}
2026-02-17 02:56:48.843 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-1314"}
2026-02-17 02:56:49.602 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-6898" type:"ClusterIP" cluster_ips:"10.254.147.76" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:56:49.882 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-kxlmj, name=eth0)
2026-02-17 02:56:49.882 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-kxlmj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c108da60dc" profile_ids:"kns.job-4607" profile_ids:"ksa.job-4607.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:56:49.882 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:49.882 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:49.882 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:49.884 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c108da60dc"
2026-02-17 02:56:49.885 [INFO][80] felix/endpoint_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-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:49.885 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:49.905 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-vqwn9, name=eth0)
2026-02-17 02:56:49.913 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-kxlmj, name=eth0)
2026-02-17 02:56:49.928 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:49.928 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} status="up"
2026-02-17 02:56:49.928 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-vqwn9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8b25af6482f" profile_ids:"kns.job-4607" profile_ids:"ksa.job-4607.default" ipv4_nets:"10.100.203.23/32"}
2026-02-17 02:56:49.928 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-kxlmj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1c108da60dc" profile_ids:"kns.job-4607" profile_ids:"ksa.job-4607.default" ipv4_nets:"10.100.203.25/32"}
2026-02-17 02:56:49.928 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4607"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"job-4607"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-4607"}
2026-02-17 02:56:49.928 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:49.928 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:49.928 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:49.929 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:49.929 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:49.929 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:49.929 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8b25af6482f"
2026-02-17 02:56:49.930 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1c108da60dc"
2026-02-17 02:56:49.930 [INFO][80] felix/endpoint_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-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:49.930 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:49.930 [INFO][80] felix/endpoint_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-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:49.930 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:49.932 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-vqwn9, name=eth0)
2026-02-17 02:56:49.951 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:49.951 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"} status="up"
2026-02-17 02:56:49.951 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:49.951 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"} status="up"
2026-02-17 02:56:49.952 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-vqwn9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8b25af6482f" profile_ids:"kns.job-4607" profile_ids:"ksa.job-4607.default" ipv4_nets:"10.100.203.23/32"}
2026-02-17 02:56:49.952 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:49.952 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:49.952 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:49.952 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8b25af6482f"
2026-02-17 02:56:49.953 [INFO][80] felix/endpoint_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-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:49.953 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:49.981 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:49.982 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"} status="up"
2026-02-17 02:56:50.335 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-kxlmj, name=eth0)
2026-02-17 02:56:50.336 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-kxlmj" endpoint_id:"eth0"}
2026-02-17 02:56:50.336 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:50.336 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:50.336 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:50.336 [INFO][80] 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-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:50.336 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:50.337 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.25
2026-02-17 02:56:50.372 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-4607/adopt-release-vqwn9, name=eth0)
2026-02-17 02:56:50.404 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-kxlmj", EndpointId:"eth0"}
2026-02-17 02:56:50.404 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4607/adopt-release-vqwn9" endpoint_id:"eth0"}
2026-02-17 02:56:50.404 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4607"}
2026-02-17 02:56:50.405 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4607.default"}
2026-02-17 02:56:50.405 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:50.405 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:50.405 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:50.406 [INFO][80] 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-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:50.406 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:50.406 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.23
2026-02-17 02:56:50.452 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=211
2026-02-17 02:56:50.452 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1c108da60dc"
2026-02-17 02:56:50.452 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="cali1c108da60dc" state="down"
2026-02-17 02:56:50.453 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="cali1c108da60dc" state=""
2026-02-17 02:56:50.453 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1c108da60dc"
2026-02-17 02:56:50.468 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4607/adopt-release-vqwn9", EndpointId:"eth0"}
2026-02-17 02:56:50.468 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c108da60dc", Addrs:set.Typed[string]{}}
2026-02-17 02:56:50.469 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c108da60dc", Addrs:set.Typed[string]{}}
2026-02-17 02:56:50.469 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c108da60dc", State:"down", Index:211}
2026-02-17 02:56:50.469 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1c108da60dc", State:"", Index:211}
2026-02-17 02:56:50.469 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1c108da60dc", Addrs:set.Set[string](nil)}
2026-02-17 02:56:50.469 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1c108da60dc", Addrs:set.Set[string](nil)}
2026-02-17 02:56:50.476 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=210
2026-02-17 02:56:50.476 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8b25af6482f"
2026-02-17 02:56:50.476 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="cali8b25af6482f" state="down"
2026-02-17 02:56:50.489 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8b25af6482f", Addrs:set.Typed[string]{}}
2026-02-17 02:56:50.490 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8b25af6482f", Addrs:set.Typed[string]{}}
2026-02-17 02:56:50.490 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8b25af6482f", State:"down", Index:210}
2026-02-17 02:56:50.499 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="cali8b25af6482f" state=""
2026-02-17 02:56:50.499 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8b25af6482f"
2026-02-17 02:56:50.514 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8b25af6482f", State:"", Index:210}
2026-02-17 02:56:50.514 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8b25af6482f", Addrs:set.Set[string](nil)}
2026-02-17 02:56:50.514 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8b25af6482f", Addrs:set.Set[string](nil)}
2026-02-17 02:56:52.635 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-1172"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-1172"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1172"}
2026-02-17 02:56:53.932 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-6898"
2026-02-17 02:56:54.020 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf, name=eth0)
2026-02-17 02:56:54.021 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali689322a7689" profile_ids:"kns.crd-selectable-fields-6898" profile_ids:"ksa.crd-selectable-fields-6898.default" ipv4_nets:"10.100.203.20/32"}
2026-02-17 02:56:54.021 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:54.021 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:54.021 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:54.022 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali689322a7689"
2026-02-17 02:56:54.022 [INFO][80] felix/endpoint_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-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:54.022 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:54.030 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf, name=eth0)
2026-02-17 02:56:54.072 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:54.072 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"} status="up"
2026-02-17 02:56:54.072 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf" endpoint_id:"eth0"}
2026-02-17 02:56:54.073 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.crd-selectable-fields-6898"}
2026-02-17 02:56:54.073 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.crd-selectable-fields-6898.default"}
2026-02-17 02:56:54.073 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-6898"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-6898"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6898"}
2026-02-17 02:56:54.073 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1638"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1638"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1638"}
2026-02-17 02:56:54.073 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:54.073 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:54.073 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XauuJDPlO-R01PkUqp" ipVersion=0x4 logsSkipped=85 table="filter"
2026-02-17 02:56:54.073 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_d_TYquyVBNLlC_B6QK" ipVersion=0x4 table="filter"
2026-02-17 02:56:54.073 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XauuJDPlO-R01PkUqp" ipVersion=0x4 table="filter"
2026-02-17 02:56:54.073 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_d_TYquyVBNLlC_B6QK" ipVersion=0x4 table="filter"
2026-02-17 02:56:54.073 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:54.073 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali689322a7689" ipVersion=0x4 table="filter"
2026-02-17 02:56:54.073 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali689322a7689" ipVersion=0x4 table="filter"
2026-02-17 02:56:54.073 [INFO][80] 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-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:54.073 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:54.074 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.20
2026-02-17 02:56:54.133 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-selectable-fields-6898/sample-crd-conversion-webhook-deployment-788cb954bd-zj2jf", EndpointId:"eth0"}
2026-02-17 02:56:54.133 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1638" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:54.133 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-8483"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-8483"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8483"}
2026-02-17 02:56:54.133 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secret-namespace-8483" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:54.490 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="cali689322a7689" state="down"
2026-02-17 02:56:54.490 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali689322a7689"
2026-02-17 02:56:54.490 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=214
2026-02-17 02:56:54.490 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali689322a7689", State:"down", Index:214}
2026-02-17 02:56:54.490 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali689322a7689", Addrs:set.Typed[string]{}}
2026-02-17 02:56:54.490 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali689322a7689", Addrs:set.Typed[string]{}}
2026-02-17 02:56:54.491 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="cali689322a7689" state=""
2026-02-17 02:56:54.491 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali689322a7689"
2026-02-17 02:56:54.533 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali689322a7689", State:"", Index:214}
2026-02-17 02:56:54.533 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali689322a7689", Addrs:set.Set[string](nil)}
2026-02-17 02:56:54.533 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali689322a7689", Addrs:set.Set[string](nil)}
2026-02-17 02:56:54.824 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886, name=eth0)
2026-02-17 02:56:54.825 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-1638.default"} profile:{}
2026-02-17 02:56:54.825 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-1638"} profile:{inbound_rules:{action:"allow" rule_id:"JVtS9_yFrmkCl8pp"} outbound_rules:{action:"allow" rule_id:"zS0lgsvXcrTBY0DK"}}
2026-02-17 02:56:54.825 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6debaa00d51" profile_ids:"kns.secrets-1638" profile_ids:"ksa.secrets-1638.default" ipv4_nets:"10.100.203.30/32"}
2026-02-17 02:56:54.825 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:54.825 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:54.825 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:54.826 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6debaa00d51" ipVersion=0x4 table="filter"
2026-02-17 02:56:54.826 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-1638" ipVersion=0x4 table="filter"
2026-02-17 02:56:54.826 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TRqb3xylGjXtHfavSQ" ipVersion=0x4 table="filter"
2026-02-17 02:56:54.826 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6debaa00d51" ipVersion=0x4 table="filter"
2026-02-17 02:56:54.826 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-1638" ipVersion=0x4 table="filter"
2026-02-17 02:56:54.826 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TRqb3xylGjXtHfavSQ" ipVersion=0x4 table="filter"
2026-02-17 02:56:54.826 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6debaa00d51"
2026-02-17 02:56:54.826 [INFO][80] felix/endpoint_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-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:54.826 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:54.864 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:54.864 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"} status="down"
2026-02-17 02:56:54.864 [INFO][80] felix/summary.go 100: Summarising 258 dataplane reconciliation loops over 1m0.3s: avg=33ms longest=84ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:56:54.891 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="cali6debaa00d51" state="down"
2026-02-17 02:56:54.891 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6debaa00d51", State:"down", Index:215}
2026-02-17 02:56:54.891 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6debaa00d51"
2026-02-17 02:56:54.892 [INFO][80] felix/endpoint_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-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:54.892 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6debaa00d51"
2026-02-17 02:56:54.892 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:54.900 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="cali6debaa00d51" state="up"
2026-02-17 02:56:54.928 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:54.929 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"} status="down"
2026-02-17 02:56:54.929 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6debaa00d51", Addrs:set.Typed[string]{}}
2026-02-17 02:56:54.929 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6debaa00d51", Addrs:set.Typed[string]{}}
2026-02-17 02:56:54.929 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6debaa00d51", State:"up", Index:215}
2026-02-17 02:56:54.929 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6debaa00d51"
2026-02-17 02:56:54.929 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6debaa00d51"
2026-02-17 02:56:54.929 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6debaa00d51"
2026-02-17 02:56:54.929 [INFO][80] felix/endpoint_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-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:54.929 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:54.951 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:54.951 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"} status="up"
2026-02-17 02:56:54.983 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4607" name:"default"}
2026-02-17 02:56:55.494 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4607"}
2026-02-17 02:56:55.702 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886, name=eth0)
2026-02-17 02:56:55.702 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6debaa00d51" profile_ids:"kns.secrets-1638" profile_ids:"ksa.secrets-1638.default" ipv4_nets:"10.100.203.30/32"}
2026-02-17 02:56:55.703 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:55.703 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:55.703 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:55.704 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6debaa00d51"
2026-02-17 02:56:55.704 [INFO][80] felix/endpoint_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-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:55.704 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:55.726 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:55.726 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"} status="up"
2026-02-17 02:56:56.312 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=215
2026-02-17 02:56:56.312 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6debaa00d51"
2026-02-17 02:56:56.312 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6debaa00d51", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:56.312 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6debaa00d51", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:56:56.887 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886, name=eth0)
2026-02-17 02:56:56.888 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6debaa00d51" profile_ids:"kns.secrets-1638" profile_ids:"ksa.secrets-1638.default" ipv4_nets:"10.100.203.30/32"}
2026-02-17 02:56:56.888 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:56.888 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:56.888 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:56.889 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6debaa00d51"
2026-02-17 02:56:56.889 [INFO][80] felix/endpoint_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-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:56.889 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:56.918 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:56:56.918 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"} status="up"
2026-02-17 02:56:56.944 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.30
2026-02-17 02:56:56.994 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=215
2026-02-17 02:56:56.994 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6debaa00d51"
2026-02-17 02:56:56.994 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="cali6debaa00d51" state="down"
2026-02-17 02:56:56.994 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6debaa00d51", Addrs:set.Typed[string]{}}
2026-02-17 02:56:56.994 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6debaa00d51", Addrs:set.Typed[string]{}}
2026-02-17 02:56:56.994 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6debaa00d51", State:"down", Index:215}
2026-02-17 02:56:56.994 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6debaa00d51"
2026-02-17 02:56:56.995 [INFO][80] felix/endpoint_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-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:56.995 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:56.995 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="cali6debaa00d51" state=""
2026-02-17 02:56:56.995 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6debaa00d51"
2026-02-17 02:56:57.021 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:57.021 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"} status="down"
2026-02-17 02:56:57.021 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6debaa00d51", State:"", Index:215}
2026-02-17 02:56:57.021 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6debaa00d51", Addrs:set.Set[string](nil)}
2026-02-17 02:56:57.021 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6debaa00d51", Addrs:set.Set[string](nil)}
2026-02-17 02:56:57.021 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6debaa00d51"
2026-02-17 02:56:57.021 [INFO][80] felix/endpoint_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-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:57.021 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:57.054 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:56:57.054 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"} status="down"
2026-02-17 02:56:57.149 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886, name=eth0)
2026-02-17 02:56:57.149 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886" endpoint_id:"eth0"}
2026-02-17 02:56:57.149 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-1638"}
2026-02-17 02:56:57.149 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-1638.default"}
2026-02-17 02:56:57.149 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:57.149 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:57.150 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-1638" ipVersion=0x4 table="filter"
2026-02-17 02:56:57.150 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TRqb3xylGjXtHfavSQ" ipVersion=0x4 table="filter"
2026-02-17 02:56:57.150 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-1638" ipVersion=0x4 table="filter"
2026-02-17 02:56:57.150 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TRqb3xylGjXtHfavSQ" ipVersion=0x4 table="filter"
2026-02-17 02:56:57.150 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:57.150 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6debaa00d51" ipVersion=0x4 table="filter"
2026-02-17 02:56:57.150 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6debaa00d51" ipVersion=0x4 table="filter"
2026-02-17 02:56:57.150 [INFO][80] 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-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:57.150 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:57.214 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-1638/pod-secrets-443ffe9b-411c-49c9-8dd9-bc27b6e24886", EndpointId:"eth0"}
2026-02-17 02:56:58.237 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1638"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1638"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1638"}
2026-02-17 02:56:58.263 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-8483"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-8483"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8483"}
2026-02-17 02:56:58.285 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7137"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"services-7137"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7137"}
2026-02-17 02:56:58.310 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-7137" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:56:58.363 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-7137" type:"ClusterIP" cluster_ips:"10.254.255.245" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:56:59.185 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-selectable-fields-6898" name:"default"}
2026-02-17 02:56:59.694 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-6898"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-6898"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6898"}
2026-02-17 02:56:59.736 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-selectable-fields-6898"}
2026-02-17 02:57:00.017 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7137/pod1, name=eth0)
2026-02-17 02:57:00.018 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-7137.default"} profile:{}
2026-02-17 02:57:00.018 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-7137"} profile:{inbound_rules:{action:"allow" rule_id:"s3MSAO55kRMcB9S0"} outbound_rules:{action:"allow" rule_id:"gWlZYNK7pmtH2VS1"}}
2026-02-17 02:57:00.018 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7137/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid50e2a8cfa5" profile_ids:"kns.services-7137" profile_ids:"ksa.services-7137.default" ipv4_nets:"10.100.203.57/32"}
2026-02-17 02:57:00.018 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:00.018 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:00.018 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:00.019 [INFO][80] 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:57:00.020 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid50e2a8cfa5" ipVersion=0x4 table="filter"
2026-02-17 02:57:00.020 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-7137" ipVersion=0x4 table="filter"
2026-02-17 02:57:00.020 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ua1SOY7oMnAk4b4X9K" ipVersion=0x4 table="filter"
2026-02-17 02:57:00.020 [INFO][80] 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:57:00.020 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid50e2a8cfa5" ipVersion=0x4 table="filter"
2026-02-17 02:57:00.020 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-7137" ipVersion=0x4 table="filter"
2026-02-17 02:57:00.020 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ua1SOY7oMnAk4b4X9K" ipVersion=0x4 table="filter"
2026-02-17 02:57:00.020 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid50e2a8cfa5"
2026-02-17 02:57:00.020 [INFO][80] felix/endpoint_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-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:00.020 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:00.060 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:00.060 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:57:00.086 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="calid50e2a8cfa5" state="down"
2026-02-17 02:57:00.086 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid50e2a8cfa5"
2026-02-17 02:57:00.086 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid50e2a8cfa5", State:"down", Index:216}
2026-02-17 02:57:00.086 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid50e2a8cfa5", Addrs:set.Typed[string]{}}
2026-02-17 02:57:00.086 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid50e2a8cfa5", Addrs:set.Typed[string]{}}
2026-02-17 02:57:00.086 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid50e2a8cfa5"
2026-02-17 02:57:00.086 [INFO][80] felix/endpoint_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-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:00.086 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:00.092 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="calid50e2a8cfa5" state="up"
2026-02-17 02:57:00.113 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:00.113 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:57:00.113 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid50e2a8cfa5", State:"up", Index:216}
2026-02-17 02:57:00.113 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid50e2a8cfa5"
2026-02-17 02:57:00.113 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid50e2a8cfa5"
2026-02-17 02:57:00.113 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid50e2a8cfa5"
2026-02-17 02:57:00.114 [INFO][80] felix/endpoint_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-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:00.114 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:00.131 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:00.131 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:57:00.740 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7137/pod1, name=eth0)
2026-02-17 02:57:00.740 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7137/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid50e2a8cfa5" profile_ids:"kns.services-7137" profile_ids:"ksa.services-7137.default" ipv4_nets:"10.100.203.57/32"}
2026-02-17 02:57:00.740 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:00.740 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:00.740 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:00.741 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid50e2a8cfa5"
2026-02-17 02:57:00.741 [INFO][80] felix/endpoint_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-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:00.741 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:00.781 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:00.781 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:57:01.688 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=216
2026-02-17 02:57:01.688 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid50e2a8cfa5"
2026-02-17 02:57:01.688 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid50e2a8cfa5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:01.688 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid50e2a8cfa5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:02.584 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:02.584 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.36/32"}
2026-02-17 02:57:02.584 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.585 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.585 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.585 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:57:02.585 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.585 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.611 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:02.616 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:02.616 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:57:02.617 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9853"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9853"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9853"}
2026-02-17 02:57:02.617 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.36/32"}
2026-02-17 02:57:02.617 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7111"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7111"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7111"}
2026-02-17 02:57:02.617 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.617 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.617 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.618 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:57:02.618 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.618 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.646 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:02.646 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:57:02.646 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7111" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:02.953 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:02.953 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"}
2026-02-17 02:57:02.953 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.953 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.954 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.954 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib57507878ae" ipVersion=0x4 table="filter"
2026-02-17 02:57:02.955 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib57507878ae" ipVersion=0x4 table="filter"
2026-02-17 02:57:02.955 [INFO][80] 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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.955 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:02.956 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.36
2026-02-17 02:57:03.007 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:03.059 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="calib57507878ae" state="down"
2026-02-17 02:57:03.060 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib57507878ae"
2026-02-17 02:57:03.060 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=207
2026-02-17 02:57:03.060 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib57507878ae", State:"down", Index:207}
2026-02-17 02:57:03.060 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{}}
2026-02-17 02:57:03.060 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{}}
2026-02-17 02:57:03.063 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="calib57507878ae" state=""
2026-02-17 02:57:03.063 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib57507878ae"
2026-02-17 02:57:03.084 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib57507878ae", State:"", Index:207}
2026-02-17 02:57:03.084 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Set[string](nil)}
2026-02-17 02:57:03.084 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Set[string](nil)}
2026-02-17 02:57:03.385 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secret-namespace-8483" name:"default"}
2026-02-17 02:57:03.487 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1638" name:"default"}
2026-02-17 02:57:03.744 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-8483"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-8483"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8483"}
2026-02-17 02:57:03.797 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secret-namespace-8483"}
2026-02-17 02:57:03.997 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1638"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1638"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1638"}
2026-02-17 02:57:04.034 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1638"}
2026-02-17 02:57:04.121 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7137/execpodvw85w, name=eth0)
2026-02-17 02:57:04.121 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7137/execpodvw85w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9489c60c9f8" profile_ids:"kns.services-7137" profile_ids:"ksa.services-7137.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:57:04.121 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:04.121 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:04.121 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:04.122 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9489c60c9f8" ipVersion=0x4 table="filter"
2026-02-17 02:57:04.122 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9489c60c9f8" ipVersion=0x4 table="filter"
2026-02-17 02:57:04.122 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9489c60c9f8"
2026-02-17 02:57:04.122 [INFO][80] felix/endpoint_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-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:04.122 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:04.170 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:04.170 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"} status="down"
2026-02-17 02:57:04.199 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="cali9489c60c9f8" state="down"
2026-02-17 02:57:04.199 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9489c60c9f8"
2026-02-17 02:57:04.199 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9489c60c9f8", State:"down", Index:217}
2026-02-17 02:57:04.199 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9489c60c9f8", Addrs:set.Typed[string]{}}
2026-02-17 02:57:04.199 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9489c60c9f8", Addrs:set.Typed[string]{}}
2026-02-17 02:57:04.200 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9489c60c9f8"
2026-02-17 02:57:04.200 [INFO][80] felix/endpoint_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-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:04.200 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:04.201 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="cali9489c60c9f8" state="up"
2026-02-17 02:57:04.226 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:04.227 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"} status="down"
2026-02-17 02:57:04.227 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9489c60c9f8", State:"up", Index:217}
2026-02-17 02:57:04.227 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9489c60c9f8"
2026-02-17 02:57:04.227 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9489c60c9f8"
2026-02-17 02:57:04.227 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9489c60c9f8"
2026-02-17 02:57:04.227 [INFO][80] felix/endpoint_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-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:04.227 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:04.250 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:04.250 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"} status="up"
2026-02-17 02:57:04.492 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:04.493 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:57:04.493 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:04.493 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:04.493 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:04.493 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib57507878ae" ipVersion=0x4 table="filter"
2026-02-17 02:57:04.493 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib57507878ae" ipVersion=0x4 table="filter"
2026-02-17 02:57:04.493 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib57507878ae"
2026-02-17 02:57:04.493 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:04.493 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:04.532 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:04.532 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:57:04.559 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="calib57507878ae" state="down"
2026-02-17 02:57:04.559 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib57507878ae"
2026-02-17 02:57:04.559 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="calib57507878ae" state="up"
2026-02-17 02:57:04.559 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib57507878ae", State:"down", Index:218}
2026-02-17 02:57:04.559 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{}}
2026-02-17 02:57:04.559 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{}}
2026-02-17 02:57:04.559 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib57507878ae", State:"up", Index:218}
2026-02-17 02:57:04.559 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib57507878ae"
2026-02-17 02:57:04.559 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib57507878ae"
2026-02-17 02:57:04.559 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:57:04.560 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:04.560 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:04.617 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:04.617 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:57:04.763 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7137/execpodvw85w, name=eth0)
2026-02-17 02:57:04.764 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7137/execpodvw85w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9489c60c9f8" profile_ids:"kns.services-7137" profile_ids:"ksa.services-7137.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:57:04.764 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:04.764 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:04.764 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:04.764 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9489c60c9f8"
2026-02-17 02:57:04.764 [INFO][80] felix/endpoint_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-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:04.764 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:04.791 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:04.791 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"} status="up"
2026-02-17 02:57:05.591 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=218
2026-02-17 02:57:05.591 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib57507878ae"
2026-02-17 02:57:05.591 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:05.591 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:05.720 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=217
2026-02-17 02:57:05.720 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9489c60c9f8"
2026-02-17 02:57:05.720 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9489c60c9f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:05.720 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9489c60c9f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:05.798 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:05.798 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:57:05.798 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:05.798 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:05.798 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:05.799 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:57:05.799 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:05.799 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:05.830 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:05.834 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:05.834 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:57:05.834 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:57:05.834 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:05.834 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:05.834 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:05.835 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:57:05.835 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:05.835 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:05.866 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:05.866 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:57:06.310 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7137/pod1, name=eth0)
2026-02-17 02:57:06.310 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7137/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid50e2a8cfa5" profile_ids:"kns.services-7137" profile_ids:"ksa.services-7137.default" ipv4_nets:"10.100.203.57/32"}
2026-02-17 02:57:06.310 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:06.310 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:06.310 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:06.311 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid50e2a8cfa5"
2026-02-17 02:57:06.311 [INFO][80] felix/endpoint_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-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:06.311 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:06.319 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7137/pod1, name=eth0)
2026-02-17 02:57:06.349 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:06.349 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:57:06.349 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7137/pod1" endpoint_id:"eth0"}
2026-02-17 02:57:06.350 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:06.350 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:06.350 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:06.350 [INFO][80] 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:57:06.350 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid50e2a8cfa5" ipVersion=0x4 table="filter"
2026-02-17 02:57:06.350 [INFO][80] 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:57:06.350 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid50e2a8cfa5" ipVersion=0x4 table="filter"
2026-02-17 02:57:06.350 [INFO][80] 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-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:06.350 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:06.351 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.57
2026-02-17 02:57:06.446 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/pod1", EndpointId:"eth0"}
2026-02-17 02:57:06.719 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="calid50e2a8cfa5" state="down"
2026-02-17 02:57:06.719 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid50e2a8cfa5", State:"down", Index:216}
2026-02-17 02:57:06.720 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid50e2a8cfa5"
2026-02-17 02:57:06.720 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=216
2026-02-17 02:57:06.724 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="calid50e2a8cfa5" state=""
2026-02-17 02:57:06.724 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid50e2a8cfa5"
2026-02-17 02:57:06.744 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid50e2a8cfa5", Addrs:set.Typed[string]{}}
2026-02-17 02:57:06.744 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid50e2a8cfa5", Addrs:set.Typed[string]{}}
2026-02-17 02:57:06.744 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid50e2a8cfa5", State:"", Index:216}
2026-02-17 02:57:06.744 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid50e2a8cfa5", Addrs:set.Set[string](nil)}
2026-02-17 02:57:06.744 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid50e2a8cfa5", Addrs:set.Set[string](nil)}
2026-02-17 02:57:07.378 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-7137"
2026-02-17 02:57:07.450 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7137"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"services-7137"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7137"}
2026-02-17 02:57:07.482 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-9582"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-9582"} 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-9582"}
2026-02-17 02:57:07.483 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-9582" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:07.545 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7111"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7111"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7111"}
2026-02-17 02:57:07.591 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-560"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-560"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-560"}
2026-02-17 02:57:07.619 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-560" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:07.648 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-560"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-560"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-560"} labels:{key:"webhook-560" value:"true"}
2026-02-17 02:57:07.648 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-9582"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-9582"} 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-9582"}
2026-02-17 02:57:07.648 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4955"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4955"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4955"} labels:{key:"webhook-560-markers" value:"true"}
2026-02-17 02:57:07.676 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4955" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:07.704 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-300"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-300"}
2026-02-17 02:57:07.730 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-300" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:08.222 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-9853" name:"default"}
2026-02-17 02:57:08.323 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-9853"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-9853"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9853"}
2026-02-17 02:57:08.360 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-9853"}
2026-02-17 02:57:08.403 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac, name=eth0)
2026-02-17 02:57:08.403 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-300"} profile:{inbound_rules:{action:"allow" rule_id:"P8n5p47-pa4Wk5HD"} outbound_rules:{action:"allow" rule_id:"UV2nQZf_-Wl9P0fj"}}
2026-02-17 02:57:08.403 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-300.default"} profile:{}
2026-02-17 02:57:08.403 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c97c33926b" profile_ids:"kns.projected-300" profile_ids:"ksa.projected-300.default" ipv4_nets:"10.100.203.31/32"}
2026-02-17 02:57:08.403 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:08.403 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:08.403 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:08.404 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0c97c33926b" ipVersion=0x4 table="filter"
2026-02-17 02:57:08.404 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-300" ipVersion=0x4 table="filter"
2026-02-17 02:57:08.404 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kqlr-TnXSBAD4HF10I" ipVersion=0x4 table="filter"
2026-02-17 02:57:08.404 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0c97c33926b" ipVersion=0x4 table="filter"
2026-02-17 02:57:08.404 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-300" ipVersion=0x4 table="filter"
2026-02-17 02:57:08.404 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kqlr-TnXSBAD4HF10I" ipVersion=0x4 table="filter"
2026-02-17 02:57:08.404 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0c97c33926b"
2026-02-17 02:57:08.404 [INFO][80] felix/endpoint_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-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:08.404 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:08.461 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:08.461 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"} status="down"
2026-02-17 02:57:08.473 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="cali0c97c33926b" state="down"
2026-02-17 02:57:08.473 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0c97c33926b"
2026-02-17 02:57:08.473 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c97c33926b", State:"down", Index:219}
2026-02-17 02:57:08.473 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c97c33926b", Addrs:set.Typed[string]{}}
2026-02-17 02:57:08.473 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c97c33926b", Addrs:set.Typed[string]{}}
2026-02-17 02:57:08.473 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0c97c33926b"
2026-02-17 02:57:08.473 [INFO][80] felix/endpoint_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-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:08.473 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:08.483 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="cali0c97c33926b" state="up"
2026-02-17 02:57:08.533 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:08.533 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"} status="down"
2026-02-17 02:57:08.533 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c97c33926b", State:"up", Index:219}
2026-02-17 02:57:08.534 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0c97c33926b"
2026-02-17 02:57:08.534 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0c97c33926b"
2026-02-17 02:57:08.534 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c97c33926b"
2026-02-17 02:57:08.534 [INFO][80] felix/endpoint_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-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:08.534 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:08.559 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:08.559 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"} status="up"
2026-02-17 02:57:08.877 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:57:08.878 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid78c59d91e7" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.21/32"}
2026-02-17 02:57:08.878 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:08.878 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:08.878 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:08.879 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid78c59d91e7"
2026-02-17 02:57:08.880 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:08.880 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:08.903 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:57:08.910 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:08.910 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:08.910 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid78c59d91e7" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.21/32"}
2026-02-17 02:57:08.910 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:08.910 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:08.910 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:08.911 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid78c59d91e7"
2026-02-17 02:57:08.911 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:08.911 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:08.946 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:08.946 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:09.241 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:57:09.242 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:57:09.242 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:09.242 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:09.245 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:09.245 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid78c59d91e7" ipVersion=0x4 table="filter"
2026-02-17 02:57:09.245 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid78c59d91e7" ipVersion=0x4 table="filter"
2026-02-17 02:57:09.245 [INFO][80] 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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:09.245 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:09.245 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.21
2026-02-17 02:57:09.315 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:09.341 [INFO][80] 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:57:09.342 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid78c59d91e7"
2026-02-17 02:57:09.342 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="calid78c59d91e7" state="down"
2026-02-17 02:57:09.342 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{}}
2026-02-17 02:57:09.342 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{}}
2026-02-17 02:57:09.342 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid78c59d91e7", State:"down", Index:205}
2026-02-17 02:57:09.345 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="calid78c59d91e7" state=""
2026-02-17 02:57:09.345 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid78c59d91e7"
2026-02-17 02:57:09.368 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid78c59d91e7", State:"", Index:205}
2026-02-17 02:57:09.368 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Set[string](nil)}
2026-02-17 02:57:09.368 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Set[string](nil)}
2026-02-17 02:57:09.827 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac, name=eth0)
2026-02-17 02:57:09.827 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c97c33926b" profile_ids:"kns.projected-300" profile_ids:"ksa.projected-300.default" ipv4_nets:"10.100.203.31/32"}
2026-02-17 02:57:09.828 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:09.828 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:09.828 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:09.829 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c97c33926b"
2026-02-17 02:57:09.829 [INFO][80] felix/endpoint_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-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:09.829 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:09.859 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:09.859 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"} status="up"
2026-02-17 02:57:10.073 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=219
2026-02-17 02:57:10.073 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0c97c33926b"
2026-02-17 02:57:10.073 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c97c33926b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:10.073 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c97c33926b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:10.437 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-560" type:"ClusterIP" cluster_ips:"10.254.13.0" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:57:10.508 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:57:10.509 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid78c59d91e7" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:57:10.509 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:10.509 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:10.509 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:10.509 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid78c59d91e7" ipVersion=0x4 table="filter"
2026-02-17 02:57:10.509 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid78c59d91e7" ipVersion=0x4 table="filter"
2026-02-17 02:57:10.509 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid78c59d91e7"
2026-02-17 02:57:10.509 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:10.509 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:10.558 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:10.558 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:57:10.577 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="calid78c59d91e7" state="down"
2026-02-17 02:57:10.578 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid78c59d91e7"
2026-02-17 02:57:10.578 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid78c59d91e7", State:"down", Index:220}
2026-02-17 02:57:10.578 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{}}
2026-02-17 02:57:10.578 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{}}
2026-02-17 02:57:10.578 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid78c59d91e7"
2026-02-17 02:57:10.578 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:10.578 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:10.584 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="calid78c59d91e7" state="up"
2026-02-17 02:57:10.599 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:10.599 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:57:10.599 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid78c59d91e7", State:"up", Index:220}
2026-02-17 02:57:10.599 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid78c59d91e7"
2026-02-17 02:57:10.599 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid78c59d91e7"
2026-02-17 02:57:10.600 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid78c59d91e7"
2026-02-17 02:57:10.600 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:10.601 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:10.626 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:10.626 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:11.057 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac, name=eth0)
2026-02-17 02:57:11.057 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0c97c33926b" profile_ids:"kns.projected-300" profile_ids:"ksa.projected-300.default" ipv4_nets:"10.100.203.31/32"}
2026-02-17 02:57:11.057 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:11.058 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:11.058 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:11.067 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0c97c33926b"
2026-02-17 02:57:11.067 [INFO][80] 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-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:11.067 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:11.094 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:11.094 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"} status="down"
2026-02-17 02:57:11.167 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="cali0c97c33926b" state="down"
2026-02-17 02:57:11.167 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0c97c33926b"
2026-02-17 02:57:11.167 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="cali0c97c33926b" state=""
2026-02-17 02:57:11.167 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0c97c33926b"
2026-02-17 02:57:11.167 [INFO][80] 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=219
2026-02-17 02:57:11.167 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c97c33926b", State:"down", Index:219}
2026-02-17 02:57:11.168 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c97c33926b", Addrs:set.Typed[string]{}}
2026-02-17 02:57:11.168 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c97c33926b", Addrs:set.Typed[string]{}}
2026-02-17 02:57:11.168 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0c97c33926b", State:"", Index:219}
2026-02-17 02:57:11.168 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0c97c33926b", Addrs:set.Set[string](nil)}
2026-02-17 02:57:11.168 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0c97c33926b", Addrs:set.Set[string](nil)}
2026-02-17 02:57:11.168 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0c97c33926b"
2026-02-17 02:57:11.168 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0c97c33926b"
2026-02-17 02:57:11.168 [INFO][80] felix/endpoint_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-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:11.168 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:11.168 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.31
2026-02-17 02:57:11.197 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:11.197 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"} status="down"
2026-02-17 02:57:11.326 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac, name=eth0)
2026-02-17 02:57:11.326 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac" endpoint_id:"eth0"}
2026-02-17 02:57:11.326 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-300"}
2026-02-17 02:57:11.326 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-300.default"}
2026-02-17 02:57:11.326 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:11.326 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:11.326 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-300" ipVersion=0x4 table="filter"
2026-02-17 02:57:11.326 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kqlr-TnXSBAD4HF10I" ipVersion=0x4 table="filter"
2026-02-17 02:57:11.326 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-300" ipVersion=0x4 table="filter"
2026-02-17 02:57:11.326 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kqlr-TnXSBAD4HF10I" ipVersion=0x4 table="filter"
2026-02-17 02:57:11.326 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:11.326 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0c97c33926b" ipVersion=0x4 table="filter"
2026-02-17 02:57:11.326 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0c97c33926b" ipVersion=0x4 table="filter"
2026-02-17 02:57:11.327 [INFO][80] 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-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:11.327 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:11.384 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-300/downwardapi-volume-64fc7be3-fa39-4f54-9ec7-ee5e8995e6ac", EndpointId:"eth0"}
2026-02-17 02:57:11.873 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-300"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-300"}
2026-02-17 02:57:11.887 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:57:11.907 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid78c59d91e7" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:57:11.907 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:11.907 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:11.907 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:11.908 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid78c59d91e7"
2026-02-17 02:57:11.908 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:11.908 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:11.937 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:11.937 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:11.937 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6801"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6801"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6801"}
2026-02-17 02:57:11.937 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-6801" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:11.951 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:57:11.965 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=220
2026-02-17 02:57:11.965 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid78c59d91e7"
2026-02-17 02:57:11.970 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid78c59d91e7" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:57:11.970 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:11.970 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:11.970 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:11.973 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid78c59d91e7"
2026-02-17 02:57:11.973 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:11.973 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:12.005 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:12.005 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:12.005 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:12.005 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:12.473 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7137/execpodvw85w, name=eth0)
2026-02-17 02:57:12.474 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7137/execpodvw85w" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9489c60c9f8" profile_ids:"kns.services-7137" profile_ids:"ksa.services-7137.default" ipv4_nets:"10.100.203.28/32"}
2026-02-17 02:57:12.474 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:12.474 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:12.474 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:12.475 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9489c60c9f8"
2026-02-17 02:57:12.475 [INFO][80] felix/endpoint_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-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:12.475 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:12.481 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-7137/execpodvw85w, name=eth0)
2026-02-17 02:57:12.509 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:12.510 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"} status="up"
2026-02-17 02:57:12.510 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-7137/execpodvw85w" endpoint_id:"eth0"}
2026-02-17 02:57:12.510 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-7137"}
2026-02-17 02:57:12.510 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-7137.default"}
2026-02-17 02:57:12.510 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:12.510 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:12.510 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-7137" ipVersion=0x4 table="filter"
2026-02-17 02:57:12.510 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ua1SOY7oMnAk4b4X9K" ipVersion=0x4 table="filter"
2026-02-17 02:57:12.510 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-7137" ipVersion=0x4 table="filter"
2026-02-17 02:57:12.510 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ua1SOY7oMnAk4b4X9K" ipVersion=0x4 table="filter"
2026-02-17 02:57:12.510 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:12.511 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9489c60c9f8" ipVersion=0x4 table="filter"
2026-02-17 02:57:12.511 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9489c60c9f8" ipVersion=0x4 table="filter"
2026-02-17 02:57:12.511 [INFO][80] 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-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:12.511 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:12.512 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.28
2026-02-17 02:57:12.575 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-7137/execpodvw85w", EndpointId:"eth0"}
2026-02-17 02:57:12.804 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-7137" name:"default"}
2026-02-17 02:57:12.867 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="cali9489c60c9f8" state="down"
2026-02-17 02:57:12.868 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9489c60c9f8"
2026-02-17 02:57:12.868 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=217
2026-02-17 02:57:12.868 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9489c60c9f8", State:"down", Index:217}
2026-02-17 02:57:12.868 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9489c60c9f8", Addrs:set.Typed[string]{}}
2026-02-17 02:57:12.868 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9489c60c9f8", Addrs:set.Typed[string]{}}
2026-02-17 02:57:12.871 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="cali9489c60c9f8" state=""
2026-02-17 02:57:12.871 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9489c60c9f8"
2026-02-17 02:57:12.894 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9489c60c9f8", State:"", Index:217}
2026-02-17 02:57:12.894 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9489c60c9f8", Addrs:set.Set[string](nil)}
2026-02-17 02:57:12.894 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9489c60c9f8", Addrs:set.Set[string](nil)}
2026-02-17 02:57:13.090 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-7137"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"services-7137"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7137"}
2026-02-17 02:57:13.117 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-7111" name:"default"}
2026-02-17 02:57:13.146 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-7137"}
2026-02-17 02:57:13.240 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-9582" name:"default"}
2026-02-17 02:57:13.374 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-7111"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-7111"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7111"}
2026-02-17 02:57:13.405 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-7111"}
2026-02-17 02:57:13.482 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-9582"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-9582"} 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-9582"}
2026-02-17 02:57:13.522 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-9582"}
2026-02-17 02:57:15.096 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6801"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6801"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6801"}
2026-02-17 02:57:15.127 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-3173"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-3173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3173"}
2026-02-17 02:57:15.152 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-3173" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:15.178 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-3173" type:"ClusterIP" cluster_ips:"10.254.237.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:57:17.014 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-300" name:"default"}
2026-02-17 02:57:17.208 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-300"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"projected-300"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-300"}
2026-02-17 02:57:17.240 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-3173"
2026-02-17 02:57:17.272 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-300"}
2026-02-17 02:57:17.324 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-3173"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-3173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3173"}
2026-02-17 02:57:17.372 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-705"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-705"}
2026-02-17 02:57:17.401 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-705" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:18.048 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098, name=eth0)
2026-02-17 02:57:18.048 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-705.default"} profile:{}
2026-02-17 02:57:18.048 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-705"} profile:{inbound_rules:{action:"allow" rule_id:"yIPyKs-7bxDQ22XI"} outbound_rules:{action:"allow" rule_id:"kOFRXKDI51gVVJxa"}}
2026-02-17 02:57:18.049 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali555d4379aed" profile_ids:"kns.init-container-705" profile_ids:"ksa.init-container-705.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:57:18.049 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:18.049 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:18.049 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:18.050 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali555d4379aed" ipVersion=0x4 table="filter"
2026-02-17 02:57:18.050 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6kHz91oFUaBmGz7Ov3" ipVersion=0x4 table="filter"
2026-02-17 02:57:18.050 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_q3wpdXnoIwc4y_KSvF" ipVersion=0x4 table="filter"
2026-02-17 02:57:18.050 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali555d4379aed" ipVersion=0x4 table="filter"
2026-02-17 02:57:18.050 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6kHz91oFUaBmGz7Ov3" ipVersion=0x4 table="filter"
2026-02-17 02:57:18.050 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_q3wpdXnoIwc4y_KSvF" ipVersion=0x4 table="filter"
2026-02-17 02:57:18.050 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali555d4379aed"
2026-02-17 02:57:18.050 [INFO][80] felix/endpoint_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-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:18.050 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:18.103 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:18.103 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} status="down"
2026-02-17 02:57:18.116 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="cali555d4379aed" state="down"
2026-02-17 02:57:18.117 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali555d4379aed", State:"down", Index:221}
2026-02-17 02:57:18.117 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali555d4379aed"
2026-02-17 02:57:18.117 [INFO][80] felix/endpoint_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-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:18.117 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:18.117 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali555d4379aed"
2026-02-17 02:57:18.125 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="cali555d4379aed" state="up"
2026-02-17 02:57:18.157 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:18.157 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} status="down"
2026-02-17 02:57:18.157 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali555d4379aed", Addrs:set.Typed[string]{}}
2026-02-17 02:57:18.157 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali555d4379aed", Addrs:set.Typed[string]{}}
2026-02-17 02:57:18.157 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali555d4379aed", State:"up", Index:221}
2026-02-17 02:57:18.157 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali555d4379aed"
2026-02-17 02:57:18.158 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali555d4379aed"
2026-02-17 02:57:18.158 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali555d4379aed"
2026-02-17 02:57:18.158 [INFO][80] felix/endpoint_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-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:18.158 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:18.178 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:18.178 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} status="up"
2026-02-17 02:57:18.258 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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:57:18.258 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:57:18.258 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:57:18.918 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098, name=eth0)
2026-02-17 02:57:18.919 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali555d4379aed" profile_ids:"kns.init-container-705" profile_ids:"ksa.init-container-705.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:57:18.919 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:18.919 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:18.919 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:18.920 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali555d4379aed"
2026-02-17 02:57:18.920 [INFO][80] felix/endpoint_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-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:18.920 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:18.950 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:18.950 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} status="up"
2026-02-17 02:57:19.678 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=221
2026-02-17 02:57:19.678 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali555d4379aed"
2026-02-17 02:57:19.679 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali555d4379aed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:19.679 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali555d4379aed", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:19.921 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098, name=eth0)
2026-02-17 02:57:19.922 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali555d4379aed" profile_ids:"kns.init-container-705" profile_ids:"ksa.init-container-705.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:57:19.922 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:19.922 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:19.922 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:19.924 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali555d4379aed"
2026-02-17 02:57:19.925 [INFO][80] felix/endpoint_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-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:19.925 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:19.951 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:19.951 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} status="up"
2026-02-17 02:57:20.283 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-6801" name:"default"}
2026-02-17 02:57:20.392 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-6801"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-6801"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6801"}
2026-02-17 02:57:20.418 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-6801"}
2026-02-17 02:57:20.940 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098, name=eth0)
2026-02-17 02:57:20.940 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali555d4379aed" profile_ids:"kns.init-container-705" profile_ids:"ksa.init-container-705.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:57:20.940 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:20.941 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:20.941 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:20.942 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali555d4379aed"
2026-02-17 02:57:20.942 [INFO][80] felix/endpoint_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-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:20.942 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:20.974 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:20.974 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} status="up"
2026-02-17 02:57:20.974 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-705"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-705"}
2026-02-17 02:57:21.002 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1186"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1186"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1186"}
2026-02-17 02:57:21.002 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-1186" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:21.645 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-1186/pod-subpath-test-configmap-fp9h, name=eth0)
2026-02-17 02:57:21.646 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-1186.default"} profile:{}
2026-02-17 02:57:21.646 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-1186"} profile:{inbound_rules:{action:"allow" rule_id:"yndoyJRkPJbdEaiL"} outbound_rules:{action:"allow" rule_id:"4xAcuxC2tQp9mdDb"}}
2026-02-17 02:57:21.646 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1186/pod-subpath-test-configmap-fp9h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0396708f14" profile_ids:"kns.subpath-1186" profile_ids:"ksa.subpath-1186.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:57:21.646 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:21.646 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:21.646 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:21.647 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia0396708f14" ipVersion=0x4 table="filter"
2026-02-17 02:57:21.647 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-1186" ipVersion=0x4 table="filter"
2026-02-17 02:57:21.647 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__s_cvfIJrb-11UdcYG" ipVersion=0x4 table="filter"
2026-02-17 02:57:21.647 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia0396708f14" ipVersion=0x4 table="filter"
2026-02-17 02:57:21.647 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-1186" ipVersion=0x4 table="filter"
2026-02-17 02:57:21.647 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__s_cvfIJrb-11UdcYG" ipVersion=0x4 table="filter"
2026-02-17 02:57:21.647 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia0396708f14"
2026-02-17 02:57:21.647 [INFO][80] felix/endpoint_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-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:21.647 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:21.692 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:21.692 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} status="down"
2026-02-17 02:57:21.718 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="calia0396708f14" state="down"
2026-02-17 02:57:21.718 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0396708f14"
2026-02-17 02:57:21.718 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0396708f14", State:"down", Index:222}
2026-02-17 02:57:21.719 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0396708f14", Addrs:set.Typed[string]{}}
2026-02-17 02:57:21.719 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0396708f14", Addrs:set.Typed[string]{}}
2026-02-17 02:57:21.719 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0396708f14"
2026-02-17 02:57:21.719 [INFO][80] felix/endpoint_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-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:21.719 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:21.727 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="calia0396708f14" state="up"
2026-02-17 02:57:21.746 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:21.746 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} status="down"
2026-02-17 02:57:21.746 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0396708f14", State:"up", Index:222}
2026-02-17 02:57:21.746 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia0396708f14"
2026-02-17 02:57:21.746 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0396708f14"
2026-02-17 02:57:21.746 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0396708f14"
2026-02-17 02:57:21.746 [INFO][80] felix/endpoint_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-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:21.746 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:21.767 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:21.767 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} status="up"
2026-02-17 02:57:22.395 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-3173" name:"default"}
2026-02-17 02:57:22.598 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-3173"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-3173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3173"}
2026-02-17 02:57:22.629 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-3173"}
2026-02-17 02:57:22.955 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-1186/pod-subpath-test-configmap-fp9h, name=eth0)
2026-02-17 02:57:22.955 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1186/pod-subpath-test-configmap-fp9h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0396708f14" profile_ids:"kns.subpath-1186" profile_ids:"ksa.subpath-1186.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:57:22.956 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:22.956 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:22.956 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:22.957 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0396708f14"
2026-02-17 02:57:22.957 [INFO][80] felix/endpoint_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-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:22.957 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:22.975 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:22.975 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} status="up"
2026-02-17 02:57:23.543 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=222
2026-02-17 02:57:23.543 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia0396708f14"
2026-02-17 02:57:23.543 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0396708f14", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:23.544 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0396708f14", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:23.837 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-560"
2026-02-17 02:57:23.964 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-560"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-560"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-560"} labels:{key:"webhook-560" value:"true"}
2026-02-17 02:57:23.996 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4955"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4955"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4955"} labels:{key:"webhook-560-markers" value:"true"}
2026-02-17 02:57:24.036 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1141"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1141"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1141"}
2026-02-17 02:57:24.060 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-1141" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:24.085 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-1141" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:57:26.012 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098, name=eth0)
2026-02-17 02:57:26.012 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali555d4379aed" profile_ids:"kns.init-container-705" profile_ids:"ksa.init-container-705.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:57:26.012 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.013 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.013 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.014 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali555d4379aed"
2026-02-17 02:57:26.014 [INFO][80] felix/endpoint_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-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.014 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.036 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098, name=eth0)
2026-02-17 02:57:26.040 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:26.041 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} status="up"
2026-02-17 02:57:26.041 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-705"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-705"}
2026-02-17 02:57:26.041 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali555d4379aed" profile_ids:"kns.init-container-705" profile_ids:"ksa.init-container-705.default" ipv4_nets:"10.100.203.35/32"}
2026-02-17 02:57:26.041 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.041 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.041 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.042 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali555d4379aed"
2026-02-17 02:57:26.042 [INFO][80] felix/endpoint_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-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.042 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.067 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:26.067 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"} status="up"
2026-02-17 02:57:26.361 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098, name=eth0)
2026-02-17 02:57:26.361 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098" endpoint_id:"eth0"}
2026-02-17 02:57:26.361 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-705"}
2026-02-17 02:57:26.361 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-705.default"}
2026-02-17 02:57:26.361 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.361 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.361 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6kHz91oFUaBmGz7Ov3" ipVersion=0x4 table="filter"
2026-02-17 02:57:26.361 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_q3wpdXnoIwc4y_KSvF" ipVersion=0x4 table="filter"
2026-02-17 02:57:26.361 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6kHz91oFUaBmGz7Ov3" ipVersion=0x4 table="filter"
2026-02-17 02:57:26.361 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_q3wpdXnoIwc4y_KSvF" ipVersion=0x4 table="filter"
2026-02-17 02:57:26.361 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.362 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali555d4379aed" ipVersion=0x4 table="filter"
2026-02-17 02:57:26.362 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali555d4379aed" ipVersion=0x4 table="filter"
2026-02-17 02:57:26.362 [INFO][80] 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-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.362 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.362 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.35
2026-02-17 02:57:26.434 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-705/pod-init-908a0c89-140d-4988-98df-051a0b84f098", EndpointId:"eth0"}
2026-02-17 02:57:26.474 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=221
2026-02-17 02:57:26.475 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali555d4379aed"
2026-02-17 02:57:26.475 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="cali555d4379aed" state="down"
2026-02-17 02:57:26.475 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali555d4379aed", Addrs:set.Typed[string]{}}
2026-02-17 02:57:26.475 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali555d4379aed", Addrs:set.Typed[string]{}}
2026-02-17 02:57:26.475 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="cali555d4379aed" state=""
2026-02-17 02:57:26.475 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali555d4379aed", State:"down", Index:221}
2026-02-17 02:57:26.475 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali555d4379aed"
2026-02-17 02:57:26.475 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali555d4379aed", State:"", Index:221}
2026-02-17 02:57:26.475 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali555d4379aed", Addrs:set.Set[string](nil)}
2026-02-17 02:57:26.475 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali555d4379aed", Addrs:set.Set[string](nil)}
2026-02-17 02:57:29.284 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-560" name:"default"}
2026-02-17 02:57:29.343 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4955" name:"default"}
2026-02-17 02:57:29.383 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-560"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-560"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-560"} labels:{key:"webhook-560" value:"true"}
2026-02-17 02:57:29.419 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-560"}
2026-02-17 02:57:29.665 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4955"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4955"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4955"} labels:{key:"webhook-560-markers" value:"true"}
2026-02-17 02:57:29.700 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4955"}
2026-02-17 02:57:29.958 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"prestop-1172" name:"default"}
2026-02-17 02:57:30.188 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"prestop-1172"}
2026-02-17 02:57:31.247 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-1141"
2026-02-17 02:57:31.290 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1141"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1141"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1141"}
2026-02-17 02:57:31.322 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-705" name:"default"}
2026-02-17 02:57:31.361 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-5035"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-5035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5035"}
2026-02-17 02:57:31.390 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csistoragecapacity-5035" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:31.525 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-5035"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-5035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5035"}
2026-02-17 02:57:31.551 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-4163"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-4163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4163"}
2026-02-17 02:57:31.577 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-4163" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:31.696 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-705"}
2026-02-17 02:57:32.254 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35, name=eth0)
2026-02-17 02:57:32.256 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-4163.default"} profile:{}
2026-02-17 02:57:32.256 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-4163"} profile:{inbound_rules:{action:"allow" rule_id:"8dAjdyFVbI_FBZXy"} outbound_rules:{action:"allow" rule_id:"3-3B9JpQK8r7Zs7m"}}
2026-02-17 02:57:32.256 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid39c3b8e30b" profile_ids:"kns.init-container-4163" profile_ids:"ksa.init-container-4163.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:57:32.256 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:32.256 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:32.256 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:32.259 [INFO][80] 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:57:32.259 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid39c3b8e30b" ipVersion=0x4 table="filter"
2026-02-17 02:57:32.259 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_h6eXhc29cGwXXTiJRe" ipVersion=0x4 table="filter"
2026-02-17 02:57:32.260 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_o5rinfimxL_JOTDJ0V" ipVersion=0x4 table="filter"
2026-02-17 02:57:32.260 [INFO][80] 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:57:32.260 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid39c3b8e30b" ipVersion=0x4 table="filter"
2026-02-17 02:57:32.260 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_h6eXhc29cGwXXTiJRe" ipVersion=0x4 table="filter"
2026-02-17 02:57:32.260 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_o5rinfimxL_JOTDJ0V" ipVersion=0x4 table="filter"
2026-02-17 02:57:32.260 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid39c3b8e30b"
2026-02-17 02:57:32.260 [INFO][80] felix/endpoint_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-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:32.260 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:32.316 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:32.316 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} status="down"
2026-02-17 02:57:32.331 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="calid39c3b8e30b" state="down"
2026-02-17 02:57:32.331 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid39c3b8e30b"
2026-02-17 02:57:32.331 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid39c3b8e30b", State:"down", Index:223}
2026-02-17 02:57:32.331 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid39c3b8e30b", Addrs:set.Typed[string]{}}
2026-02-17 02:57:32.331 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid39c3b8e30b", Addrs:set.Typed[string]{}}
2026-02-17 02:57:32.331 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid39c3b8e30b"
2026-02-17 02:57:32.331 [INFO][80] felix/endpoint_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-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:32.331 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:32.332 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="calid39c3b8e30b" state="up"
2026-02-17 02:57:32.356 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:32.356 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} status="down"
2026-02-17 02:57:32.356 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid39c3b8e30b", State:"up", Index:223}
2026-02-17 02:57:32.356 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid39c3b8e30b"
2026-02-17 02:57:32.356 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid39c3b8e30b"
2026-02-17 02:57:32.356 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid39c3b8e30b"
2026-02-17 02:57:32.356 [INFO][80] felix/endpoint_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-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:32.356 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:32.381 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:32.381 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} status="up"
2026-02-17 02:57:32.862 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:32.862 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:57:32.862 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:32.862 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:32.862 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:32.863 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:57:32.863 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:32.863 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:32.886 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:32.886 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:57:32.904 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:32.905 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.34/32"}
2026-02-17 02:57:32.905 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:32.905 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:32.905 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:32.906 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:57:32.907 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:32.907 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:32.937 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:32.937 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:57:33.036 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35, name=eth0)
2026-02-17 02:57:33.037 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid39c3b8e30b" profile_ids:"kns.init-container-4163" profile_ids:"ksa.init-container-4163.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:57:33.037 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:33.037 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:33.037 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:33.038 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid39c3b8e30b"
2026-02-17 02:57:33.038 [INFO][80] felix/endpoint_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-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:33.038 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:33.072 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:33.072 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} status="up"
2026-02-17 02:57:33.272 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:33.272 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"}
2026-02-17 02:57:33.272 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:33.272 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:33.273 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:33.273 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib57507878ae" ipVersion=0x4 table="filter"
2026-02-17 02:57:33.273 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib57507878ae" ipVersion=0x4 table="filter"
2026-02-17 02:57:33.273 [INFO][80] 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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:33.273 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:33.274 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.34
2026-02-17 02:57:33.276 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=223
2026-02-17 02:57:33.276 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid39c3b8e30b"
2026-02-17 02:57:33.338 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:33.338 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid39c3b8e30b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:33.338 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid39c3b8e30b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:33.384 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=218
2026-02-17 02:57:33.384 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib57507878ae"
2026-02-17 02:57:33.384 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="calib57507878ae" state="down"
2026-02-17 02:57:33.384 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{}}
2026-02-17 02:57:33.384 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{}}
2026-02-17 02:57:33.384 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib57507878ae", State:"down", Index:218}
2026-02-17 02:57:33.386 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="calib57507878ae" state=""
2026-02-17 02:57:33.386 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib57507878ae"
2026-02-17 02:57:33.410 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib57507878ae", State:"", Index:218}
2026-02-17 02:57:33.410 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Set[string](nil)}
2026-02-17 02:57:33.410 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Set[string](nil)}
2026-02-17 02:57:34.054 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35, name=eth0)
2026-02-17 02:57:34.055 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid39c3b8e30b" profile_ids:"kns.init-container-4163" profile_ids:"ksa.init-container-4163.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:57:34.055 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:34.055 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:34.055 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:34.056 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid39c3b8e30b"
2026-02-17 02:57:34.057 [INFO][80] felix/endpoint_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-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:34.057 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:34.085 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:34.085 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} status="up"
2026-02-17 02:57:34.722 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:34.723 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:57:34.723 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:34.724 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:34.724 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:34.726 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib57507878ae" ipVersion=0x4 table="filter"
2026-02-17 02:57:34.726 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib57507878ae" ipVersion=0x4 table="filter"
2026-02-17 02:57:34.726 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib57507878ae"
2026-02-17 02:57:34.726 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:34.726 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:34.790 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="calib57507878ae" state="down"
2026-02-17 02:57:34.790 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib57507878ae"
2026-02-17 02:57:34.798 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="calib57507878ae" state="up"
2026-02-17 02:57:34.804 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:34.805 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:57:34.805 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib57507878ae", State:"down", Index:224}
2026-02-17 02:57:34.805 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{}}
2026-02-17 02:57:34.805 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{}}
2026-02-17 02:57:34.805 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib57507878ae", State:"up", Index:224}
2026-02-17 02:57:34.805 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib57507878ae"
2026-02-17 02:57:34.805 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib57507878ae"
2026-02-17 02:57:34.805 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:57:34.806 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:34.806 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:34.836 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:34.836 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:57:35.076 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35, name=eth0)
2026-02-17 02:57:35.076 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid39c3b8e30b" profile_ids:"kns.init-container-4163" profile_ids:"ksa.init-container-4163.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:57:35.077 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:35.077 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:35.077 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:35.077 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid39c3b8e30b"
2026-02-17 02:57:35.077 [INFO][80] felix/endpoint_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-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:35.077 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:35.103 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:35.103 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} status="up"
2026-02-17 02:57:35.736 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=224
2026-02-17 02:57:35.737 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib57507878ae"
2026-02-17 02:57:35.737 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:35.737 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:36.082 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:36.082 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:57:36.082 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:36.082 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:36.082 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:36.084 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:57:36.084 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:36.084 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:36.110 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:36.110 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:57:36.276 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35, name=eth0)
2026-02-17 02:57:36.277 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid39c3b8e30b" profile_ids:"kns.init-container-4163" profile_ids:"ksa.init-container-4163.default" ipv4_nets:"10.100.203.29/32"}
2026-02-17 02:57:36.277 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.277 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.277 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.278 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid39c3b8e30b"
2026-02-17 02:57:36.278 [INFO][80] felix/endpoint_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-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.278 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.304 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:36.304 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} status="up"
2026-02-17 02:57:36.388 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="calid39c3b8e30b" state="down"
2026-02-17 02:57:36.389 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid39c3b8e30b", State:"down", Index:223}
2026-02-17 02:57:36.389 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid39c3b8e30b"
2026-02-17 02:57:36.389 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid39c3b8e30b", Addrs:set.Typed[string]{}}
2026-02-17 02:57:36.389 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid39c3b8e30b", Addrs:set.Typed[string]{}}
2026-02-17 02:57:36.389 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid39c3b8e30b"
2026-02-17 02:57:36.389 [INFO][80] felix/endpoint_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-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.389 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.389 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.29
2026-02-17 02:57:36.393 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=223
2026-02-17 02:57:36.393 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="calid39c3b8e30b" state=""
2026-02-17 02:57:36.393 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid39c3b8e30b"
2026-02-17 02:57:36.417 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:36.417 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} status="down"
2026-02-17 02:57:36.417 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid39c3b8e30b", State:"", Index:223}
2026-02-17 02:57:36.417 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid39c3b8e30b", Addrs:set.Set[string](nil)}
2026-02-17 02:57:36.417 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid39c3b8e30b", Addrs:set.Set[string](nil)}
2026-02-17 02:57:36.417 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid39c3b8e30b"
2026-02-17 02:57:36.417 [INFO][80] felix/endpoint_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-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.417 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.443 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:36.443 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"} status="down"
2026-02-17 02:57:36.530 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35, name=eth0)
2026-02-17 02:57:36.531 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35" endpoint_id:"eth0"}
2026-02-17 02:57:36.531 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-4163"}
2026-02-17 02:57:36.531 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-4163.default"}
2026-02-17 02:57:36.531 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.531 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.531 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_h6eXhc29cGwXXTiJRe" ipVersion=0x4 table="filter"
2026-02-17 02:57:36.531 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_o5rinfimxL_JOTDJ0V" ipVersion=0x4 table="filter"
2026-02-17 02:57:36.531 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_h6eXhc29cGwXXTiJRe" ipVersion=0x4 table="filter"
2026-02-17 02:57:36.531 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_o5rinfimxL_JOTDJ0V" ipVersion=0x4 table="filter"
2026-02-17 02:57:36.531 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.532 [INFO][80] 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:57:36.532 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid39c3b8e30b" ipVersion=0x4 table="filter"
2026-02-17 02:57:36.532 [INFO][80] 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:57:36.532 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid39c3b8e30b" ipVersion=0x4 table="filter"
2026-02-17 02:57:36.532 [INFO][80] 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-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.532 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.600 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-4163/pod-init-221b2be9-42e9-4465-ac63-e34493061e35", EndpointId:"eth0"}
2026-02-17 02:57:36.601 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-4163"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-4163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4163"}
2026-02-17 02:57:36.601 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6626"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6626"}
2026-02-17 02:57:36.602 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-6626" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:36.628 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-1141" name:"default"}
2026-02-17 02:57:36.920 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1141"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1141"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1141"}
2026-02-17 02:57:36.941 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-1141"}
2026-02-17 02:57:36.962 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csistoragecapacity-5035" name:"default"}
2026-02-17 02:57:37.065 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-5035"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-5035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5035"}
2026-02-17 02:57:37.088 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:37.098 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:57:37.098 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csistoragecapacity-5035"}
2026-02-17 02:57:37.099 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:37.099 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:37.099 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:37.101 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:57:37.101 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:37.101 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:37.129 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:37.129 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:57:37.663 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6626"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6626"}
2026-02-17 02:57:37.695 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9647"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9647"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9647"}
2026-02-17 02:57:37.719 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-9647" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:40.135 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:57:40.135 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid78c59d91e7" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:57:40.135 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.136 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.136 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.137 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid78c59d91e7"
2026-02-17 02:57:40.137 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.137 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.169 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:40.169 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:40.175 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:57:40.175 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid78c59d91e7" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.33/32"}
2026-02-17 02:57:40.175 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.175 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.175 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.176 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid78c59d91e7"
2026-02-17 02:57:40.176 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.176 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.202 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:40.202 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:40.464 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-9647/pod-0, name=eth0)
2026-02-17 02:57:40.464 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-9647.default"} profile:{}
2026-02-17 02:57:40.464 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-9647"} profile:{inbound_rules:{action:"allow" rule_id:"449RBDcZ99XRWDM2"} outbound_rules:{action:"allow" rule_id:"F71ZqfvL1ApnZAl6"}}
2026-02-17 02:57:40.464 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9647/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice0fe007293" profile_ids:"kns.disruption-9647" profile_ids:"ksa.disruption-9647.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:57:40.464 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:40.464 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:40.465 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:40.465 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calice0fe007293" ipVersion=0x4 table="filter"
2026-02-17 02:57:40.465 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-9647" ipVersion=0x4 table="filter"
2026-02-17 02:57:40.465 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gUQjcD15F9BroxSk4x" ipVersion=0x4 table="filter"
2026-02-17 02:57:40.465 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calice0fe007293" ipVersion=0x4 table="filter"
2026-02-17 02:57:40.465 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-9647" ipVersion=0x4 table="filter"
2026-02-17 02:57:40.465 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gUQjcD15F9BroxSk4x" ipVersion=0x4 table="filter"
2026-02-17 02:57:40.465 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calice0fe007293"
2026-02-17 02:57:40.465 [INFO][80] felix/endpoint_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-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:40.465 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:40.506 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:40.506 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:57:40.537 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="calice0fe007293" state="down"
2026-02-17 02:57:40.537 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calice0fe007293"
2026-02-17 02:57:40.537 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice0fe007293", State:"down", Index:225}
2026-02-17 02:57:40.537 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice0fe007293", Addrs:set.Typed[string]{}}
2026-02-17 02:57:40.537 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice0fe007293", Addrs:set.Typed[string]{}}
2026-02-17 02:57:40.537 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calice0fe007293"
2026-02-17 02:57:40.537 [INFO][80] felix/endpoint_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-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:40.537 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:40.538 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="calice0fe007293" state="up"
2026-02-17 02:57:40.558 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:40.558 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:57:40.558 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice0fe007293", State:"up", Index:225}
2026-02-17 02:57:40.558 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calice0fe007293"
2026-02-17 02:57:40.558 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calice0fe007293"
2026-02-17 02:57:40.559 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice0fe007293"
2026-02-17 02:57:40.559 [INFO][80] felix/endpoint_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-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:40.559 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:40.568 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:57:40.591 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:40.591 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:40.591 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:57:40.591 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.591 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.591 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.591 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid78c59d91e7" ipVersion=0x4 table="filter"
2026-02-17 02:57:40.592 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid78c59d91e7" ipVersion=0x4 table="filter"
2026-02-17 02:57:40.592 [INFO][80] 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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.592 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.593 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.33
2026-02-17 02:57:40.652 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:40.673 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="calid78c59d91e7" state="down"
2026-02-17 02:57:40.674 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid78c59d91e7"
2026-02-17 02:57:40.674 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=220
2026-02-17 02:57:40.674 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid78c59d91e7", State:"down", Index:220}
2026-02-17 02:57:40.674 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{}}
2026-02-17 02:57:40.674 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{}}
2026-02-17 02:57:40.677 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="calid78c59d91e7" state=""
2026-02-17 02:57:40.677 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid78c59d91e7"
2026-02-17 02:57:40.698 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid78c59d91e7", State:"", Index:220}
2026-02-17 02:57:40.698 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Set[string](nil)}
2026-02-17 02:57:40.698 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Set[string](nil)}
2026-02-17 02:57:41.133 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-9647/pod-0, name=eth0)
2026-02-17 02:57:41.133 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9647/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice0fe007293" profile_ids:"kns.disruption-9647" profile_ids:"ksa.disruption-9647.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:57:41.133 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:41.133 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:41.133 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:41.134 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice0fe007293"
2026-02-17 02:57:41.134 [INFO][80] felix/endpoint_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-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:41.135 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:41.156 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:41.156 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:41.830 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:57:41.831 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid78c59d91e7" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:57:41.831 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:41.831 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:41.831 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:41.832 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid78c59d91e7" ipVersion=0x4 table="filter"
2026-02-17 02:57:41.832 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid78c59d91e7" ipVersion=0x4 table="filter"
2026-02-17 02:57:41.832 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid78c59d91e7"
2026-02-17 02:57:41.832 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:41.832 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:41.882 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:41.882 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:57:41.882 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9647"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9647"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9647"}
2026-02-17 02:57:41.895 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="calid78c59d91e7" state="down"
2026-02-17 02:57:41.895 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid78c59d91e7"
2026-02-17 02:57:41.895 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="calid78c59d91e7" state="up"
2026-02-17 02:57:41.905 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4231"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4231"}
2026-02-17 02:57:41.926 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid78c59d91e7", State:"down", Index:226}
2026-02-17 02:57:41.926 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{}}
2026-02-17 02:57:41.926 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{}}
2026-02-17 02:57:41.926 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid78c59d91e7", State:"up", Index:226}
2026-02-17 02:57:41.926 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid78c59d91e7"
2026-02-17 02:57:41.926 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid78c59d91e7"
2026-02-17 02:57:41.926 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid78c59d91e7"
2026-02-17 02:57:41.927 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:41.927 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:41.955 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:41.955 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:41.955 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-4231" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:42.146 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-1186/pod-subpath-test-configmap-fp9h, name=eth0)
2026-02-17 02:57:42.146 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1186/pod-subpath-test-configmap-fp9h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0396708f14" profile_ids:"kns.subpath-1186" profile_ids:"ksa.subpath-1186.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:57:42.146 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:42.147 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:42.147 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:42.148 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0396708f14"
2026-02-17 02:57:42.149 [INFO][80] felix/endpoint_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-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:42.149 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:42.165 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:57:42.174 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:42.174 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} status="up"
2026-02-17 02:57:42.174 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid78c59d91e7" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:57:42.174 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:42.174 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:42.174 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:42.175 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid78c59d91e7"
2026-02-17 02:57:42.175 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:42.176 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:42.196 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:42.196 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:42.297 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=225
2026-02-17 02:57:42.297 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calice0fe007293"
2026-02-17 02:57:42.297 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice0fe007293", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:42.297 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice0fe007293", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:42.369 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-4163" name:"default"}
2026-02-17 02:57:42.454 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-4163"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-4163"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4163"}
2026-02-17 02:57:42.482 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-4163"}
2026-02-17 02:57:42.708 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-6626" name:"default"}
2026-02-17 02:57:42.757 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:42.757 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:57:42.757 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:42.758 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:42.758 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:42.759 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:57:42.759 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:42.759 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:42.785 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:42.790 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:42.790 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:57:42.790 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:57:42.790 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:42.790 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:42.791 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:42.792 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:57:42.792 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:42.792 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:42.818 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:42.818 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:57:43.049 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-6626"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-6626"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6626"}
2026-02-17 02:57:43.081 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-6626"}
2026-02-17 02:57:43.090 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:43.108 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib57507878ae" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.15/32"}
2026-02-17 02:57:43.108 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:43.108 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:43.108 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:43.108 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib57507878ae"
2026-02-17 02:57:43.108 [INFO][80] felix/endpoint_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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:43.109 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:43.131 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:43.132 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:57:43.152 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-2, name=eth0)
2026-02-17 02:57:43.153 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-2" endpoint_id:"eth0"}
2026-02-17 02:57:43.153 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:43.153 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:43.153 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:43.153 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib57507878ae" ipVersion=0x4 table="filter"
2026-02-17 02:57:43.153 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib57507878ae" ipVersion=0x4 table="filter"
2026-02-17 02:57:43.153 [INFO][80] 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-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:43.153 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:43.154 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.15
2026-02-17 02:57:43.217 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-2", EndpointId:"eth0"}
2026-02-17 02:57:43.259 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=224
2026-02-17 02:57:43.259 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib57507878ae"
2026-02-17 02:57:43.259 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="calib57507878ae" state="down"
2026-02-17 02:57:43.259 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{}}
2026-02-17 02:57:43.260 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Typed[string]{}}
2026-02-17 02:57:43.260 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib57507878ae", State:"down", Index:224}
2026-02-17 02:57:43.265 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="calib57507878ae" state=""
2026-02-17 02:57:43.265 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib57507878ae"
2026-02-17 02:57:43.286 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib57507878ae", State:"", Index:224}
2026-02-17 02:57:43.286 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Set[string](nil)}
2026-02-17 02:57:43.286 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib57507878ae", Addrs:set.Set[string](nil)}
2026-02-17 02:57:43.401 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-1186/pod-subpath-test-configmap-fp9h, name=eth0)
2026-02-17 02:57:43.401 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1186/pod-subpath-test-configmap-fp9h" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0396708f14" profile_ids:"kns.subpath-1186" profile_ids:"ksa.subpath-1186.default" ipv4_nets:"10.100.203.32/32"}
2026-02-17 02:57:43.401 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:43.401 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:43.401 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:43.402 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0396708f14"
2026-02-17 02:57:43.402 [INFO][80] felix/endpoint_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-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:43.402 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 222
2026-02-17 02:57:43.430 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:43.430 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} status="up"
2026-02-17 02:57:43.513 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="calia0396708f14" state="down"
2026-02-17 02:57:43.514 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0396708f14", State:"down", Index:222}
2026-02-17 02:57:43.514 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0396708f14"
2026-02-17 02:57:43.514 [INFO][80] felix/endpoint_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-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:43.514 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:43.514 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0396708f14"
2026-02-17 02:57:43.514 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=222
2026-02-17 02:57:43.514 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.32
2026-02-17 02:57:43.515 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="calia0396708f14" state=""
2026-02-17 02:57:43.515 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia0396708f14"
2026-02-17 02:57:43.538 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:43.538 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} status="down"
2026-02-17 02:57:43.538 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0396708f14", Addrs:set.Typed[string]{}}
2026-02-17 02:57:43.538 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0396708f14", Addrs:set.Typed[string]{}}
2026-02-17 02:57:43.538 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0396708f14", State:"", Index:222}
2026-02-17 02:57:43.539 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0396708f14", Addrs:set.Set[string](nil)}
2026-02-17 02:57:43.539 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0396708f14", Addrs:set.Set[string](nil)}
2026-02-17 02:57:43.539 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0396708f14"
2026-02-17 02:57:43.539 [INFO][80] felix/endpoint_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-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:43.539 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:43.562 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:43.562 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"} status="down"
2026-02-17 02:57:43.576 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=226
2026-02-17 02:57:43.576 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid78c59d91e7"
2026-02-17 02:57:43.576 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:43.576 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:43.675 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=subpath-1186/pod-subpath-test-configmap-fp9h, name=eth0)
2026-02-17 02:57:43.675 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-1186/pod-subpath-test-configmap-fp9h" endpoint_id:"eth0"}
2026-02-17 02:57:43.676 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-1186.default"}
2026-02-17 02:57:43.676 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-1186"}
2026-02-17 02:57:43.676 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:43.676 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:43.676 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-1186" ipVersion=0x4 table="filter"
2026-02-17 02:57:43.676 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__s_cvfIJrb-11UdcYG" ipVersion=0x4 table="filter"
2026-02-17 02:57:43.676 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-1186" ipVersion=0x4 table="filter"
2026-02-17 02:57:43.676 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__s_cvfIJrb-11UdcYG" ipVersion=0x4 table="filter"
2026-02-17 02:57:43.676 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:43.677 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia0396708f14" ipVersion=0x4 table="filter"
2026-02-17 02:57:43.677 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia0396708f14" ipVersion=0x4 table="filter"
2026-02-17 02:57:43.677 [INFO][80] 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-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:43.677 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:43.736 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-1186/pod-subpath-test-configmap-fp9h", EndpointId:"eth0"}
2026-02-17 02:57:45.183 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:57:45.183 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid78c59d91e7" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:57:45.184 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.184 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.184 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.185 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid78c59d91e7"
2026-02-17 02:57:45.185 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.185 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.216 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:45.216 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:45.245 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:57:45.246 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid78c59d91e7" profile_ids:"kns.statefulset-757" profile_ids:"ksa.statefulset-757.default" ipv4_nets:"10.100.203.38/32"}
2026-02-17 02:57:45.246 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.246 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.246 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.247 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid78c59d91e7"
2026-02-17 02:57:45.247 [INFO][80] felix/endpoint_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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.247 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.269 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:45.269 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:45.298 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1186"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1186"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1186"}
2026-02-17 02:57:45.345 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5630"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5630"} 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-5630"}
2026-02-17 02:57:45.377 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-5630" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:45.579 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-757/ss2-0, name=eth0)
2026-02-17 02:57:45.579 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-757/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:57:45.579 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-757"}
2026-02-17 02:57:45.580 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-757.default"}
2026-02-17 02:57:45.580 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.580 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.580 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-757" ipVersion=0x4 table="filter"
2026-02-17 02:57:45.580 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uTAYxFMFZx-2teYur-" ipVersion=0x4 table="filter"
2026-02-17 02:57:45.580 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-757" ipVersion=0x4 table="filter"
2026-02-17 02:57:45.581 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uTAYxFMFZx-2teYur-" ipVersion=0x4 table="filter"
2026-02-17 02:57:45.581 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.581 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid78c59d91e7" ipVersion=0x4 table="filter"
2026-02-17 02:57:45.581 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid78c59d91e7" ipVersion=0x4 table="filter"
2026-02-17 02:57:45.581 [INFO][80] 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-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.581 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.582 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.38
2026-02-17 02:57:45.642 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-757/ss2-0", EndpointId:"eth0"}
2026-02-17 02:57:45.686 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="calid78c59d91e7" state="down"
2026-02-17 02:57:45.686 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid78c59d91e7"
2026-02-17 02:57:45.686 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid78c59d91e7", State:"down", Index:226}
2026-02-17 02:57:45.686 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{}}
2026-02-17 02:57:45.686 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Typed[string]{}}
2026-02-17 02:57:45.688 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=226
2026-02-17 02:57:45.689 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="calid78c59d91e7" state=""
2026-02-17 02:57:45.689 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid78c59d91e7"
2026-02-17 02:57:45.708 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid78c59d91e7", State:"", Index:226}
2026-02-17 02:57:45.708 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Set[string](nil)}
2026-02-17 02:57:45.708 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid78c59d91e7", Addrs:set.Set[string](nil)}
2026-02-17 02:57:46.057 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969, name=eth0)
2026-02-17 02:57:46.058 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-5630"} profile:{inbound_rules:{action:"allow" rule_id:"HBXHt0RG8sgEp428"} outbound_rules:{action:"allow" rule_id:"F90P-2mESgasmNe3"}}
2026-02-17 02:57:46.058 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-5630.default"} profile:{}
2026-02-17 02:57:46.058 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b5569469e6" profile_ids:"kns.pods-5630" profile_ids:"ksa.pods-5630.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:57:46.058 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:46.058 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:46.058 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:46.059 [INFO][80] 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:57:46.059 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4b5569469e6" ipVersion=0x4 table="filter"
2026-02-17 02:57:46.059 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-5630" ipVersion=0x4 table="filter"
2026-02-17 02:57:46.059 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_03gn8JvtkoFi2LuF3O" ipVersion=0x4 table="filter"
2026-02-17 02:57:46.059 [INFO][80] 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:57:46.059 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4b5569469e6" ipVersion=0x4 table="filter"
2026-02-17 02:57:46.059 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-5630" ipVersion=0x4 table="filter"
2026-02-17 02:57:46.059 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_03gn8JvtkoFi2LuF3O" ipVersion=0x4 table="filter"
2026-02-17 02:57:46.059 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4b5569469e6"
2026-02-17 02:57:46.059 [INFO][80] felix/endpoint_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-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:46.059 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:46.110 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:46.111 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"} status="down"
2026-02-17 02:57:46.119 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="cali4b5569469e6" state="down"
2026-02-17 02:57:46.119 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b5569469e6"
2026-02-17 02:57:46.119 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="cali4b5569469e6" state="up"
2026-02-17 02:57:46.119 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b5569469e6", State:"down", Index:227}
2026-02-17 02:57:46.120 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b5569469e6", Addrs:set.Typed[string]{}}
2026-02-17 02:57:46.120 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b5569469e6", Addrs:set.Typed[string]{}}
2026-02-17 02:57:46.120 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b5569469e6", State:"up", Index:227}
2026-02-17 02:57:46.120 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4b5569469e6"
2026-02-17 02:57:46.120 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b5569469e6"
2026-02-17 02:57:46.120 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b5569469e6"
2026-02-17 02:57:46.120 [INFO][80] felix/endpoint_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-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:46.120 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:46.143 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:46.143 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"} status="up"
2026-02-17 02:57:46.914 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-9647/pod-0, name=eth0)
2026-02-17 02:57:46.915 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9647/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice0fe007293" profile_ids:"kns.disruption-9647" profile_ids:"ksa.disruption-9647.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:57:46.915 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:46.915 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:46.915 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:46.916 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice0fe007293"
2026-02-17 02:57:46.916 [INFO][80] felix/endpoint_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-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:46.916 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:46.936 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-9647/pod-0, name=eth0)
2026-02-17 02:57:46.951 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:46.952 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:46.952 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-9647"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-9647"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-9647"}
2026-02-17 02:57:46.952 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9647/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calice0fe007293" profile_ids:"kns.disruption-9647" profile_ids:"ksa.disruption-9647.default" ipv4_nets:"10.100.203.37/32"}
2026-02-17 02:57:46.952 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:46.952 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:46.952 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:46.953 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calice0fe007293"
2026-02-17 02:57:46.953 [INFO][80] felix/endpoint_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-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:46.953 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:46.987 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:46.987 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:57:47.195 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969, name=eth0)
2026-02-17 02:57:47.196 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b5569469e6" profile_ids:"kns.pods-5630" profile_ids:"ksa.pods-5630.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:57:47.196 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:47.196 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:47.197 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:47.197 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b5569469e6"
2026-02-17 02:57:47.197 [INFO][80] felix/endpoint_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-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:47.197 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:47.242 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:47.242 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"} status="up"
2026-02-17 02:57:47.258 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=disruption-9647/pod-0, name=eth0)
2026-02-17 02:57:47.259 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-9647/pod-0" endpoint_id:"eth0"}
2026-02-17 02:57:47.259 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-9647"}
2026-02-17 02:57:47.259 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-9647.default"}
2026-02-17 02:57:47.259 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:47.259 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:47.260 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-9647" ipVersion=0x4 table="filter"
2026-02-17 02:57:47.260 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gUQjcD15F9BroxSk4x" ipVersion=0x4 table="filter"
2026-02-17 02:57:47.260 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-9647" ipVersion=0x4 table="filter"
2026-02-17 02:57:47.260 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gUQjcD15F9BroxSk4x" ipVersion=0x4 table="filter"
2026-02-17 02:57:47.260 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:47.260 [INFO][80] 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:57:47.260 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calice0fe007293" ipVersion=0x4 table="filter"
2026-02-17 02:57:47.260 [INFO][80] 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:57:47.260 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calice0fe007293" ipVersion=0x4 table="filter"
2026-02-17 02:57:47.260 [INFO][80] 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-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:47.260 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:47.261 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.37
2026-02-17 02:57:47.320 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=227
2026-02-17 02:57:47.320 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4b5569469e6"
2026-02-17 02:57:47.338 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-9647/pod-0", EndpointId:"eth0"}
2026-02-17 02:57:47.338 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b5569469e6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:47.338 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b5569469e6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:47.367 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=225
2026-02-17 02:57:47.367 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calice0fe007293"
2026-02-17 02:57:47.368 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="calice0fe007293" state="down"
2026-02-17 02:57:47.370 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="calice0fe007293" state=""
2026-02-17 02:57:47.370 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calice0fe007293"
2026-02-17 02:57:47.372 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice0fe007293", Addrs:set.Typed[string]{}}
2026-02-17 02:57:47.373 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice0fe007293", Addrs:set.Typed[string]{}}
2026-02-17 02:57:47.373 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice0fe007293", State:"down", Index:225}
2026-02-17 02:57:47.373 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calice0fe007293", State:"", Index:225}
2026-02-17 02:57:47.373 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calice0fe007293", Addrs:set.Set[string](nil)}
2026-02-17 02:57:47.373 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calice0fe007293", Addrs:set.Set[string](nil)}
2026-02-17 02:57:47.942 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969, name=eth0)
2026-02-17 02:57:47.942 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b5569469e6" profile_ids:"kns.pods-5630" profile_ids:"ksa.pods-5630.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:57:47.943 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:47.943 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:47.943 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:47.943 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b5569469e6"
2026-02-17 02:57:47.944 [INFO][80] felix/endpoint_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-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:47.944 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:47.975 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:47.975 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"} status="up"
2026-02-17 02:57:47.979 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5630"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5630"} 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-5630"}
2026-02-17 02:57:48.007 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1238"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1238"}
2026-02-17 02:57:48.034 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1238" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:48.637 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:57:48.852 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-1238/pause, name=eth0)
2026-02-17 02:57:48.853 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-1238"} profile:{inbound_rules:{action:"allow" rule_id:"6GZoDZB3gYlaKEvW"} outbound_rules:{action:"allow" rule_id:"d0FJm51VNdcrSTvm"}}
2026-02-17 02:57:48.853 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-1238.default"} profile:{}
2026-02-17 02:57:48.853 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1238/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia2ecee7ec1e" profile_ids:"kns.kubectl-1238" profile_ids:"ksa.kubectl-1238.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:57:48.853 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:48.853 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:48.853 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:48.853 [INFO][80] 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:57:48.853 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia2ecee7ec1e" ipVersion=0x4 table="filter"
2026-02-17 02:57:48.853 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-1238" ipVersion=0x4 table="filter"
2026-02-17 02:57:48.853 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wS2PPsG0zhkjPn5rvL" ipVersion=0x4 table="filter"
2026-02-17 02:57:48.854 [INFO][80] 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:57:48.854 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia2ecee7ec1e" ipVersion=0x4 table="filter"
2026-02-17 02:57:48.854 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-1238" ipVersion=0x4 table="filter"
2026-02-17 02:57:48.854 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wS2PPsG0zhkjPn5rvL" ipVersion=0x4 table="filter"
2026-02-17 02:57:48.854 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia2ecee7ec1e"
2026-02-17 02:57:48.854 [INFO][80] felix/endpoint_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-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:48.854 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:48.897 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:48.898 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"} status="down"
2026-02-17 02:57:48.929 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="calia2ecee7ec1e" state="down"
2026-02-17 02:57:48.930 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia2ecee7ec1e", State:"down", Index:228}
2026-02-17 02:57:48.930 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia2ecee7ec1e"
2026-02-17 02:57:48.930 [INFO][80] felix/endpoint_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-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:48.930 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:48.930 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia2ecee7ec1e"
2026-02-17 02:57:48.934 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="calia2ecee7ec1e" state="up"
2026-02-17 02:57:48.954 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:48.954 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"} status="down"
2026-02-17 02:57:48.954 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia2ecee7ec1e", Addrs:set.Typed[string]{}}
2026-02-17 02:57:48.954 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia2ecee7ec1e", Addrs:set.Typed[string]{}}
2026-02-17 02:57:48.954 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia2ecee7ec1e", State:"up", Index:228}
2026-02-17 02:57:48.954 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia2ecee7ec1e"
2026-02-17 02:57:48.954 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia2ecee7ec1e"
2026-02-17 02:57:48.954 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia2ecee7ec1e"
2026-02-17 02:57:48.955 [INFO][80] felix/endpoint_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-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:48.955 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:48.978 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:48.978 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:57:49.211 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-1238/pause, name=eth0)
2026-02-17 02:57:49.212 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1238/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia2ecee7ec1e" profile_ids:"kns.kubectl-1238" profile_ids:"ksa.kubectl-1238.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:57:49.212 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:49.212 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:49.212 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:49.214 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia2ecee7ec1e"
2026-02-17 02:57:49.214 [INFO][80] felix/endpoint_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-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:49.214 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:49.238 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:49.238 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:57:49.911 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=228
2026-02-17 02:57:49.912 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia2ecee7ec1e"
2026-02-17 02:57:49.912 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia2ecee7ec1e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:49.912 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia2ecee7ec1e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:50.350 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-1238/pause, name=eth0)
2026-02-17 02:57:50.352 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1238/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia2ecee7ec1e" profile_ids:"kns.kubectl-1238" profile_ids:"ksa.kubectl-1238.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:57:50.352 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.352 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.352 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.353 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia2ecee7ec1e"
2026-02-17 02:57:50.353 [INFO][80] felix/endpoint_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-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.353 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.378 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:50.379 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:57:50.446 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-1186" name:"default"}
2026-02-17 02:57:50.594 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-1238/pause, name=eth0)
2026-02-17 02:57:50.594 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1238/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia2ecee7ec1e" profile_ids:"kns.kubectl-1238" profile_ids:"ksa.kubectl-1238.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:57:50.594 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.595 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.595 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.597 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia2ecee7ec1e"
2026-02-17 02:57:50.597 [INFO][80] felix/endpoint_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-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.597 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.627 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:50.627 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:57:50.734 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-1186"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-1186"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1186"}
2026-02-17 02:57:50.759 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-1186"}
2026-02-17 02:57:50.827 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-1238/pause, name=eth0)
2026-02-17 02:57:50.828 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1238/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia2ecee7ec1e" profile_ids:"kns.kubectl-1238" profile_ids:"ksa.kubectl-1238.default" ipv4_nets:"10.100.203.18/32"}
2026-02-17 02:57:50.828 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.828 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.829 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.831 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia2ecee7ec1e"
2026-02-17 02:57:50.833 [INFO][80] felix/endpoint_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-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.833 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.833 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-1238/pause, name=eth0)
2026-02-17 02:57:50.870 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:50.870 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:57:50.870 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-1238/pause" endpoint_id:"eth0"}
2026-02-17 02:57:50.870 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-1238"}
2026-02-17 02:57:50.871 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-1238.default"}
2026-02-17 02:57:50.871 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.871 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.871 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-1238" ipVersion=0x4 table="filter"
2026-02-17 02:57:50.871 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wS2PPsG0zhkjPn5rvL" ipVersion=0x4 table="filter"
2026-02-17 02:57:50.871 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-1238" ipVersion=0x4 table="filter"
2026-02-17 02:57:50.871 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wS2PPsG0zhkjPn5rvL" ipVersion=0x4 table="filter"
2026-02-17 02:57:50.871 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.871 [INFO][80] 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:57:50.871 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia2ecee7ec1e" ipVersion=0x4 table="filter"
2026-02-17 02:57:50.872 [INFO][80] 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:57:50.872 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia2ecee7ec1e" ipVersion=0x4 table="filter"
2026-02-17 02:57:50.872 [INFO][80] 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-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.872 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:50.873 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.18
2026-02-17 02:57:50.927 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-1238/pause", EndpointId:"eth0"}
2026-02-17 02:57:51.080 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1238"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1238"}
2026-02-17 02:57:51.113 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9956"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9956"} 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-9956"}
2026-02-17 02:57:51.141 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9956" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:51.784 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-9956/pod-w7s9r, name=eth0)
2026-02-17 02:57:51.784 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-9956"} profile:{inbound_rules:{action:"allow" rule_id:"hAhmMFxDC4IUlV6h"} outbound_rules:{action:"allow" rule_id:"9FOA8-a7D5US9rWz"}}
2026-02-17 02:57:51.784 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-9956.default"} profile:{}
2026-02-17 02:57:51.785 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9956/pod-w7s9r" endpoint_id:"eth0"} endpoint:{state:"active" name:"califde23196e58" profile_ids:"kns.pods-9956" profile_ids:"ksa.pods-9956.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:57:51.785 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:51.785 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:51.785 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:51.785 [INFO][80] 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:57:51.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califde23196e58" ipVersion=0x4 table="filter"
2026-02-17 02:57:51.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-9956" ipVersion=0x4 table="filter"
2026-02-17 02:57:51.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3yA44e4gp-8P0rK7SN" ipVersion=0x4 table="filter"
2026-02-17 02:57:51.786 [INFO][80] 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:57:51.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califde23196e58" ipVersion=0x4 table="filter"
2026-02-17 02:57:51.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-9956" ipVersion=0x4 table="filter"
2026-02-17 02:57:51.786 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3yA44e4gp-8P0rK7SN" ipVersion=0x4 table="filter"
2026-02-17 02:57:51.786 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califde23196e58"
2026-02-17 02:57:51.786 [INFO][80] felix/endpoint_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-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:51.786 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:51.835 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:51.835 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"} status="down"
2026-02-17 02:57:51.854 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="califde23196e58" state="down"
2026-02-17 02:57:51.854 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califde23196e58", State:"down", Index:229}
2026-02-17 02:57:51.854 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califde23196e58"
2026-02-17 02:57:51.854 [INFO][80] felix/endpoint_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-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:51.854 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:51.856 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califde23196e58"
2026-02-17 02:57:51.857 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="califde23196e58" state="up"
2026-02-17 02:57:51.877 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:51.877 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"} status="down"
2026-02-17 02:57:51.877 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califde23196e58", Addrs:set.Typed[string]{}}
2026-02-17 02:57:51.877 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califde23196e58", Addrs:set.Typed[string]{}}
2026-02-17 02:57:51.878 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califde23196e58", State:"up", Index:229}
2026-02-17 02:57:51.878 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califde23196e58"
2026-02-17 02:57:51.878 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califde23196e58"
2026-02-17 02:57:51.878 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califde23196e58"
2026-02-17 02:57:51.878 [INFO][80] felix/endpoint_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-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:51.878 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:51.902 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:51.902 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"} status="up"
2026-02-17 02:57:52.232 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-9956/pod-w7s9r, name=eth0)
2026-02-17 02:57:52.232 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9956/pod-w7s9r" endpoint_id:"eth0"} endpoint:{state:"active" name:"califde23196e58" profile_ids:"kns.pods-9956" profile_ids:"ksa.pods-9956.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:57:52.232 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:52.232 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:52.232 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:52.233 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califde23196e58"
2026-02-17 02:57:52.233 [INFO][80] felix/endpoint_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-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:52.233 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:52.289 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:52.289 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"} status="up"
2026-02-17 02:57:52.331 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-9647" name:"default"}
2026-02-17 02:57:52.425 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-9647"}
2026-02-17 02:57:52.643 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="calia2ecee7ec1e" state="down"
2026-02-17 02:57:52.643 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia2ecee7ec1e", State:"down", Index:228}
2026-02-17 02:57:52.643 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia2ecee7ec1e"
2026-02-17 02:57:52.643 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=228
2026-02-17 02:57:52.643 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia2ecee7ec1e", Addrs:set.Typed[string]{}}
2026-02-17 02:57:52.644 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia2ecee7ec1e", Addrs:set.Typed[string]{}}
2026-02-17 02:57:52.646 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="calia2ecee7ec1e" state=""
2026-02-17 02:57:52.646 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia2ecee7ec1e"
2026-02-17 02:57:52.665 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia2ecee7ec1e", State:"", Index:228}
2026-02-17 02:57:52.665 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia2ecee7ec1e", Addrs:set.Set[string](nil)}
2026-02-17 02:57:52.665 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia2ecee7ec1e", Addrs:set.Set[string](nil)}
2026-02-17 02:57:52.797 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-757"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-757"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-757"}
2026-02-17 02:57:52.835 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1866"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1866"}
2026-02-17 02:57:52.871 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1866" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:52.913 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1866"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1866"} labels:{key:"webhook-1866" value:"true"}
2026-02-17 02:57:52.913 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-463"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-463"} labels:{key:"webhook-1866-markers" value:"true"}
2026-02-17 02:57:52.913 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-463" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:53.021 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969, name=eth0)
2026-02-17 02:57:53.021 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b5569469e6" profile_ids:"kns.pods-5630" profile_ids:"ksa.pods-5630.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:57:53.021 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.021 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.021 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.023 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b5569469e6"
2026-02-17 02:57:53.023 [INFO][80] felix/endpoint_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-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.023 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.053 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:53.053 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"} status="up"
2026-02-17 02:57:53.053 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-5630"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"pods-5630"} 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-5630"}
2026-02-17 02:57:53.061 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969, name=eth0)
2026-02-17 02:57:53.086 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b5569469e6" profile_ids:"kns.pods-5630" profile_ids:"ksa.pods-5630.default" ipv4_nets:"10.100.203.41/32"}
2026-02-17 02:57:53.086 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.086 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.086 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.087 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b5569469e6"
2026-02-17 02:57:53.087 [INFO][80] felix/endpoint_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-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.087 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.116 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:53.116 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"} status="up"
2026-02-17 02:57:53.179 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=229
2026-02-17 02:57:53.179 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califde23196e58"
2026-02-17 02:57:53.180 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califde23196e58", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:53.180 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califde23196e58", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:53.192 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-9956/pod-w7s9r, name=eth0)
2026-02-17 02:57:53.208 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9956/pod-w7s9r" endpoint_id:"eth0"} endpoint:{state:"active" name:"califde23196e58" profile_ids:"kns.pods-9956" profile_ids:"ksa.pods-9956.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:57:53.208 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:53.208 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:53.208 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:53.209 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califde23196e58"
2026-02-17 02:57:53.209 [INFO][80] felix/endpoint_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-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:53.209 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:53.233 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:53.233 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"} status="up"
2026-02-17 02:57:53.233 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9956"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9956"} 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-9956"}
2026-02-17 02:57:53.257 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-680"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-680"}
2026-02-17 02:57:53.257 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-680" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:53.426 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969, name=eth0)
2026-02-17 02:57:53.426 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969" endpoint_id:"eth0"}
2026-02-17 02:57:53.427 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-5630"}
2026-02-17 02:57:53.427 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-5630.default"}
2026-02-17 02:57:53.427 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.428 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.428 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-5630" ipVersion=0x4 table="filter"
2026-02-17 02:57:53.429 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_03gn8JvtkoFi2LuF3O" ipVersion=0x4 table="filter"
2026-02-17 02:57:53.429 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-5630" ipVersion=0x4 table="filter"
2026-02-17 02:57:53.429 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_03gn8JvtkoFi2LuF3O" ipVersion=0x4 table="filter"
2026-02-17 02:57:53.429 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.430 [INFO][80] 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:57:53.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4b5569469e6" ipVersion=0x4 table="filter"
2026-02-17 02:57:53.430 [INFO][80] 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:57:53.430 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4b5569469e6" ipVersion=0x4 table="filter"
2026-02-17 02:57:53.430 [INFO][80] 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-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.430 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.431 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.41
bird: KIF: Received address message for unknown interface 227
2026-02-17 02:57:53.493 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-5630/pod-update-e177bee6-0c18-4881-9c8d-9398ffef9969", EndpointId:"eth0"}
2026-02-17 02:57:53.543 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="cali4b5569469e6" state="down"
2026-02-17 02:57:53.543 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b5569469e6"
2026-02-17 02:57:53.543 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b5569469e6", State:"down", Index:227}
2026-02-17 02:57:53.543 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="cali4b5569469e6" state=""
2026-02-17 02:57:53.543 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b5569469e6", Addrs:set.Typed[string]{}}
2026-02-17 02:57:53.543 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b5569469e6", Addrs:set.Typed[string]{}}
2026-02-17 02:57:53.543 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b5569469e6", State:"", Index:227}
2026-02-17 02:57:53.543 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4b5569469e6"
2026-02-17 02:57:53.543 [INFO][80] 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=227
2026-02-17 02:57:53.566 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b5569469e6", Addrs:set.Set[string](nil)}
2026-02-17 02:57:53.566 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b5569469e6", Addrs:set.Set[string](nil)}
2026-02-17 02:57:54.127 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-680/agnhost-primary-2x7s4, name=eth0)
2026-02-17 02:57:54.128 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-680"} profile:{inbound_rules:{action:"allow" rule_id:"vATlQm4yeYpfcj4N"} outbound_rules:{action:"allow" rule_id:"PeKB8zBcrcn-lnGv"}}
2026-02-17 02:57:54.128 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-680.default"} profile:{}
2026-02-17 02:57:54.128 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-680/agnhost-primary-2x7s4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d7e52f3605" profile_ids:"kns.kubectl-680" profile_ids:"ksa.kubectl-680.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:57:54.128 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:54.128 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:54.129 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:54.129 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1d7e52f3605" ipVersion=0x4 table="filter"
2026-02-17 02:57:54.129 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-680" ipVersion=0x4 table="filter"
2026-02-17 02:57:54.129 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nFQs7fv6MWJIW3jPcy" ipVersion=0x4 nextLog=2026-02-17 02:57:56.361878216 +0000 UTC m=+1088.717849883 table="filter"
2026-02-17 02:57:54.129 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1d7e52f3605"
2026-02-17 02:57:54.129 [INFO][80] felix/endpoint_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-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:54.129 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:54.180 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:54.180 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"} status="down"
2026-02-17 02:57:54.201 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="cali1d7e52f3605" state="down"
2026-02-17 02:57:54.201 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d7e52f3605", State:"down", Index:230}
2026-02-17 02:57:54.201 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d7e52f3605"
2026-02-17 02:57:54.201 [INFO][80] felix/endpoint_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-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:54.201 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:54.201 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d7e52f3605"
2026-02-17 02:57:54.206 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="cali1d7e52f3605" state="up"
2026-02-17 02:57:54.222 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:54.222 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"} status="down"
2026-02-17 02:57:54.222 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d7e52f3605", Addrs:set.Typed[string]{}}
2026-02-17 02:57:54.222 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d7e52f3605", Addrs:set.Typed[string]{}}
2026-02-17 02:57:54.222 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d7e52f3605", State:"up", Index:230}
2026-02-17 02:57:54.222 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1d7e52f3605"
2026-02-17 02:57:54.222 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d7e52f3605"
2026-02-17 02:57:54.222 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d7e52f3605"
2026-02-17 02:57:54.222 [INFO][80] felix/endpoint_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-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:54.222 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:54.241 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:54.241 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"} status="up"
2026-02-17 02:57:54.563 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq, name=eth0)
2026-02-17 02:57:54.564 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-1866.default"} profile:{}
2026-02-17 02:57:54.564 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-1866"} profile:{inbound_rules:{action:"allow" rule_id:"BEWXirLyiYVR2UlY"} outbound_rules:{action:"allow" rule_id:"OK96mPwd7fbUYHfd"}}
2026-02-17 02:57:54.564 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8154a094e69" profile_ids:"kns.webhook-1866" profile_ids:"ksa.webhook-1866.default" ipv4_nets:"10.100.203.42/32"}
2026-02-17 02:57:54.564 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:54.564 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:54.564 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:54.565 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8154a094e69"
2026-02-17 02:57:54.565 [INFO][80] felix/endpoint_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-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:54.565 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:54.609 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:54.609 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"} status="down"
2026-02-17 02:57:54.644 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="cali8154a094e69" state="down"
2026-02-17 02:57:54.644 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8154a094e69", State:"down", Index:231}
2026-02-17 02:57:54.644 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8154a094e69"
2026-02-17 02:57:54.644 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8154a094e69", Addrs:set.Typed[string]{}}
2026-02-17 02:57:54.644 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8154a094e69", Addrs:set.Typed[string]{}}
2026-02-17 02:57:54.644 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8154a094e69"
2026-02-17 02:57:54.644 [INFO][80] felix/endpoint_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-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:54.644 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:54.645 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="cali8154a094e69" state="up"
2026-02-17 02:57:54.663 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:54.663 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"} status="down"
2026-02-17 02:57:54.663 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8154a094e69", State:"up", Index:231}
2026-02-17 02:57:54.664 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8154a094e69"
2026-02-17 02:57:54.664 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8154a094e69"
2026-02-17 02:57:54.664 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8154a094e69"
2026-02-17 02:57:54.664 [INFO][80] felix/endpoint_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-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:54.664 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:54.686 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:54.686 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"} status="up"
2026-02-17 02:57:55.314 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq, name=eth0)
2026-02-17 02:57:55.314 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8154a094e69" profile_ids:"kns.webhook-1866" profile_ids:"ksa.webhook-1866.default" ipv4_nets:"10.100.203.42/32"}
2026-02-17 02:57:55.314 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:55.314 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:55.314 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:55.315 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8154a094e69"
2026-02-17 02:57:55.315 [INFO][80] felix/endpoint_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-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:55.315 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:55.335 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-680/agnhost-primary-2x7s4, name=eth0)
2026-02-17 02:57:55.341 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:55.341 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"} status="up"
2026-02-17 02:57:55.341 [INFO][80] felix/summary.go 100: Summarising 289 dataplane reconciliation loops over 1m0.5s: avg=33ms longest=96ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:57:55.342 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-680/agnhost-primary-2x7s4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d7e52f3605" profile_ids:"kns.kubectl-680" profile_ids:"ksa.kubectl-680.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:57:55.342 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:55.342 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:55.342 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:55.344 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d7e52f3605"
2026-02-17 02:57:55.344 [INFO][80] felix/endpoint_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-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:55.345 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:55.371 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:55.371 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"} status="up"
2026-02-17 02:57:55.420 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=230
2026-02-17 02:57:55.420 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1d7e52f3605"
2026-02-17 02:57:55.420 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d7e52f3605", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:55.420 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d7e52f3605", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:55.576 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=231
2026-02-17 02:57:55.576 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8154a094e69"
2026-02-17 02:57:55.576 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8154a094e69", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:55.576 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8154a094e69", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:55.626 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-680/agnhost-primary-2x7s4, name=eth0)
2026-02-17 02:57:55.626 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-680/agnhost-primary-2x7s4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d7e52f3605" profile_ids:"kns.kubectl-680" profile_ids:"ksa.kubectl-680.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:57:55.626 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:55.626 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:55.626 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:55.627 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d7e52f3605"
2026-02-17 02:57:55.627 [INFO][80] felix/endpoint_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-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:55.627 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:57:55.652 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:55.652 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"} status="up"
2026-02-17 02:57:55.659 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-680"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-680"}
2026-02-17 02:57:55.690 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3332"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3332"}
2026-02-17 02:57:55.716 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3332" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:55.848 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3332"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3332"}
2026-02-17 02:57:55.875 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8744"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8744"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8744"}
2026-02-17 02:57:55.934 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8744" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:56.332 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq, name=eth0)
2026-02-17 02:57:56.332 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8154a094e69" profile_ids:"kns.webhook-1866" profile_ids:"ksa.webhook-1866.default" ipv4_nets:"10.100.203.42/32"}
2026-02-17 02:57:56.332 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:56.332 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:56.332 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:56.333 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8154a094e69"
2026-02-17 02:57:56.333 [INFO][80] felix/endpoint_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-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:56.333 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:56.364 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:56.365 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"} status="up"
2026-02-17 02:57:56.383 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1238" name:"default"}
2026-02-17 02:57:56.471 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1238"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1238"}
2026-02-17 02:57:56.504 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1238"}
2026-02-17 02:57:56.657 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a, name=eth0)
2026-02-17 02:57:56.658 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-8744.default"} profile:{}
2026-02-17 02:57:56.658 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-8744"} profile:{inbound_rules:{action:"allow" rule_id:"lLHJbqMP5lriKq_D"} outbound_rules:{action:"allow" rule_id:"5_KGdOqMC4NakFfD"}}
2026-02-17 02:57:56.658 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic499229a74e" profile_ids:"kns.secrets-8744" profile_ids:"ksa.secrets-8744.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:57:56.658 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:56.658 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:56.658 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:56.659 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic499229a74e" ipVersion=0x4 logsSkipped=9 table="filter"
2026-02-17 02:57:56.659 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-8744" ipVersion=0x4 table="filter"
2026-02-17 02:57:56.659 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-aIzVCGfwZ8aOKzSgg" ipVersion=0x4 table="filter"
2026-02-17 02:57:56.659 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic499229a74e" ipVersion=0x4 table="filter"
2026-02-17 02:57:56.659 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-8744" ipVersion=0x4 table="filter"
2026-02-17 02:57:56.659 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-aIzVCGfwZ8aOKzSgg" ipVersion=0x4 table="filter"
2026-02-17 02:57:56.659 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic499229a74e"
2026-02-17 02:57:56.659 [INFO][80] felix/endpoint_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-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:56.660 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:56.706 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:56.706 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"} status="down"
2026-02-17 02:57:56.721 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="calic499229a74e" state="down"
2026-02-17 02:57:56.722 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic499229a74e"
2026-02-17 02:57:56.722 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic499229a74e", State:"down", Index:232}
2026-02-17 02:57:56.722 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic499229a74e", Addrs:set.Typed[string]{}}
2026-02-17 02:57:56.722 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic499229a74e", Addrs:set.Typed[string]{}}
2026-02-17 02:57:56.722 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic499229a74e"
2026-02-17 02:57:56.722 [INFO][80] felix/endpoint_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-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:56.722 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:56.737 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="calic499229a74e" state="up"
2026-02-17 02:57:56.742 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:56.742 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"} status="down"
2026-02-17 02:57:56.742 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic499229a74e", State:"up", Index:232}
2026-02-17 02:57:56.742 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic499229a74e"
2026-02-17 02:57:56.743 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic499229a74e"
2026-02-17 02:57:56.743 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic499229a74e"
2026-02-17 02:57:56.743 [INFO][80] felix/endpoint_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-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:56.743 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:56.767 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:56.767 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"} status="up"
2026-02-17 02:57:57.344 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a, name=eth0)
2026-02-17 02:57:57.344 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic499229a74e" profile_ids:"kns.secrets-8744" profile_ids:"ksa.secrets-8744.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:57:57.344 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:57.344 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:57.344 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:57.345 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic499229a74e"
2026-02-17 02:57:57.345 [INFO][80] felix/endpoint_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-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:57.345 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:57.366 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:57.366 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"} status="up"
2026-02-17 02:57:57.972 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1866" type:"ClusterIP" cluster_ips:"10.254.134.254" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:57:58.128 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-5630" name:"default"}
2026-02-17 02:57:58.167 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=232
2026-02-17 02:57:58.167 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic499229a74e"
2026-02-17 02:57:58.167 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic499229a74e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:58.168 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic499229a74e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:57:58.352 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-9956/pod-w7s9r, name=eth0)
2026-02-17 02:57:58.352 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9956/pod-w7s9r" endpoint_id:"eth0"} endpoint:{state:"active" name:"califde23196e58" profile_ids:"kns.pods-9956" profile_ids:"ksa.pods-9956.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:57:58.352 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.352 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.352 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.353 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califde23196e58"
2026-02-17 02:57:58.353 [INFO][80] felix/endpoint_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-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.353 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.378 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:58.378 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"} status="up"
2026-02-17 02:57:58.380 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-9956/pod-w7s9r, name=eth0)
2026-02-17 02:57:58.380 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9956/pod-w7s9r" endpoint_id:"eth0"} endpoint:{state:"active" name:"califde23196e58" profile_ids:"kns.pods-9956" profile_ids:"ksa.pods-9956.default" ipv4_nets:"10.100.203.40/32"}
2026-02-17 02:57:58.380 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.380 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.380 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.382 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califde23196e58"
2026-02-17 02:57:58.383 [INFO][80] felix/endpoint_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-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.383 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.414 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:58.414 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"} status="up"
2026-02-17 02:57:58.415 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9956"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9956"} 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-9956"}
2026-02-17 02:57:58.618 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a, name=eth0)
2026-02-17 02:57:58.618 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic499229a74e" profile_ids:"kns.secrets-8744" profile_ids:"ksa.secrets-8744.default" ipv4_nets:"10.100.203.27/32"}
2026-02-17 02:57:58.618 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:58.618 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:58.618 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:58.619 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic499229a74e"
2026-02-17 02:57:58.619 [INFO][80] felix/endpoint_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-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:58.619 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:58.655 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:58.655 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"} status="up"
2026-02-17 02:57:58.726 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=232
2026-02-17 02:57:58.726 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic499229a74e"
2026-02-17 02:57:58.726 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="calic499229a74e" state="down"
2026-02-17 02:57:58.727 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic499229a74e", Addrs:set.Typed[string]{}}
2026-02-17 02:57:58.727 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic499229a74e", Addrs:set.Typed[string]{}}
2026-02-17 02:57:58.727 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic499229a74e", State:"down", Index:232}
2026-02-17 02:57:58.728 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic499229a74e"
2026-02-17 02:57:58.728 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="calic499229a74e" state=""
2026-02-17 02:57:58.728 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic499229a74e"
2026-02-17 02:57:58.728 [INFO][80] felix/endpoint_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-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:58.728 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:58.729 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.27
2026-02-17 02:57:58.788 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:58.788 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"} status="down"
2026-02-17 02:57:58.788 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic499229a74e", State:"", Index:232}
2026-02-17 02:57:58.788 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic499229a74e", Addrs:set.Set[string](nil)}
2026-02-17 02:57:58.788 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic499229a74e", Addrs:set.Set[string](nil)}
2026-02-17 02:57:58.788 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic499229a74e"
2026-02-17 02:57:58.788 [INFO][80] felix/endpoint_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-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:58.788 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:58.813 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:58.813 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"} status="down"
2026-02-17 02:57:58.813 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-757"
2026-02-17 02:57:58.825 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-9956/pod-w7s9r, name=eth0)
2026-02-17 02:57:58.843 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9956/pod-w7s9r" endpoint_id:"eth0"}
2026-02-17 02:57:58.843 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-9956.default"}
2026-02-17 02:57:58.843 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-9956"}
2026-02-17 02:57:58.844 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.844 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.844 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-9956" ipVersion=0x4 table="filter"
2026-02-17 02:57:58.844 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3yA44e4gp-8P0rK7SN" ipVersion=0x4 table="filter"
2026-02-17 02:57:58.844 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-9956" ipVersion=0x4 table="filter"
2026-02-17 02:57:58.844 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3yA44e4gp-8P0rK7SN" ipVersion=0x4 table="filter"
2026-02-17 02:57:58.844 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.844 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califde23196e58" ipVersion=0x4 table="filter"
2026-02-17 02:57:58.844 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califde23196e58" ipVersion=0x4 table="filter"
2026-02-17 02:57:58.844 [INFO][80] 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-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.844 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.845 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.40
2026-02-17 02:57:58.923 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9956/pod-w7s9r", EndpointId:"eth0"}
2026-02-17 02:57:58.923 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-757" name:"default"}
2026-02-17 02:57:58.923 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-757"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-757"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-757"}
2026-02-17 02:57:58.929 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a, name=eth0)
2026-02-17 02:57:58.932 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="califde23196e58" state="down"
2026-02-17 02:57:58.932 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califde23196e58"
2026-02-17 02:57:58.932 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=229
2026-02-17 02:57:58.933 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="califde23196e58" state=""
2026-02-17 02:57:58.933 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califde23196e58"
2026-02-17 02:57:58.953 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califde23196e58", State:"down", Index:229}
2026-02-17 02:57:58.953 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califde23196e58", Addrs:set.Typed[string]{}}
2026-02-17 02:57:58.953 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califde23196e58", Addrs:set.Typed[string]{}}
2026-02-17 02:57:58.953 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califde23196e58", State:"", Index:229}
2026-02-17 02:57:58.953 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califde23196e58", Addrs:set.Set[string](nil)}
2026-02-17 02:57:58.953 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califde23196e58", Addrs:set.Set[string](nil)}
2026-02-17 02:57:58.980 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a" endpoint_id:"eth0"}
2026-02-17 02:57:58.980 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-8744.default"}
2026-02-17 02:57:58.980 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-8744"}
2026-02-17 02:57:58.980 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-757"}
2026-02-17 02:57:58.980 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:58.980 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:58.980 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-8744" ipVersion=0x4 table="filter"
2026-02-17 02:57:58.980 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-aIzVCGfwZ8aOKzSgg" ipVersion=0x4 table="filter"
2026-02-17 02:57:58.980 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-8744" ipVersion=0x4 table="filter"
2026-02-17 02:57:58.980 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-aIzVCGfwZ8aOKzSgg" ipVersion=0x4 table="filter"
2026-02-17 02:57:58.980 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:58.980 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic499229a74e" ipVersion=0x4 table="filter"
2026-02-17 02:57:58.980 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic499229a74e" ipVersion=0x4 table="filter"
2026-02-17 02:57:58.981 [INFO][80] 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-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:58.981 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:59.049 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8744/pod-secrets-8051dcff-4262-444b-bd71-733ad15abb0a", EndpointId:"eth0"}
2026-02-17 02:57:59.246 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1866"
2026-02-17 02:57:59.321 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq, name=eth0)
2026-02-17 02:57:59.322 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8154a094e69" profile_ids:"kns.webhook-1866" profile_ids:"ksa.webhook-1866.default" ipv4_nets:"10.100.203.42/32"}
2026-02-17 02:57:59.322 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:59.322 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:59.322 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:59.323 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8154a094e69"
2026-02-17 02:57:59.323 [INFO][80] felix/endpoint_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-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:59.323 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:59.338 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq, name=eth0)
2026-02-17 02:57:59.362 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:59.362 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"} status="up"
2026-02-17 02:57:59.362 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq" endpoint_id:"eth0"}
2026-02-17 02:57:59.362 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-1866.default"}
2026-02-17 02:57:59.362 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-1866"}
2026-02-17 02:57:59.362 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1866"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1866"} labels:{key:"webhook-1866" value:"true"}
2026-02-17 02:57:59.362 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-463"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-463"} labels:{key:"webhook-1866-markers" value:"true"}
2026-02-17 02:57:59.362 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:59.362 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:59.363 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-1866" ipVersion=0x4 table="filter"
2026-02-17 02:57:59.363 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_e-fT6f8o8nE5Z1LpC5" ipVersion=0x4 table="filter"
2026-02-17 02:57:59.363 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-1866" ipVersion=0x4 table="filter"
2026-02-17 02:57:59.363 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_e-fT6f8o8nE5Z1LpC5" ipVersion=0x4 table="filter"
2026-02-17 02:57:59.363 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:59.363 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8154a094e69" ipVersion=0x4 table="filter"
2026-02-17 02:57:59.363 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8154a094e69" ipVersion=0x4 table="filter"
2026-02-17 02:57:59.363 [INFO][80] 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-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:59.363 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:59.363 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.42
2026-02-17 02:57:59.421 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1866/sample-webhook-deployment-7d44fffc8-4w4vq", EndpointId:"eth0"}
2026-02-17 02:57:59.421 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7758"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7758"} 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-7758"}
2026-02-17 02:57:59.421 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7758" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:57:59.441 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-5630"}
2026-02-17 02:57:59.669 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9956" name:"default"}
bird: KIF: Received address message for unknown interface 231
2026-02-17 02:57:59.851 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="cali8154a094e69" state="down"
2026-02-17 02:57:59.851 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8154a094e69"
2026-02-17 02:57:59.851 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8154a094e69", State:"down", Index:231}
2026-02-17 02:57:59.852 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8154a094e69", Addrs:set.Typed[string]{}}
2026-02-17 02:57:59.852 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8154a094e69", Addrs:set.Typed[string]{}}
2026-02-17 02:57:59.852 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=231
2026-02-17 02:57:59.852 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9, name=eth0)
2026-02-17 02:57:59.855 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="cali8154a094e69" state=""
2026-02-17 02:57:59.855 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8154a094e69"
2026-02-17 02:57:59.877 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-4231"} profile:{inbound_rules:{action:"allow" rule_id:"nl3ZApbhroi71Ayr"} outbound_rules:{action:"allow" rule_id:"ZlisZcTjSg32yEC3"}}
2026-02-17 02:57:59.878 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-4231.default"} profile:{}
2026-02-17 02:57:59.878 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic4e60398e25" profile_ids:"kns.container-runtime-4231" profile_ids:"ksa.container-runtime-4231.default" ipv4_nets:"10.100.203.50/32"}
2026-02-17 02:57:59.878 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:57:59.878 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:57:59.878 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:57:59.878 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic4e60398e25" ipVersion=0x4 table="filter"
2026-02-17 02:57:59.878 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pN9BlcZh7T8jn-JnTY" ipVersion=0x4 table="filter"
2026-02-17 02:57:59.878 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DdOHfd35oOWKkBCuPD" ipVersion=0x4 table="filter"
2026-02-17 02:57:59.878 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic4e60398e25" ipVersion=0x4 table="filter"
2026-02-17 02:57:59.878 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pN9BlcZh7T8jn-JnTY" ipVersion=0x4 table="filter"
2026-02-17 02:57:59.878 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DdOHfd35oOWKkBCuPD" ipVersion=0x4 table="filter"
2026-02-17 02:57:59.879 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic4e60398e25"
2026-02-17 02:57:59.879 [INFO][80] felix/endpoint_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-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:57:59.879 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:57:59.920 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:57:59.920 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"} status="down"
2026-02-17 02:57:59.920 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8154a094e69", State:"", Index:231}
2026-02-17 02:57:59.921 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8154a094e69", Addrs:set.Set[string](nil)}
2026-02-17 02:57:59.921 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8154a094e69", Addrs:set.Set[string](nil)}
2026-02-17 02:57:59.921 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="calic4e60398e25" state="down"
2026-02-17 02:57:59.921 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic4e60398e25"
2026-02-17 02:57:59.929 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="calic4e60398e25" state="up"
2026-02-17 02:57:59.945 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic4e60398e25", State:"down", Index:233}
2026-02-17 02:57:59.945 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic4e60398e25", Addrs:set.Typed[string]{}}
2026-02-17 02:57:59.945 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic4e60398e25", Addrs:set.Typed[string]{}}
2026-02-17 02:57:59.945 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic4e60398e25", State:"up", Index:233}
2026-02-17 02:57:59.945 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic4e60398e25"
2026-02-17 02:57:59.945 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic4e60398e25"
2026-02-17 02:57:59.945 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic4e60398e25"
2026-02-17 02:57:59.945 [INFO][80] felix/endpoint_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-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:57:59.945 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:57:59.969 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:57:59.969 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"} status="up"
2026-02-17 02:58:00.093 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8744"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8744"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8744"}
2026-02-17 02:58:00.145 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4001"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4001"}
2026-02-17 02:58:00.145 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4001" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:00.273 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9956"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9956"} 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-9956"}
2026-02-17 02:58:00.300 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9956"}
2026-02-17 02:58:00.391 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9, name=eth0)
2026-02-17 02:58:00.391 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic4e60398e25" profile_ids:"kns.container-runtime-4231" profile_ids:"ksa.container-runtime-4231.default" ipv4_nets:"10.100.203.50/32"}
2026-02-17 02:58:00.392 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:00.392 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:00.392 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:00.393 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic4e60398e25"
2026-02-17 02:58:00.393 [INFO][80] felix/endpoint_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-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:00.393 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:00.420 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:00.420 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"} status="up"
2026-02-17 02:58:00.612 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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:58:00.612 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:58:00.612 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:58:00.698 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-680/agnhost-primary-2x7s4, name=eth0)
2026-02-17 02:58:00.698 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-680/agnhost-primary-2x7s4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d7e52f3605" profile_ids:"kns.kubectl-680" profile_ids:"ksa.kubectl-680.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:58:00.699 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:00.699 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:00.699 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:00.700 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d7e52f3605"
2026-02-17 02:58:00.700 [INFO][80] felix/endpoint_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-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:00.701 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:00.723 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:00.723 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"} status="up"
2026-02-17 02:58:00.723 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-680"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-680"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-680"}
2026-02-17 02:58:00.726 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-680/agnhost-primary-2x7s4, name=eth0)
2026-02-17 02:58:00.742 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-680/agnhost-primary-2x7s4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d7e52f3605" profile_ids:"kns.kubectl-680" profile_ids:"ksa.kubectl-680.default" ipv4_nets:"10.100.203.39/32"}
2026-02-17 02:58:00.742 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:00.742 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:00.742 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:00.743 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d7e52f3605"
2026-02-17 02:58:00.743 [INFO][80] felix/endpoint_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-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:00.743 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:00.776 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:00.776 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"} status="up"
2026-02-17 02:58:00.848 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1, name=eth0)
2026-02-17 02:58:00.849 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-4001"} profile:{inbound_rules:{action:"allow" rule_id:"S_5rF3DzQ1bRrRDx"} outbound_rules:{action:"allow" rule_id:"XrVsPXrUSMBHvAAr"}}
2026-02-17 02:58:00.849 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-4001.default"} profile:{}
2026-02-17 02:58:00.849 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6cd881ba37e" profile_ids:"kns.emptydir-4001" profile_ids:"ksa.emptydir-4001.default" ipv4_nets:"10.100.203.45/32"}
2026-02-17 02:58:00.849 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:00.849 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:00.850 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:00.851 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6cd881ba37e" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.851 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-4001" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.851 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_AVEpzp6S_kHiqEFRdJ" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.851 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6cd881ba37e" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.851 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-4001" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.851 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_AVEpzp6S_kHiqEFRdJ" ipVersion=0x4 table="filter"
2026-02-17 02:58:00.851 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6cd881ba37e"
2026-02-17 02:58:00.851 [INFO][80] felix/endpoint_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-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:00.851 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:00.880 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:00.880 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"} status="down"
2026-02-17 02:58:00.920 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="cali6cd881ba37e" state="down"
2026-02-17 02:58:00.921 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6cd881ba37e"
2026-02-17 02:58:00.921 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6cd881ba37e", State:"down", Index:234}
2026-02-17 02:58:00.921 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6cd881ba37e", Addrs:set.Typed[string]{}}
2026-02-17 02:58:00.921 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6cd881ba37e", Addrs:set.Typed[string]{}}
2026-02-17 02:58:00.921 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6cd881ba37e"
2026-02-17 02:58:00.921 [INFO][80] felix/endpoint_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-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:00.921 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:00.924 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="cali6cd881ba37e" state="up"
2026-02-17 02:58:00.946 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:00.946 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"} status="down"
2026-02-17 02:58:00.946 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6cd881ba37e", State:"up", Index:234}
2026-02-17 02:58:00.946 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6cd881ba37e"
2026-02-17 02:58:00.946 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6cd881ba37e"
2026-02-17 02:58:00.946 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6cd881ba37e"
2026-02-17 02:58:00.946 [INFO][80] felix/endpoint_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-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:00.946 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:00.974 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:00.974 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"} status="up"
2026-02-17 02:58:01.047 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-680/agnhost-primary-2x7s4, name=eth0)
2026-02-17 02:58:01.047 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-680/agnhost-primary-2x7s4" endpoint_id:"eth0"}
2026-02-17 02:58:01.047 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-680.default"}
2026-02-17 02:58:01.047 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-680"}
2026-02-17 02:58:01.048 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:01.048 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:01.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-680" ipVersion=0x4 table="filter"
2026-02-17 02:58:01.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nFQs7fv6MWJIW3jPcy" ipVersion=0x4 table="filter"
2026-02-17 02:58:01.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-680" ipVersion=0x4 table="filter"
2026-02-17 02:58:01.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nFQs7fv6MWJIW3jPcy" ipVersion=0x4 table="filter"
2026-02-17 02:58:01.048 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:01.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1d7e52f3605" ipVersion=0x4 table="filter"
2026-02-17 02:58:01.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1d7e52f3605" ipVersion=0x4 table="filter"
2026-02-17 02:58:01.048 [INFO][80] 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-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:01.048 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:01.049 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.39
2026-02-17 02:58:01.080 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=233
2026-02-17 02:58:01.080 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic4e60398e25"
2026-02-17 02:58:01.120 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-680/agnhost-primary-2x7s4", EndpointId:"eth0"}
2026-02-17 02:58:01.120 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic4e60398e25", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:01.120 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic4e60398e25", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:01.150 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="cali1d7e52f3605" state="down"
2026-02-17 02:58:01.151 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d7e52f3605"
2026-02-17 02:58:01.151 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=230
2026-02-17 02:58:01.151 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d7e52f3605", State:"down", Index:230}
2026-02-17 02:58:01.151 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d7e52f3605", Addrs:set.Typed[string]{}}
2026-02-17 02:58:01.151 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d7e52f3605", Addrs:set.Typed[string]{}}
2026-02-17 02:58:01.154 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="cali1d7e52f3605" state=""
2026-02-17 02:58:01.154 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1d7e52f3605"
2026-02-17 02:58:01.173 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d7e52f3605", State:"", Index:230}
2026-02-17 02:58:01.173 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d7e52f3605", Addrs:set.Set[string](nil)}
2026-02-17 02:58:01.173 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d7e52f3605", Addrs:set.Set[string](nil)}
2026-02-17 02:58:01.197 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3332" name:"default"}
2026-02-17 02:58:01.197 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:58:01.202 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3332"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3332"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3332"}
2026-02-17 02:58:01.271 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3332"}
2026-02-17 02:58:01.400 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9, name=eth0)
2026-02-17 02:58:01.400 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic4e60398e25" profile_ids:"kns.container-runtime-4231" profile_ids:"ksa.container-runtime-4231.default" ipv4_nets:"10.100.203.50/32"}
2026-02-17 02:58:01.430 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1, name=eth0)
2026-02-17 02:58:01.431 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6cd881ba37e" profile_ids:"kns.emptydir-4001" profile_ids:"ksa.emptydir-4001.default" ipv4_nets:"10.100.203.45/32"}
2026-02-17 02:58:01.446 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:01.446 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:01.446 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:01.447 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:01.447 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:01.447 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:01.448 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6cd881ba37e"
2026-02-17 02:58:01.448 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic4e60398e25"
2026-02-17 02:58:01.448 [INFO][80] felix/endpoint_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-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:01.448 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:01.448 [INFO][80] felix/endpoint_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-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:01.448 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:01.473 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:01.474 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"} status="up"
2026-02-17 02:58:01.474 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:01.474 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"} status="up"
2026-02-17 02:58:01.500 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7758"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7758"} 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-7758"}
2026-02-17 02:58:01.534 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5194"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5194"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5194"}
2026-02-17 02:58:01.577 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-5194" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:02.167 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=234
2026-02-17 02:58:02.168 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6cd881ba37e"
2026-02-17 02:58:02.168 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6cd881ba37e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:02.168 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6cd881ba37e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:02.168 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:58:02.194 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b, name=eth0)
2026-02-17 02:58:02.195 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-5194"} profile:{inbound_rules:{action:"allow" rule_id:"KlclRe6xIWPlM98B"} outbound_rules:{action:"allow" rule_id:"pgPxtbOfK-Nh41xw"}}
2026-02-17 02:58:02.195 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-5194.default"} profile:{}
2026-02-17 02:58:02.195 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidba80afdf7f" profile_ids:"kns.container-probe-5194" profile_ids:"ksa.container-probe-5194.default" ipv4_nets:"10.100.203.49/32"}
2026-02-17 02:58:02.195 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 02:58:02.195 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 02:58:02.195 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 02:58:02.196 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidba80afdf7f" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.196 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JzXZjK-v1sfm_22cb9" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.196 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ph31BOQko_duONGSec" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.196 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidba80afdf7f" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.196 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JzXZjK-v1sfm_22cb9" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.196 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ph31BOQko_duONGSec" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.196 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidba80afdf7f"
2026-02-17 02:58:02.196 [INFO][80] felix/endpoint_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-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 02:58:02.196 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 02:58:02.234 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:02.234 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"} status="down"
2026-02-17 02:58:02.265 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="calidba80afdf7f" state="down"
2026-02-17 02:58:02.265 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidba80afdf7f", State:"down", Index:235}
2026-02-17 02:58:02.265 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidba80afdf7f"
2026-02-17 02:58:02.265 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidba80afdf7f", Addrs:set.Typed[string]{}}
2026-02-17 02:58:02.265 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidba80afdf7f", Addrs:set.Typed[string]{}}
2026-02-17 02:58:02.265 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="calidba80afdf7f" state="up"
2026-02-17 02:58:02.265 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidba80afdf7f"
2026-02-17 02:58:02.265 [INFO][80] felix/endpoint_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-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 02:58:02.265 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 02:58:02.293 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:02.293 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"} status="down"
2026-02-17 02:58:02.293 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidba80afdf7f", State:"up", Index:235}
2026-02-17 02:58:02.293 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidba80afdf7f"
2026-02-17 02:58:02.293 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidba80afdf7f"
2026-02-17 02:58:02.293 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidba80afdf7f"
2026-02-17 02:58:02.293 [INFO][80] felix/endpoint_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-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 02:58:02.293 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 02:58:02.313 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:02.313 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"} status="up"
2026-02-17 02:58:02.419 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9, name=eth0)
2026-02-17 02:58:02.420 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic4e60398e25" profile_ids:"kns.container-runtime-4231" profile_ids:"ksa.container-runtime-4231.default" ipv4_nets:"10.100.203.50/32"}
2026-02-17 02:58:02.420 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:02.420 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:02.420 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:02.420 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic4e60398e25"
2026-02-17 02:58:02.420 [INFO][80] felix/endpoint_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-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:02.420 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:02.444 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:02.444 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"} status="up"
2026-02-17 02:58:02.697 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1, name=eth0)
2026-02-17 02:58:02.698 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6cd881ba37e" profile_ids:"kns.emptydir-4001" profile_ids:"ksa.emptydir-4001.default" ipv4_nets:"10.100.203.45/32"}
2026-02-17 02:58:02.698 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:02.698 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:02.698 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:02.699 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6cd881ba37e"
2026-02-17 02:58:02.699 [INFO][80] felix/endpoint_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-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:02.699 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:02.727 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9, name=eth0)
2026-02-17 02:58:02.727 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:02.727 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"} status="up"
2026-02-17 02:58:02.728 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic4e60398e25" profile_ids:"kns.container-runtime-4231" profile_ids:"ksa.container-runtime-4231.default" ipv4_nets:"10.100.203.50/32"}
2026-02-17 02:58:02.728 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:02.728 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:02.728 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:02.729 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic4e60398e25"
2026-02-17 02:58:02.730 [INFO][80] felix/endpoint_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-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:02.730 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:02.762 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:02.762 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"} status="up"
2026-02-17 02:58:02.809 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="cali6cd881ba37e" state="down"
2026-02-17 02:58:02.809 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6cd881ba37e"
2026-02-17 02:58:02.809 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=234
2026-02-17 02:58:02.809 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6cd881ba37e", State:"down", Index:234}
2026-02-17 02:58:02.809 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6cd881ba37e", Addrs:set.Typed[string]{}}
2026-02-17 02:58:02.809 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6cd881ba37e", Addrs:set.Typed[string]{}}
2026-02-17 02:58:02.809 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6cd881ba37e"
2026-02-17 02:58:02.809 [INFO][80] felix/endpoint_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-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:02.810 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:02.810 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.45
2026-02-17 02:58:02.810 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="cali6cd881ba37e" state=""
2026-02-17 02:58:02.810 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6cd881ba37e"
2026-02-17 02:58:02.835 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:02.835 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"} status="down"
2026-02-17 02:58:02.835 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6cd881ba37e", State:"", Index:234}
2026-02-17 02:58:02.835 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=233
2026-02-17 02:58:02.835 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic4e60398e25"
2026-02-17 02:58:02.835 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6cd881ba37e", Addrs:set.Set[string](nil)}
2026-02-17 02:58:02.835 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6cd881ba37e", Addrs:set.Set[string](nil)}
2026-02-17 02:58:02.835 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic4e60398e25", Addrs:set.Typed[string]{}}
2026-02-17 02:58:02.835 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic4e60398e25", Addrs:set.Typed[string]{}}
2026-02-17 02:58:02.835 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="calic4e60398e25" state="down"
2026-02-17 02:58:02.835 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6cd881ba37e"
2026-02-17 02:58:02.835 [INFO][80] felix/endpoint_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-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:02.835 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:02.838 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="calic4e60398e25" state=""
2026-02-17 02:58:02.838 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic4e60398e25"
2026-02-17 02:58:02.865 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:02.865 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"} status="down"
2026-02-17 02:58:02.865 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic4e60398e25", State:"down", Index:233}
2026-02-17 02:58:02.866 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic4e60398e25", State:"", Index:233}
2026-02-17 02:58:02.866 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic4e60398e25", Addrs:set.Set[string](nil)}
2026-02-17 02:58:02.866 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic4e60398e25", Addrs:set.Set[string](nil)}
2026-02-17 02:58:02.866 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic4e60398e25"
2026-02-17 02:58:02.866 [INFO][80] felix/endpoint_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-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:02.866 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:02.866 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.50
2026-02-17 02:58:02.897 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:02.897 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"} status="down"
2026-02-17 02:58:02.968 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1, name=eth0)
2026-02-17 02:58:02.968 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1" endpoint_id:"eth0"}
2026-02-17 02:58:02.968 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-4001.default"}
2026-02-17 02:58:02.968 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-4001"}
2026-02-17 02:58:02.969 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:02.969 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:02.969 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-4001" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.969 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_AVEpzp6S_kHiqEFRdJ" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.969 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-4001" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.969 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_AVEpzp6S_kHiqEFRdJ" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.969 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:02.969 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6cd881ba37e" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.969 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6cd881ba37e" ipVersion=0x4 table="filter"
2026-02-17 02:58:02.969 [INFO][80] 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-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:02.969 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:03.046 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4001/pod-878d6201-7386-4ea2-b855-02b0834ad4b1", EndpointId:"eth0"}
2026-02-17 02:58:03.083 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9, name=eth0)
2026-02-17 02:58:03.084 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9" endpoint_id:"eth0"}
2026-02-17 02:58:03.084 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-4231.default"}
2026-02-17 02:58:03.084 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-4231"}
2026-02-17 02:58:03.084 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:03.084 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:03.084 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pN9BlcZh7T8jn-JnTY" ipVersion=0x4 table="filter"
2026-02-17 02:58:03.084 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DdOHfd35oOWKkBCuPD" ipVersion=0x4 table="filter"
2026-02-17 02:58:03.084 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pN9BlcZh7T8jn-JnTY" ipVersion=0x4 table="filter"
2026-02-17 02:58:03.084 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DdOHfd35oOWKkBCuPD" ipVersion=0x4 table="filter"
2026-02-17 02:58:03.084 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:03.085 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic4e60398e25" ipVersion=0x4 table="filter"
2026-02-17 02:58:03.085 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic4e60398e25" ipVersion=0x4 table="filter"
2026-02-17 02:58:03.085 [INFO][80] 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-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:03.085 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:03.146 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpof90b2cd82-2c5e-4bed-aedf-caff35ae9ff9", EndpointId:"eth0"}
2026-02-17 02:58:03.465 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b, name=eth0)
2026-02-17 02:58:03.466 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidba80afdf7f" profile_ids:"kns.container-probe-5194" profile_ids:"ksa.container-probe-5194.default" ipv4_nets:"10.100.203.49/32"}
2026-02-17 02:58:03.466 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 02:58:03.466 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 02:58:03.466 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 02:58:03.467 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidba80afdf7f"
2026-02-17 02:58:03.467 [INFO][80] felix/endpoint_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-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 02:58:03.467 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 02:58:03.493 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:03.493 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"} status="up"
2026-02-17 02:58:03.838 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912, name=eth0)
2026-02-17 02:58:03.840 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-4231"} profile:{inbound_rules:{action:"allow" rule_id:"nl3ZApbhroi71Ayr"} outbound_rules:{action:"allow" rule_id:"ZlisZcTjSg32yEC3"}}
2026-02-17 02:58:03.840 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-4231.default"} profile:{}
2026-02-17 02:58:03.840 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicdfd084e035" profile_ids:"kns.container-runtime-4231" profile_ids:"ksa.container-runtime-4231.default" ipv4_nets:"10.100.203.48/32"}
2026-02-17 02:58:03.840 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:03.840 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:03.840 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:03.841 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicdfd084e035" ipVersion=0x4 table="filter"
2026-02-17 02:58:03.841 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pN9BlcZh7T8jn-JnTY" ipVersion=0x4 table="filter"
2026-02-17 02:58:03.841 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DdOHfd35oOWKkBCuPD" ipVersion=0x4 table="filter"
2026-02-17 02:58:03.841 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicdfd084e035" ipVersion=0x4 table="filter"
2026-02-17 02:58:03.841 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pN9BlcZh7T8jn-JnTY" ipVersion=0x4 table="filter"
2026-02-17 02:58:03.841 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DdOHfd35oOWKkBCuPD" ipVersion=0x4 table="filter"
2026-02-17 02:58:03.841 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicdfd084e035"
2026-02-17 02:58:03.841 [INFO][80] felix/endpoint_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-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:03.841 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:03.888 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:03.888 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"} status="down"
2026-02-17 02:58:03.905 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="calicdfd084e035" state="down"
2026-02-17 02:58:03.905 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicdfd084e035"
2026-02-17 02:58:03.906 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="calicdfd084e035" state="up"
2026-02-17 02:58:03.906 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdfd084e035", State:"down", Index:236}
2026-02-17 02:58:03.906 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdfd084e035", Addrs:set.Typed[string]{}}
2026-02-17 02:58:03.906 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdfd084e035", Addrs:set.Typed[string]{}}
2026-02-17 02:58:03.906 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdfd084e035", State:"up", Index:236}
2026-02-17 02:58:03.906 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicdfd084e035"
2026-02-17 02:58:03.906 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicdfd084e035"
2026-02-17 02:58:03.906 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicdfd084e035"
2026-02-17 02:58:03.906 [INFO][80] felix/endpoint_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-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:03.906 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:03.926 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:03.926 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"} status="up"
2026-02-17 02:58:03.992 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=235
2026-02-17 02:58:03.992 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidba80afdf7f"
2026-02-17 02:58:03.992 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidba80afdf7f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:03.992 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidba80afdf7f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:04.272 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4001"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4001"}
2026-02-17 02:58:04.309 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-449"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-449"}
2026-02-17 02:58:04.336 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-449" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:04.369 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-449" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:58:04.469 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912, name=eth0)
2026-02-17 02:58:04.470 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicdfd084e035" profile_ids:"kns.container-runtime-4231" profile_ids:"ksa.container-runtime-4231.default" ipv4_nets:"10.100.203.48/32"}
2026-02-17 02:58:04.470 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:04.470 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:04.470 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:04.470 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicdfd084e035"
2026-02-17 02:58:04.471 [INFO][80] felix/endpoint_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-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:04.471 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:04.501 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:04.501 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"} status="up"
2026-02-17 02:58:04.804 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1866" name:"default"}
2026-02-17 02:58:04.943 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-463" name:"default"}
2026-02-17 02:58:04.976 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-463"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-463"} labels:{key:"webhook-1866-markers" value:"true"}
2026-02-17 02:58:05.005 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1866"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1866"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1866"} labels:{key:"webhook-1866" value:"true"}
2026-02-17 02:58:05.005 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-463"}
2026-02-17 02:58:05.032 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1866"}
2026-02-17 02:58:05.073 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-0, name=eth0)
2026-02-17 02:58:05.073 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-449"} profile:{inbound_rules:{action:"allow" rule_id:"OtxIxWjoJ2pVdZss"} outbound_rules:{action:"allow" rule_id:"KA2k8ZeACMQMXPnc"}}
2026-02-17 02:58:05.074 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-449.default"} profile:{}
2026-02-17 02:58:05.074 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali936d34f98d1" profile_ids:"kns.statefulset-449" profile_ids:"ksa.statefulset-449.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:58:05.074 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.074 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.074 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.074 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali936d34f98d1" ipVersion=0x4 table="filter"
2026-02-17 02:58:05.074 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.statefulset-449" ipVersion=0x4 table="filter"
2026-02-17 02:58:05.074 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LU74lQ7WX9rGVDu7hW" ipVersion=0x4 table="filter"
2026-02-17 02:58:05.074 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali936d34f98d1" ipVersion=0x4 table="filter"
2026-02-17 02:58:05.074 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.statefulset-449" ipVersion=0x4 table="filter"
2026-02-17 02:58:05.074 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LU74lQ7WX9rGVDu7hW" ipVersion=0x4 table="filter"
2026-02-17 02:58:05.075 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali936d34f98d1"
2026-02-17 02:58:05.075 [INFO][80] felix/endpoint_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-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.075 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.122 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:05.122 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:58:05.150 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="cali936d34f98d1" state="down"
2026-02-17 02:58:05.150 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali936d34f98d1", State:"down", Index:237}
2026-02-17 02:58:05.151 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali936d34f98d1"
2026-02-17 02:58:05.151 [INFO][80] felix/endpoint_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-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.151 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.150 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali936d34f98d1"
2026-02-17 02:58:05.152 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="cali936d34f98d1" state="up"
2026-02-17 02:58:05.171 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:05.171 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:58:05.171 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali936d34f98d1", Addrs:set.Typed[string]{}}
2026-02-17 02:58:05.171 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali936d34f98d1", Addrs:set.Typed[string]{}}
2026-02-17 02:58:05.171 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali936d34f98d1", State:"up", Index:237}
2026-02-17 02:58:05.171 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali936d34f98d1"
2026-02-17 02:58:05.171 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali936d34f98d1"
2026-02-17 02:58:05.171 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali936d34f98d1"
2026-02-17 02:58:05.171 [INFO][80] felix/endpoint_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-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.171 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.203 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:05.203 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:58:05.275 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8744" name:"default"}
2026-02-17 02:58:05.368 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=236
2026-02-17 02:58:05.368 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicdfd084e035"
2026-02-17 02:58:05.368 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdfd084e035", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:05.368 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdfd084e035", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:05.477 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-0, name=eth0)
2026-02-17 02:58:05.478 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali936d34f98d1" profile_ids:"kns.statefulset-449" profile_ids:"ksa.statefulset-449.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:58:05.478 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.478 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.478 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.479 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali936d34f98d1"
2026-02-17 02:58:05.479 [INFO][80] felix/endpoint_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-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.479 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.500 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-0, name=eth0)
2026-02-17 02:58:05.508 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:05.508 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:58:05.508 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali936d34f98d1" profile_ids:"kns.statefulset-449" profile_ids:"ksa.statefulset-449.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:58:05.508 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.508 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.509 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.509 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali936d34f98d1"
2026-02-17 02:58:05.509 [INFO][80] felix/endpoint_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-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.509 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:05.538 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:05.538 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:58:05.623 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8744"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8744"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8744"}
2026-02-17 02:58:05.647 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8744"}
2026-02-17 02:58:05.690 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912, name=eth0)
2026-02-17 02:58:05.690 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicdfd084e035" profile_ids:"kns.container-runtime-4231" profile_ids:"ksa.container-runtime-4231.default" ipv4_nets:"10.100.203.48/32"}
2026-02-17 02:58:05.690 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:05.690 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:05.690 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:05.691 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicdfd084e035"
2026-02-17 02:58:05.692 [INFO][80] felix/endpoint_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-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:05.692 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:05.717 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:05.717 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"} status="up"
2026-02-17 02:58:05.796 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="calicdfd084e035" state="down"
2026-02-17 02:58:05.796 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicdfd084e035"
2026-02-17 02:58:05.796 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdfd084e035", State:"down", Index:236}
2026-02-17 02:58:05.796 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdfd084e035", Addrs:set.Typed[string]{}}
2026-02-17 02:58:05.796 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdfd084e035", Addrs:set.Typed[string]{}}
2026-02-17 02:58:05.796 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicdfd084e035"
2026-02-17 02:58:05.796 [INFO][80] felix/endpoint_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-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:05.796 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:05.796 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=236
2026-02-17 02:58:05.797 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.48
2026-02-17 02:58:05.799 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="calicdfd084e035" state=""
2026-02-17 02:58:05.799 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicdfd084e035"
2026-02-17 02:58:05.821 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:05.821 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"} status="down"
2026-02-17 02:58:05.821 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicdfd084e035", State:"", Index:236}
2026-02-17 02:58:05.821 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicdfd084e035", Addrs:set.Set[string](nil)}
2026-02-17 02:58:05.821 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicdfd084e035", Addrs:set.Set[string](nil)}
2026-02-17 02:58:05.821 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicdfd084e035"
2026-02-17 02:58:05.821 [INFO][80] felix/endpoint_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-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:05.822 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:05.851 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:05.851 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"} status="down"
2026-02-17 02:58:05.851 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-680" name:"default"}
2026-02-17 02:58:05.942 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912, name=eth0)
2026-02-17 02:58:05.943 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912" endpoint_id:"eth0"}
2026-02-17 02:58:05.943 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-4231"}
2026-02-17 02:58:05.943 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-4231.default"}
2026-02-17 02:58:05.943 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:05.943 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:05.943 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pN9BlcZh7T8jn-JnTY" ipVersion=0x4 table="filter"
2026-02-17 02:58:05.943 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DdOHfd35oOWKkBCuPD" ipVersion=0x4 table="filter"
2026-02-17 02:58:05.943 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pN9BlcZh7T8jn-JnTY" ipVersion=0x4 table="filter"
2026-02-17 02:58:05.943 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DdOHfd35oOWKkBCuPD" ipVersion=0x4 table="filter"
2026-02-17 02:58:05.943 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:05.943 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicdfd084e035" ipVersion=0x4 table="filter"
2026-02-17 02:58:05.943 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicdfd084e035" ipVersion=0x4 table="filter"
2026-02-17 02:58:05.943 [INFO][80] 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-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:05.943 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:06.002 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-4231/terminate-cmd-rpn345b17e1-6464-411b-b0d7-23307c29c912", EndpointId:"eth0"}
2026-02-17 02:58:06.364 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4231"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4231"}
2026-02-17 02:58:06.389 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-680"}
2026-02-17 02:58:06.416 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-780"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-780"} 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-780"}
2026-02-17 02:58:06.416 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csinodes-780" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:06.552 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7758"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7758"} 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-7758"}
2026-02-17 02:58:06.592 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-780"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-780"} 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-780"}
2026-02-17 02:58:06.625 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4770"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4770"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4770"}
2026-02-17 02:58:06.653 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4770" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:06.653 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:58:06.681 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-4770" type:"ExternalName"
2026-02-17 02:58:06.872 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=237
2026-02-17 02:58:06.872 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali936d34f98d1"
2026-02-17 02:58:06.872 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali936d34f98d1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:06.873 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali936d34f98d1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:07.338 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498, name=eth0)
2026-02-17 02:58:07.338 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-4770"} profile:{inbound_rules:{action:"allow" rule_id:"zbMkfnW47-PNuXTp"} outbound_rules:{action:"allow" rule_id:"DsoRIWMWFqflCcY2"}}
2026-02-17 02:58:07.339 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-4770.default"} profile:{}
2026-02-17 02:58:07.343 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f1cbd8c427" profile_ids:"kns.dns-4770" profile_ids:"ksa.dns-4770.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:58:07.343 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:58:07.343 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:07.344 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:07.344 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:07.345 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2f1cbd8c427" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.345 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-4770" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.345 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TZWwF-rMcFU0OslBOX" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.345 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2f1cbd8c427" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.345 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-4770" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.345 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TZWwF-rMcFU0OslBOX" ipVersion=0x4 table="filter"
2026-02-17 02:58:07.345 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2f1cbd8c427"
2026-02-17 02:58:07.345 [INFO][80] felix/endpoint_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-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:07.345 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:07.400 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:07.400 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"} status="down"
2026-02-17 02:58:07.405 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali2f1cbd8c427" state="down"
2026-02-17 02:58:07.406 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2f1cbd8c427"
2026-02-17 02:58:07.406 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f1cbd8c427", State:"down", Index:238}
2026-02-17 02:58:07.406 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f1cbd8c427", Addrs:set.Typed[string]{}}
2026-02-17 02:58:07.406 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f1cbd8c427", Addrs:set.Typed[string]{}}
2026-02-17 02:58:07.406 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2f1cbd8c427"
2026-02-17 02:58:07.406 [INFO][80] felix/endpoint_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-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:07.406 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:07.421 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali2f1cbd8c427" state="up"
2026-02-17 02:58:07.435 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:07.435 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"} status="down"
2026-02-17 02:58:07.435 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f1cbd8c427", State:"up", Index:238}
2026-02-17 02:58:07.435 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2f1cbd8c427"
2026-02-17 02:58:07.435 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2f1cbd8c427"
2026-02-17 02:58:07.436 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f1cbd8c427"
2026-02-17 02:58:07.436 [INFO][80] felix/endpoint_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-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:07.436 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:07.462 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:07.462 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"} status="up"
2026-02-17 02:58:08.857 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=238
2026-02-17 02:58:08.857 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2f1cbd8c427"
2026-02-17 02:58:08.857 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f1cbd8c427", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:08.857 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f1cbd8c427", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:09.662 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4001" name:"default"}
2026-02-17 02:58:09.735 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4001"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4001"}
2026-02-17 02:58:09.763 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4001"}
2026-02-17 02:58:11.566 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-4231" name:"default"}
2026-02-17 02:58:11.823 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7758" name:"default"}
2026-02-17 02:58:12.029 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-4231"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-4231"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4231"}
2026-02-17 02:58:12.092 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-4231"}
2026-02-17 02:58:12.201 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csinodes-780" name:"default"}
2026-02-17 02:58:12.295 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7758"}
2026-02-17 02:58:12.510 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-780"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-780"} 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-780"}
2026-02-17 02:58:12.543 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csinodes-780"}
2026-02-17 02:58:13.252 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2101"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2101"}
2026-02-17 02:58:13.284 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-574"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-574"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-574"}
2026-02-17 02:58:13.306 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-574" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:15.486 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-0, name=eth0)
2026-02-17 02:58:15.486 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali936d34f98d1" profile_ids:"kns.statefulset-449" profile_ids:"ksa.statefulset-449.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:58:15.486 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:15.487 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:15.487 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:15.488 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali936d34f98d1"
2026-02-17 02:58:15.488 [INFO][80] felix/endpoint_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-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:15.488 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:15.510 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:15.510 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:58:15.545 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498, name=eth0)
2026-02-17 02:58:15.545 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f1cbd8c427" profile_ids:"kns.dns-4770" profile_ids:"ksa.dns-4770.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:58:15.545 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:15.545 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:15.545 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:15.546 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f1cbd8c427"
2026-02-17 02:58:15.546 [INFO][80] felix/endpoint_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-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:15.546 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:15.576 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:15.576 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"} status="up"
2026-02-17 02:58:16.793 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-4770" type:"ExternalName"
2026-02-17 02:58:18.620 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-2101" name:"default"}
2026-02-17 02:58:18.808 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2101"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2101"}
2026-02-17 02:58:18.833 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-2101"}
2026-02-17 02:58:18.878 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-4770" type:"ClusterIP" cluster_ips:"10.254.62.28" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:58:19.965 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-574"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-574"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-574"}
2026-02-17 02:58:20.104 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3197"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3197"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3197"}
2026-02-17 02:58:20.132 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3197" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:20.829 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-3197/pod-handle-http-request, name=eth0)
2026-02-17 02:58:20.829 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-3197"} profile:{inbound_rules:{action:"allow" rule_id:"fXe_IIC3Kuqq5mPg"} outbound_rules:{action:"allow" rule_id:"DxHE3wI8upV0d4zY"}}
2026-02-17 02:58:20.829 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-3197.default"} profile:{}
2026-02-17 02:58:20.829 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3197/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24ee535a615" profile_ids:"kns.container-lifecycle-hook-3197" profile_ids:"ksa.container-lifecycle-hook-3197.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:58:20.829 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:20.830 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:20.830 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:20.830 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 02:58:20.830 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali24ee535a615" ipVersion=0x4 table="filter"
2026-02-17 02:58:20.830 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qjXOu8XpM6eT-gV-nG" ipVersion=0x4 table="filter"
2026-02-17 02:58:20.830 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1zspZzNASYDNEdAgNj" ipVersion=0x4 table="filter"
2026-02-17 02:58:20.830 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-2" ipVersion=0x4 table="filter"
2026-02-17 02:58:20.830 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali24ee535a615" ipVersion=0x4 table="filter"
2026-02-17 02:58:20.830 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qjXOu8XpM6eT-gV-nG" ipVersion=0x4 table="filter"
2026-02-17 02:58:20.830 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1zspZzNASYDNEdAgNj" ipVersion=0x4 table="filter"
2026-02-17 02:58:20.830 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali24ee535a615"
2026-02-17 02:58:20.830 [INFO][80] felix/endpoint_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-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:20.830 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:20.878 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:20.878 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:58:20.900 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali24ee535a615" state="down"
2026-02-17 02:58:20.900 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24ee535a615"
2026-02-17 02:58:20.900 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24ee535a615", State:"down", Index:239}
2026-02-17 02:58:20.901 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24ee535a615", Addrs:set.Typed[string]{}}
2026-02-17 02:58:20.901 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24ee535a615", Addrs:set.Typed[string]{}}
2026-02-17 02:58:20.901 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24ee535a615"
2026-02-17 02:58:20.901 [INFO][80] felix/endpoint_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-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:20.901 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:20.903 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali24ee535a615" state="up"
2026-02-17 02:58:20.920 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:20.921 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:58:20.921 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24ee535a615", State:"up", Index:239}
2026-02-17 02:58:20.921 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali24ee535a615"
2026-02-17 02:58:20.921 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24ee535a615"
2026-02-17 02:58:20.921 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24ee535a615"
2026-02-17 02:58:20.921 [INFO][80] felix/endpoint_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-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:20.921 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:20.949 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:20.949 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:58:21.020 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498, name=eth0)
2026-02-17 02:58:21.021 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2f1cbd8c427" profile_ids:"kns.dns-4770" profile_ids:"ksa.dns-4770.default" ipv4_nets:"10.100.203.44/32"}
2026-02-17 02:58:21.021 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:21.021 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:21.021 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:21.021 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2f1cbd8c427"
2026-02-17 02:58:21.021 [INFO][80] felix/endpoint_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-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:21.021 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:21.035 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498, name=eth0)
2026-02-17 02:58:21.054 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:21.054 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"} status="up"
2026-02-17 02:58:21.054 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498" endpoint_id:"eth0"}
2026-02-17 02:58:21.054 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-4770.default"}
2026-02-17 02:58:21.054 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-4770"}
2026-02-17 02:58:21.054 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-4770"
2026-02-17 02:58:21.054 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:21.054 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:21.054 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-4770" ipVersion=0x4 table="filter"
2026-02-17 02:58:21.054 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TZWwF-rMcFU0OslBOX" ipVersion=0x4 table="filter"
2026-02-17 02:58:21.054 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-4770" ipVersion=0x4 table="filter"
2026-02-17 02:58:21.055 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TZWwF-rMcFU0OslBOX" ipVersion=0x4 table="filter"
2026-02-17 02:58:21.055 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:21.055 [INFO][80] 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:58:21.055 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2f1cbd8c427" ipVersion=0x4 table="filter"
2026-02-17 02:58:21.055 [INFO][80] 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:58:21.055 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2f1cbd8c427" ipVersion=0x4 table="filter"
2026-02-17 02:58:21.055 [INFO][80] 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-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:21.055 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:21.056 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.44
2026-02-17 02:58:21.128 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4770/dns-test-91294ea3-c8ac-4fb3-b72c-aee4eb38f498", EndpointId:"eth0"}
2026-02-17 02:58:21.128 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4770"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4770"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4770"}
2026-02-17 02:58:21.157 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3003"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3003"}
2026-02-17 02:58:21.186 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3003" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:22.604 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-3197/pod-handle-http-request, name=eth0)
2026-02-17 02:58:22.604 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3197/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24ee535a615" profile_ids:"kns.container-lifecycle-hook-3197" profile_ids:"ksa.container-lifecycle-hook-3197.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:58:22.604 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:22.604 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:22.604 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:22.605 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24ee535a615"
2026-02-17 02:58:22.605 [INFO][80] felix/endpoint_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-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:22.605 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:22.632 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:22.632 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:58:22.648 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=239
2026-02-17 02:58:22.648 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali24ee535a615"
2026-02-17 02:58:22.648 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24ee535a615", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:22.648 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24ee535a615", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:58:24.176 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali2f1cbd8c427" state="down"
2026-02-17 02:58:24.177 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2f1cbd8c427"
2026-02-17 02:58:24.177 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f1cbd8c427", State:"down", Index:238}
2026-02-17 02:58:24.177 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f1cbd8c427", Addrs:set.Typed[string]{}}
2026-02-17 02:58:24.177 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f1cbd8c427", Addrs:set.Typed[string]{}}
2026-02-17 02:58:24.178 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=238
2026-02-17 02:58:24.182 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali2f1cbd8c427" state=""
2026-02-17 02:58:24.182 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2f1cbd8c427"
2026-02-17 02:58:24.207 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2f1cbd8c427", State:"", Index:238}
2026-02-17 02:58:24.207 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2f1cbd8c427", Addrs:set.Set[string](nil)}
2026-02-17 02:58:24.207 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2f1cbd8c427", Addrs:set.Set[string](nil)}
2026-02-17 02:58:25.028 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-574"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-574"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-574"}
2026-02-17 02:58:25.404 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-2, name=eth0)
2026-02-17 02:58:25.404 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60f9bcf183c" profile_ids:"kns.statefulset-449" profile_ids:"ksa.statefulset-449.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:58:25.404 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:25.404 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:25.404 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:25.405 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali60f9bcf183c" ipVersion=0x4 nextLog=2026-02-17 02:58:26.659631666 +0000 UTC m=+1119.015604063 table="filter"
2026-02-17 02:58:25.405 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali60f9bcf183c"
2026-02-17 02:58:25.405 [INFO][80] felix/endpoint_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-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:25.405 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:25.444 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:25.444 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 02:58:25.444 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3003"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3003"}
2026-02-17 02:58:25.476 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="cali60f9bcf183c" state="down"
2026-02-17 02:58:25.476 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali60f9bcf183c"
2026-02-17 02:58:25.476 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60f9bcf183c", State:"down", Index:240}
2026-02-17 02:58:25.476 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60f9bcf183c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:25.476 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60f9bcf183c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:25.476 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali60f9bcf183c"
2026-02-17 02:58:25.476 [INFO][80] felix/endpoint_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-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:25.476 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:25.482 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="cali60f9bcf183c" state="up"
2026-02-17 02:58:25.499 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:58:25.499 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 02:58:25.499 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60f9bcf183c", State:"up", Index:240}
2026-02-17 02:58:25.499 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali60f9bcf183c"
2026-02-17 02:58:25.499 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali60f9bcf183c"
2026-02-17 02:58:25.499 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60f9bcf183c"
2026-02-17 02:58:25.499 [INFO][80] felix/endpoint_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-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:25.499 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:25.535 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:25.536 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:25.536 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6162"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6162"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6162"}
2026-02-17 02:58:25.574 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-6162" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:26.144 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4770" name:"default"}
2026-02-17 02:58:26.553 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::74ca:8ff:fe1c:db83" exists=true ifIndex=240
2026-02-17 02:58:26.553 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::74ca:8ff:fe1c:db83} ifaceName="cali60f9bcf183c"
2026-02-17 02:58:26.553 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60f9bcf183c", Addrs:set.Typed[string]{"fe80::74ca:8ff:fe1c:db83":set.v{}}}
2026-02-17 02:58:26.553 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60f9bcf183c", Addrs:set.Typed[string]{"fe80::74ca:8ff:fe1c:db83":set.v{}}}
2026-02-17 02:58:26.631 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-2, name=eth0)
2026-02-17 02:58:26.631 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60f9bcf183c" profile_ids:"kns.statefulset-449" profile_ids:"ksa.statefulset-449.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:58:26.632 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:26.632 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:26.632 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:26.633 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60f9bcf183c"
2026-02-17 02:58:26.633 [INFO][80] felix/endpoint_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-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:26.633 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:26.666 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:26.666 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:26.671 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-2, name=eth0)
2026-02-17 02:58:26.672 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60f9bcf183c" profile_ids:"kns.statefulset-449" profile_ids:"ksa.statefulset-449.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:58:26.672 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:26.672 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:26.673 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:26.674 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60f9bcf183c"
2026-02-17 02:58:26.674 [INFO][80] felix/endpoint_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-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:26.675 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:26.700 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:26.700 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:27.010 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4770"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4770"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4770"}
2026-02-17 02:58:27.043 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4770"}
2026-02-17 02:58:30.298 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-574" name:"default"}
2026-02-17 02:58:30.333 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3197"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3197"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3197"}
2026-02-17 02:58:30.374 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4701"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4701"}
2026-02-17 02:58:30.406 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4701" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:30.436 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4701"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4701"} labels:{key:"webhook-4701" value:"true"}
2026-02-17 02:58:30.436 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7099"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7099"} labels:{key:"webhook-4701-markers" value:"true"}
2026-02-17 02:58:30.436 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7099" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:30.558 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-574"}
2026-02-17 02:58:30.604 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3003" name:"default"}
2026-02-17 02:58:30.845 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3003"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3003"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3003"}
2026-02-17 02:58:30.881 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3003"}
2026-02-17 02:58:32.938 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4701" type:"ClusterIP" cluster_ips:"10.254.175.41" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:58:34.174 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4701"
2026-02-17 02:58:34.274 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4701"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4701"} labels:{key:"webhook-4701" value:"true"}
2026-02-17 02:58:34.299 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7099"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7099"} labels:{key:"webhook-4701-markers" value:"true"}
2026-02-17 02:58:34.329 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6701"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6701"}
2026-02-17 02:58:34.351 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-6701" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:35.380 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-3197/pod-handle-http-request, name=eth0)
2026-02-17 02:58:35.380 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3197/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24ee535a615" profile_ids:"kns.container-lifecycle-hook-3197" profile_ids:"ksa.container-lifecycle-hook-3197.default" ipv4_nets:"10.100.203.53/32"}
2026-02-17 02:58:35.380 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:35.380 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:35.380 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:35.381 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24ee535a615"
2026-02-17 02:58:35.381 [INFO][80] felix/endpoint_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-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:35.381 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:35.383 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-lifecycle-hook-3197/pod-handle-http-request, name=eth0)
2026-02-17 02:58:35.409 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:35.409 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:58:35.409 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-3197/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:58:35.409 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-3197"}
2026-02-17 02:58:35.409 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-3197.default"}
2026-02-17 02:58:35.409 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:35.409 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:35.409 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qjXOu8XpM6eT-gV-nG" ipVersion=0x4 logsSkipped=1 table="filter"
2026-02-17 02:58:35.409 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1zspZzNASYDNEdAgNj" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.409 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qjXOu8XpM6eT-gV-nG" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.409 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1zspZzNASYDNEdAgNj" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.409 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:35.409 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali24ee535a615" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.409 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali24ee535a615" ipVersion=0x4 table="filter"
2026-02-17 02:58:35.409 [INFO][80] 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-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:35.410 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:35.410 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.53
2026-02-17 02:58:35.483 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-3197/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:58:35.488 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-0, name=eth0)
2026-02-17 02:58:35.488 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali936d34f98d1" profile_ids:"kns.statefulset-449" profile_ids:"ksa.statefulset-449.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:58:35.488 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:35.489 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:35.489 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:35.489 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali936d34f98d1"
2026-02-17 02:58:35.490 [INFO][80] felix/endpoint_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-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:35.490 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:35.518 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:35.518 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:58:35.708 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-3197" name:"default"}
2026-02-17 02:58:35.888 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali24ee535a615" state="down"
2026-02-17 02:58:35.888 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24ee535a615", State:"down", Index:239}
2026-02-17 02:58:35.888 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24ee535a615"
2026-02-17 02:58:35.890 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=239
2026-02-17 02:58:35.895 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali24ee535a615" state=""
2026-02-17 02:58:35.895 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali24ee535a615"
2026-02-17 02:58:35.918 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24ee535a615", Addrs:set.Typed[string]{}}
2026-02-17 02:58:35.918 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24ee535a615", Addrs:set.Typed[string]{}}
2026-02-17 02:58:35.918 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24ee535a615", State:"", Index:239}
2026-02-17 02:58:35.918 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24ee535a615", Addrs:set.Set[string](nil)}
2026-02-17 02:58:35.918 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24ee535a615", Addrs:set.Set[string](nil)}
2026-02-17 02:58:35.984 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-3197"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-3197"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3197"}
2026-02-17 02:58:36.018 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-3197"}
2026-02-17 02:58:38.477 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6701"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6701"}
2026-02-17 02:58:38.508 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8099"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8099"}
2026-02-17 02:58:38.508 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8099" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:58:39.324 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7099" name:"default"}
2026-02-17 02:58:39.557 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4701" name:"default"}
2026-02-17 02:58:39.751 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4701"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4701"} labels:{key:"webhook-4701" value:"true"}
2026-02-17 02:58:39.781 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7099"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7099"} labels:{key:"webhook-4701-markers" value:"true"}
2026-02-17 02:58:39.781 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4701"}
2026-02-17 02:58:39.781 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7099"}
2026-02-17 02:58:41.196 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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:58:41.196 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:58:41.196 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:58:43.688 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-6701" name:"default"}
2026-02-17 02:58:43.834 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6701"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6701"}
2026-02-17 02:58:43.866 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-6701"}
2026-02-17 02:58:46.484 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-0, name=eth0)
2026-02-17 02:58:46.484 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali936d34f98d1" profile_ids:"kns.statefulset-449" profile_ids:"ksa.statefulset-449.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:58:46.484 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:46.484 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:46.484 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:46.485 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali936d34f98d1"
2026-02-17 02:58:46.485 [INFO][80] felix/endpoint_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-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:46.485 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:46.514 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:46.514 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:58:46.641 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-2, name=eth0)
2026-02-17 02:58:46.642 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60f9bcf183c" profile_ids:"kns.statefulset-449" profile_ids:"ksa.statefulset-449.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:58:46.642 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:46.642 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:46.642 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:46.643 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60f9bcf183c"
2026-02-17 02:58:46.643 [INFO][80] felix/endpoint_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-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:46.643 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:46.673 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:46.673 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:48.659 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 02:58:55.532 [INFO][80] felix/summary.go 100: Summarising 208 dataplane reconciliation loops over 1m0.2s: avg=31ms longest=79ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:58:56.094 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-2, name=eth0)
2026-02-17 02:58:56.095 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60f9bcf183c" profile_ids:"kns.statefulset-449" profile_ids:"ksa.statefulset-449.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:58:56.095 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.095 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.095 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.096 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60f9bcf183c"
2026-02-17 02:58:56.096 [INFO][80] felix/endpoint_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-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.096 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.125 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:56.125 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:56.132 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-0, name=eth0)
2026-02-17 02:58:56.132 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali936d34f98d1" profile_ids:"kns.statefulset-449" profile_ids:"ksa.statefulset-449.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:58:56.132 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.132 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.132 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.132 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali936d34f98d1"
2026-02-17 02:58:56.132 [INFO][80] felix/endpoint_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-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.133 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.134 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-2, name=eth0)
2026-02-17 02:58:56.160 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:56.160 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:58:56.160 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali60f9bcf183c" profile_ids:"kns.statefulset-449" profile_ids:"ksa.statefulset-449.default" ipv4_nets:"10.100.203.52/32"}
2026-02-17 02:58:56.160 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.160 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.161 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.161 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali60f9bcf183c"
2026-02-17 02:58:56.161 [INFO][80] felix/endpoint_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-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.161 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.206 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-0, name=eth0)
2026-02-17 02:58:56.206 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:56.207 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:58:56.207 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali936d34f98d1" profile_ids:"kns.statefulset-449" profile_ids:"ksa.statefulset-449.default" ipv4_nets:"10.100.203.46/32"}
2026-02-17 02:58:56.207 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.208 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.208 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.210 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali936d34f98d1"
2026-02-17 02:58:56.210 [INFO][80] felix/endpoint_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-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.210 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.240 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:58:56.241 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:58:56.488 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-2, name=eth0)
2026-02-17 02:58:56.488 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-2" endpoint_id:"eth0"}
2026-02-17 02:58:56.488 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.489 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.489 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.489 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali60f9bcf183c" ipVersion=0x4 table="filter"
2026-02-17 02:58:56.489 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali60f9bcf183c" ipVersion=0x4 table="filter"
2026-02-17 02:58:56.489 [INFO][80] 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-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.489 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.490 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.52
2026-02-17 02:58:56.571 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-2", EndpointId:"eth0"}
2026-02-17 02:58:56.573 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=statefulset-449/ss-0, name=eth0)
2026-02-17 02:58:56.574 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-449/ss-0" endpoint_id:"eth0"}
2026-02-17 02:58:56.574 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-449"}
2026-02-17 02:58:56.574 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-449.default"}
2026-02-17 02:58:56.574 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.574 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.575 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.statefulset-449" ipVersion=0x4 table="filter"
2026-02-17 02:58:56.575 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LU74lQ7WX9rGVDu7hW" ipVersion=0x4 table="filter"
2026-02-17 02:58:56.575 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.statefulset-449" ipVersion=0x4 table="filter"
2026-02-17 02:58:56.575 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LU74lQ7WX9rGVDu7hW" ipVersion=0x4 table="filter"
2026-02-17 02:58:56.575 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.575 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali936d34f98d1" ipVersion=0x4 table="filter"
2026-02-17 02:58:56.575 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali936d34f98d1" ipVersion=0x4 table="filter"
2026-02-17 02:58:56.575 [INFO][80] 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-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.575 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.579 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.46
2026-02-17 02:58:56.600 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="cali60f9bcf183c" state="down"
2026-02-17 02:58:56.600 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali60f9bcf183c"
2026-02-17 02:58:56.604 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::74ca:8ff:fe1c:db83" exists=false ifIndex=240
2026-02-17 02:58:56.607 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="cali60f9bcf183c" state=""
2026-02-17 02:58:56.607 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali60f9bcf183c"
2026-02-17 02:58:56.652 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-449/ss-0", EndpointId:"eth0"}
2026-02-17 02:58:56.653 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60f9bcf183c", State:"down", Index:240}
2026-02-17 02:58:56.653 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60f9bcf183c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:56.653 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60f9bcf183c", Addrs:set.Typed[string]{}}
2026-02-17 02:58:56.653 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali60f9bcf183c", State:"", Index:240}
2026-02-17 02:58:56.653 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali60f9bcf183c", Addrs:set.Set[string](nil)}
2026-02-17 02:58:56.653 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali60f9bcf183c", Addrs:set.Set[string](nil)}
2026-02-17 02:58:56.695 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=237
2026-02-17 02:58:56.695 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali936d34f98d1"
2026-02-17 02:58:56.695 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="cali936d34f98d1" state="down"
2026-02-17 02:58:56.695 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="cali936d34f98d1" state=""
2026-02-17 02:58:56.695 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali936d34f98d1"
2026-02-17 02:58:56.695 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali936d34f98d1", Addrs:set.Typed[string]{}}
2026-02-17 02:58:56.695 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali936d34f98d1", Addrs:set.Typed[string]{}}
2026-02-17 02:58:56.696 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali936d34f98d1", State:"down", Index:237}
2026-02-17 02:58:56.696 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali936d34f98d1", State:"", Index:237}
2026-02-17 02:58:56.696 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali936d34f98d1", Addrs:set.Set[string](nil)}
2026-02-17 02:58:56.696 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali936d34f98d1", Addrs:set.Set[string](nil)}
2026-02-17 02:59:06.263 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-449"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-449"}
2026-02-17 02:59:06.299 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4004"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4004"}
2026-02-17 02:59:06.330 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4004" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:07.129 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-4004/update-demo-nautilus-wxf4k, name=eth0)
2026-02-17 02:59:07.129 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-4004.default"} profile:{}
2026-02-17 02:59:07.129 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-4004"} profile:{inbound_rules:{action:"allow" rule_id:"dsQ1QJvaeWvjrdCR"} outbound_rules:{action:"allow" rule_id:"We4uEihPyBQui-K2"}}
2026-02-17 02:59:07.129 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4004/update-demo-nautilus-wxf4k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali815d3751195" profile_ids:"kns.kubectl-4004" profile_ids:"ksa.kubectl-4004.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:59:07.129 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:07.129 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:07.129 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:07.130 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali815d3751195" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.130 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-4004" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.130 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_puAxSKlSUCkyvH9a2v" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.130 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali815d3751195" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.130 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-4004" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.130 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_puAxSKlSUCkyvH9a2v" ipVersion=0x4 table="filter"
2026-02-17 02:59:07.130 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali815d3751195"
2026-02-17 02:59:07.130 [INFO][80] felix/endpoint_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-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:07.130 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:07.179 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:07.179 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"} status="down"
2026-02-17 02:59:07.205 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="cali815d3751195" state="down"
2026-02-17 02:59:07.205 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali815d3751195"
2026-02-17 02:59:07.205 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali815d3751195", State:"down", Index:241}
2026-02-17 02:59:07.205 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali815d3751195", Addrs:set.Typed[string]{}}
2026-02-17 02:59:07.205 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali815d3751195", Addrs:set.Typed[string]{}}
2026-02-17 02:59:07.205 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali815d3751195"
2026-02-17 02:59:07.205 [INFO][80] felix/endpoint_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-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:07.205 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:07.206 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="cali815d3751195" state="up"
2026-02-17 02:59:07.226 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:07.226 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"} status="down"
2026-02-17 02:59:07.226 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali815d3751195", State:"up", Index:241}
2026-02-17 02:59:07.226 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali815d3751195"
2026-02-17 02:59:07.226 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali815d3751195"
2026-02-17 02:59:07.226 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali815d3751195"
2026-02-17 02:59:07.226 [INFO][80] felix/endpoint_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-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:07.226 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:07.251 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:07.251 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"} status="up"
2026-02-17 02:59:07.921 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-4004/update-demo-nautilus-wxf4k, name=eth0)
2026-02-17 02:59:07.921 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4004/update-demo-nautilus-wxf4k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali815d3751195" profile_ids:"kns.kubectl-4004" profile_ids:"ksa.kubectl-4004.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:59:07.922 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:07.922 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:07.922 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:07.923 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali815d3751195"
2026-02-17 02:59:07.924 [INFO][80] felix/endpoint_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-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:07.924 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:07.953 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:07.953 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"} status="up"
2026-02-17 02:59:08.344 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=241
2026-02-17 02:59:08.344 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali815d3751195"
2026-02-17 02:59:08.344 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali815d3751195", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:08.344 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali815d3751195", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:11.300 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-449" name:"default"}
2026-02-17 02:59:11.422 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-449"
2026-02-17 02:59:11.849 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-449"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-449"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-449"}
2026-02-17 02:59:11.875 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-449"}
2026-02-17 02:59:12.425 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-4004/update-demo-nautilus-wxf4k, name=eth0)
2026-02-17 02:59:12.425 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4004/update-demo-nautilus-wxf4k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali815d3751195" profile_ids:"kns.kubectl-4004" profile_ids:"ksa.kubectl-4004.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:59:12.425 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.425 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.425 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.426 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali815d3751195"
2026-02-17 02:59:12.427 [INFO][80] felix/endpoint_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-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.427 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.456 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:12.456 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"} status="up"
2026-02-17 02:59:12.460 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-4004/update-demo-nautilus-wxf4k, name=eth0)
2026-02-17 02:59:12.460 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4004/update-demo-nautilus-wxf4k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali815d3751195" profile_ids:"kns.kubectl-4004" profile_ids:"ksa.kubectl-4004.default" ipv4_nets:"10.100.203.54/32"}
2026-02-17 02:59:12.460 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.460 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.460 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.461 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali815d3751195"
2026-02-17 02:59:12.461 [INFO][80] felix/endpoint_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-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.461 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.489 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:12.489 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"} status="up"
2026-02-17 02:59:12.726 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4004"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4004"}
2026-02-17 02:59:12.749 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6384"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6384"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6384"}
2026-02-17 02:59:12.772 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-6384" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:12.792 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubectl-4004/update-demo-nautilus-wxf4k, name=eth0)
2026-02-17 02:59:12.795 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-4004/update-demo-nautilus-wxf4k" endpoint_id:"eth0"}
2026-02-17 02:59:12.795 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-4004"}
2026-02-17 02:59:12.796 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-4004.default"}
2026-02-17 02:59:12.796 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.796 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.800 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-4004" ipVersion=0x4 table="filter"
2026-02-17 02:59:12.800 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_puAxSKlSUCkyvH9a2v" ipVersion=0x4 table="filter"
2026-02-17 02:59:12.800 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-4004" ipVersion=0x4 table="filter"
2026-02-17 02:59:12.800 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_puAxSKlSUCkyvH9a2v" ipVersion=0x4 table="filter"
2026-02-17 02:59:12.800 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.800 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali815d3751195" ipVersion=0x4 table="filter"
2026-02-17 02:59:12.800 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali815d3751195" ipVersion=0x4 table="filter"
2026-02-17 02:59:12.800 [INFO][80] 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-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.800 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.801 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.54
2026-02-17 02:59:12.873 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-4004/update-demo-nautilus-wxf4k", EndpointId:"eth0"}
2026-02-17 02:59:12.895 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="cali815d3751195" state="down"
2026-02-17 02:59:12.895 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali815d3751195"
2026-02-17 02:59:12.895 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=241
2026-02-17 02:59:12.896 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali815d3751195", State:"down", Index:241}
2026-02-17 02:59:12.896 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali815d3751195", Addrs:set.Typed[string]{}}
2026-02-17 02:59:12.896 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali815d3751195", Addrs:set.Typed[string]{}}
2026-02-17 02:59:12.897 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="cali815d3751195" state=""
2026-02-17 02:59:12.897 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali815d3751195"
2026-02-17 02:59:12.918 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali815d3751195", State:"", Index:241}
2026-02-17 02:59:12.918 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali815d3751195", Addrs:set.Set[string](nil)}
2026-02-17 02:59:12.918 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali815d3751195", Addrs:set.Set[string](nil)}
2026-02-17 02:59:13.866 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp, name=eth0)
2026-02-17 02:59:13.866 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.crd-webhook-6384"} profile:{inbound_rules:{action:"allow" rule_id:"QXNmugi7M5Nh-K0f"} outbound_rules:{action:"allow" rule_id:"_yRZ5cx6QkkWxXSu"}}
2026-02-17 02:59:13.866 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.crd-webhook-6384.default"} profile:{}
2026-02-17 02:59:13.866 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13b3becae70" profile_ids:"kns.crd-webhook-6384" profile_ids:"ksa.crd-webhook-6384.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:59:13.866 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:13.866 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:13.866 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:13.867 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali13b3becae70" ipVersion=0x4 table="filter"
2026-02-17 02:59:13.867 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_r_4ngQ4KrcPxklTE-c" ipVersion=0x4 table="filter"
2026-02-17 02:59:13.867 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ImFKQ6-xGARWdySZ-O" ipVersion=0x4 table="filter"
2026-02-17 02:59:13.867 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali13b3becae70" ipVersion=0x4 table="filter"
2026-02-17 02:59:13.867 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_r_4ngQ4KrcPxklTE-c" ipVersion=0x4 table="filter"
2026-02-17 02:59:13.867 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ImFKQ6-xGARWdySZ-O" ipVersion=0x4 table="filter"
2026-02-17 02:59:13.867 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali13b3becae70"
2026-02-17 02:59:13.867 [INFO][80] felix/endpoint_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-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:13.867 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:13.913 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:13.913 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"} status="down"
2026-02-17 02:59:13.939 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="cali13b3becae70" state="down"
2026-02-17 02:59:13.939 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali13b3becae70"
2026-02-17 02:59:13.939 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13b3becae70", State:"down", Index:242}
2026-02-17 02:59:13.939 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13b3becae70", Addrs:set.Typed[string]{}}
2026-02-17 02:59:13.939 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13b3becae70", Addrs:set.Typed[string]{}}
2026-02-17 02:59:13.939 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13b3becae70"
2026-02-17 02:59:13.940 [INFO][80] felix/endpoint_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-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:13.940 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:13.944 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="cali13b3becae70" state="up"
2026-02-17 02:59:13.971 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:13.971 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"} status="down"
2026-02-17 02:59:13.971 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13b3becae70", State:"up", Index:242}
2026-02-17 02:59:13.971 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali13b3becae70"
2026-02-17 02:59:13.971 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13b3becae70"
2026-02-17 02:59:13.972 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13b3becae70"
2026-02-17 02:59:13.972 [INFO][80] felix/endpoint_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-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:13.972 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:13.995 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:13.995 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"} status="up"
2026-02-17 02:59:14.970 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp, name=eth0)
2026-02-17 02:59:14.970 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13b3becae70" profile_ids:"kns.crd-webhook-6384" profile_ids:"ksa.crd-webhook-6384.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:59:14.970 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:14.970 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:14.970 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:14.971 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13b3becae70"
2026-02-17 02:59:14.972 [INFO][80] felix/endpoint_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-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:14.972 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:14.992 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:14.992 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"} status="up"
2026-02-17 02:59:14.998 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp, name=eth0)
2026-02-17 02:59:14.998 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13b3becae70" profile_ids:"kns.crd-webhook-6384" profile_ids:"ksa.crd-webhook-6384.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:59:14.998 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:14.999 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:14.999 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:14.999 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13b3becae70"
2026-02-17 02:59:14.999 [INFO][80] felix/endpoint_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-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:14.999 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:15.022 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:15.022 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"} status="up"
2026-02-17 02:59:15.282 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-6384" type:"ClusterIP" cluster_ips:"10.254.57.24" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:59:15.863 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=242
2026-02-17 02:59:15.864 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali13b3becae70"
2026-02-17 02:59:15.864 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13b3becae70", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:15.864 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13b3becae70", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:18.175 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4004" name:"default"}
2026-02-17 02:59:18.250 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4004"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4004"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4004"}
2026-02-17 02:59:18.287 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4004"}
2026-02-17 02:59:18.985 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-xqqzl-fdszz" ipv4_addr:"192.168.24.193/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-vjvm3-xqqzl-fdszz"} 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:59:18.985 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:59:18.985 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:59:19.426 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-6384"
2026-02-17 02:59:19.504 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6384"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6384"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6384"}
2026-02-17 02:59:19.507 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp, name=eth0)
2026-02-17 02:59:19.518 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp, name=eth0)
2026-02-17 02:59:19.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13b3becae70" profile_ids:"kns.crd-webhook-6384" profile_ids:"ksa.crd-webhook-6384.default" ipv4_nets:"10.100.203.47/32"}
2026-02-17 02:59:19.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp" endpoint_id:"eth0"}
2026-02-17 02:59:19.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.crd-webhook-6384"}
2026-02-17 02:59:19.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.crd-webhook-6384.default"}
2026-02-17 02:59:19.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-3450"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-3450"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3450"}
2026-02-17 02:59:19.538 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-3450" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:19.538 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:19.538 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:19.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_r_4ngQ4KrcPxklTE-c" ipVersion=0x4 table="filter"
2026-02-17 02:59:19.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ImFKQ6-xGARWdySZ-O" ipVersion=0x4 table="filter"
2026-02-17 02:59:19.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_r_4ngQ4KrcPxklTE-c" ipVersion=0x4 table="filter"
2026-02-17 02:59:19.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ImFKQ6-xGARWdySZ-O" ipVersion=0x4 table="filter"
2026-02-17 02:59:19.539 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:19.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali13b3becae70" ipVersion=0x4 table="filter"
2026-02-17 02:59:19.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali13b3becae70" ipVersion=0x4 table="filter"
2026-02-17 02:59:19.539 [INFO][80] 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-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:19.539 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:19.540 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.47
2026-02-17 02:59:19.609 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-6384/sample-crd-conversion-webhook-deployment-788cb954bd-6c9rp", EndpointId:"eth0"}
2026-02-17 02:59:19.646 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-3450"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-3450"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3450"}
2026-02-17 02:59:19.670 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6285"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6285"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6285"}
2026-02-17 02:59:19.701 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6285" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 242
2026-02-17 02:59:19.905 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="cali13b3becae70" state="down"
2026-02-17 02:59:19.905 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali13b3becae70"
2026-02-17 02:59:19.905 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13b3becae70", State:"down", Index:242}
2026-02-17 02:59:19.905 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13b3becae70", Addrs:set.Typed[string]{}}
2026-02-17 02:59:19.905 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13b3becae70", Addrs:set.Typed[string]{}}
2026-02-17 02:59:19.907 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=242
2026-02-17 02:59:19.911 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="cali13b3becae70" state=""
2026-02-17 02:59:19.911 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali13b3becae70"
2026-02-17 02:59:19.925 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13b3becae70", State:"", Index:242}
2026-02-17 02:59:19.925 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13b3becae70", Addrs:set.Set[string](nil)}
2026-02-17 02:59:19.925 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13b3becae70", Addrs:set.Set[string](nil)}
2026-02-17 02:59:20.395 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6, name=eth0)
2026-02-17 02:59:20.395 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-6285"} profile:{inbound_rules:{action:"allow" rule_id:"_JttIs2pW5w0c16K"} outbound_rules:{action:"allow" rule_id:"jajZGtbdUrDIxc08"}}
2026-02-17 02:59:20.396 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-6285.default"} profile:{}
2026-02-17 02:59:20.396 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid95ec15125b" profile_ids:"kns.configmap-6285" profile_ids:"ksa.configmap-6285.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:59:20.396 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:20.396 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:20.396 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:20.396 [INFO][80] 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:59:20.396 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid95ec15125b" ipVersion=0x4 table="filter"
2026-02-17 02:59:20.396 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-6285" ipVersion=0x4 table="filter"
2026-02-17 02:59:20.396 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_t03oITEhh-HRom_uF6" ipVersion=0x4 table="filter"
2026-02-17 02:59:20.396 [INFO][80] 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:59:20.396 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid95ec15125b" ipVersion=0x4 table="filter"
2026-02-17 02:59:20.396 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-6285" ipVersion=0x4 table="filter"
2026-02-17 02:59:20.397 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_t03oITEhh-HRom_uF6" ipVersion=0x4 table="filter"
2026-02-17 02:59:20.397 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid95ec15125b"
2026-02-17 02:59:20.397 [INFO][80] felix/endpoint_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-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:20.397 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:20.442 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="calid95ec15125b" state="down"
2026-02-17 02:59:20.443 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid95ec15125b"
2026-02-17 02:59:20.444 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="calid95ec15125b" state="up"
2026-02-17 02:59:20.451 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:20.452 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"} status="down"
2026-02-17 02:59:20.452 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid95ec15125b", State:"down", Index:243}
2026-02-17 02:59:20.452 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid95ec15125b", Addrs:set.Typed[string]{}}
2026-02-17 02:59:20.452 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid95ec15125b", Addrs:set.Typed[string]{}}
2026-02-17 02:59:20.452 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid95ec15125b", State:"up", Index:243}
2026-02-17 02:59:20.452 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid95ec15125b"
2026-02-17 02:59:20.452 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid95ec15125b"
2026-02-17 02:59:20.452 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid95ec15125b"
2026-02-17 02:59:20.452 [INFO][80] felix/endpoint_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-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:20.452 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:20.475 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:20.475 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"} status="up"
2026-02-17 02:59:21.001 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6, name=eth0)
2026-02-17 02:59:21.001 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid95ec15125b" profile_ids:"kns.configmap-6285" profile_ids:"ksa.configmap-6285.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:59:21.001 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:21.001 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:21.001 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:21.002 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid95ec15125b"
2026-02-17 02:59:21.002 [INFO][80] felix/endpoint_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-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:21.002 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:21.030 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:21.030 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"} status="up"
2026-02-17 02:59:21.820 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6285"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6285"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6285"}
2026-02-17 02:59:21.850 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1355"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1355"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1355"}
2026-02-17 02:59:21.850 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-1355" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:21.976 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=243
2026-02-17 02:59:21.976 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid95ec15125b"
2026-02-17 02:59:21.976 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid95ec15125b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:21.977 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid95ec15125b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:24.842 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-6384" name:"default"}
2026-02-17 02:59:24.918 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-6384"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-6384"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6384"}
2026-02-17 02:59:24.953 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-6384"}
2026-02-17 02:59:25.074 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-3450" name:"default"}
2026-02-17 02:59:25.151 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-3450"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-3450"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-3450"}
2026-02-17 02:59:25.182 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-3450"}
2026-02-17 02:59:26.859 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6, name=eth0)
2026-02-17 02:59:26.859 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid95ec15125b" profile_ids:"kns.configmap-6285" profile_ids:"ksa.configmap-6285.default" ipv4_nets:"10.100.203.51/32"}
2026-02-17 02:59:26.859 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:26.859 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:26.860 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:26.860 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid95ec15125b"
2026-02-17 02:59:26.860 [INFO][80] felix/endpoint_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-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:26.860 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:26.868 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6, name=eth0)
2026-02-17 02:59:26.885 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:26.885 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"} status="up"
2026-02-17 02:59:26.885 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6" endpoint_id:"eth0"}
2026-02-17 02:59:26.885 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-6285"}
2026-02-17 02:59:26.885 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-6285.default"}
2026-02-17 02:59:26.885 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:26.885 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:26.886 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-6285" ipVersion=0x4 table="filter"
2026-02-17 02:59:26.886 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_t03oITEhh-HRom_uF6" ipVersion=0x4 table="filter"
2026-02-17 02:59:26.886 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-6285" ipVersion=0x4 table="filter"
2026-02-17 02:59:26.886 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_t03oITEhh-HRom_uF6" ipVersion=0x4 table="filter"
2026-02-17 02:59:26.886 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:26.886 [INFO][80] 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:59:26.886 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid95ec15125b" ipVersion=0x4 table="filter"
2026-02-17 02:59:26.886 [INFO][80] 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:59:26.886 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid95ec15125b" ipVersion=0x4 table="filter"
2026-02-17 02:59:26.886 [INFO][80] 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-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:26.886 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:26.887 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.51
2026-02-17 02:59:26.945 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6285/pod-configmaps-622d82d5-070a-476c-b8ea-8c83342543e6", EndpointId:"eth0"}
2026-02-17 02:59:27.197 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6285" name:"default"}
2026-02-17 02:59:27.247 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="calid95ec15125b" state="down"
2026-02-17 02:59:27.247 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid95ec15125b"
2026-02-17 02:59:27.247 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=243
2026-02-17 02:59:27.247 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid95ec15125b", State:"down", Index:243}
2026-02-17 02:59:27.247 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid95ec15125b", Addrs:set.Typed[string]{}}
2026-02-17 02:59:27.247 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid95ec15125b", Addrs:set.Typed[string]{}}
2026-02-17 02:59:27.249 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="calid95ec15125b" state=""
2026-02-17 02:59:27.249 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid95ec15125b"
2026-02-17 02:59:27.274 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid95ec15125b", State:"", Index:243}
2026-02-17 02:59:27.275 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid95ec15125b", Addrs:set.Set[string](nil)}
2026-02-17 02:59:27.275 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid95ec15125b", Addrs:set.Set[string](nil)}
2026-02-17 02:59:27.309 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6285"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6285"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6285"}
2026-02-17 02:59:27.345 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6285"}
2026-02-17 02:59:27.538 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d, name=eth0)
2026-02-17 02:59:27.539 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-1355"} profile:{inbound_rules:{action:"allow" rule_id:"jcq2js3LyoPzpg4R"} outbound_rules:{action:"allow" rule_id:"Dq29Lehzjs1jJZaf"}}
2026-02-17 02:59:27.539 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-1355.default"} profile:{}
2026-02-17 02:59:27.539 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc0089676c0" profile_ids:"kns.deployment-1355" profile_ids:"ksa.deployment-1355.default" ipv4_nets:"10.100.203.55/32"}
2026-02-17 02:59:27.539 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:27.539 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:27.539 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:27.540 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califc0089676c0" ipVersion=0x4 table="filter"
2026-02-17 02:59:27.540 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-1355" ipVersion=0x4 table="filter"
2026-02-17 02:59:27.540 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_de8s-cfQGzM0St2Bw8" ipVersion=0x4 table="filter"
2026-02-17 02:59:27.540 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califc0089676c0" ipVersion=0x4 table="filter"
2026-02-17 02:59:27.540 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-1355" ipVersion=0x4 table="filter"
2026-02-17 02:59:27.540 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_de8s-cfQGzM0St2Bw8" ipVersion=0x4 table="filter"
2026-02-17 02:59:27.540 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califc0089676c0"
2026-02-17 02:59:27.540 [INFO][80] felix/endpoint_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-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:27.540 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:27.575 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:27.575 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"} status="down"
2026-02-17 02:59:27.616 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="califc0089676c0" state="down"
2026-02-17 02:59:27.616 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califc0089676c0"
2026-02-17 02:59:27.616 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc0089676c0", State:"down", Index:244}
2026-02-17 02:59:27.616 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc0089676c0", Addrs:set.Typed[string]{}}
2026-02-17 02:59:27.616 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc0089676c0", Addrs:set.Typed[string]{}}
2026-02-17 02:59:27.616 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califc0089676c0"
2026-02-17 02:59:27.616 [INFO][80] felix/endpoint_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-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:27.616 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:27.617 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="califc0089676c0" state="up"
2026-02-17 02:59:27.644 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:59:27.644 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"} status="down"
2026-02-17 02:59:27.644 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc0089676c0", State:"up", Index:244}
2026-02-17 02:59:27.644 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califc0089676c0"
2026-02-17 02:59:27.644 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califc0089676c0"
2026-02-17 02:59:27.644 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc0089676c0"
2026-02-17 02:59:27.644 [INFO][80] felix/endpoint_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-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:27.644 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:27.661 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:27.661 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"} status="up"
2026-02-17 02:59:28.043 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d, name=eth0)
2026-02-17 02:59:28.043 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc0089676c0" profile_ids:"kns.deployment-1355" profile_ids:"ksa.deployment-1355.default" ipv4_nets:"10.100.203.55/32"}
2026-02-17 02:59:28.043 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:28.043 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:28.043 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:28.044 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc0089676c0"
2026-02-17 02:59:28.044 [INFO][80] felix/endpoint_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-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:28.044 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:28.080 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:28.080 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"} status="up"
2026-02-17 02:59:28.970 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1355"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1355"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1355"}
2026-02-17 02:59:28.997 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-1089"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-1089"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1089"}
2026-02-17 02:59:29.024 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-1089" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:29.307 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=244
2026-02-17 02:59:29.308 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califc0089676c0"
2026-02-17 02:59:29.309 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc0089676c0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:29.309 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc0089676c0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:59:34.015 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d, name=eth0)
2026-02-17 02:59:34.016 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d" endpoint_id:"eth0"} endpoint:{state:"active" name:"califc0089676c0" profile_ids:"kns.deployment-1355" profile_ids:"ksa.deployment-1355.default" ipv4_nets:"10.100.203.55/32"}
2026-02-17 02:59:34.016 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:34.016 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:34.016 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:34.016 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califc0089676c0"
2026-02-17 02:59:34.017 [INFO][80] felix/endpoint_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-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:34.017 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:34.022 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d, name=eth0)
2026-02-17 02:59:34.047 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:59:34.047 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"} status="up"
2026-02-17 02:59:34.047 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d" endpoint_id:"eth0"}
2026-02-17 02:59:34.047 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-1355"}
2026-02-17 02:59:34.047 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-1355.default"}
2026-02-17 02:59:34.048 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:34.048 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:34.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-1355" ipVersion=0x4 table="filter"
2026-02-17 02:59:34.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_de8s-cfQGzM0St2Bw8" ipVersion=0x4 table="filter"
2026-02-17 02:59:34.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-1355" ipVersion=0x4 table="filter"
2026-02-17 02:59:34.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_de8s-cfQGzM0St2Bw8" ipVersion=0x4 table="filter"
2026-02-17 02:59:34.048 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:34.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califc0089676c0" ipVersion=0x4 table="filter"
2026-02-17 02:59:34.048 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califc0089676c0" ipVersion=0x4 table="filter"
2026-02-17 02:59:34.048 [INFO][80] 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-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:34.048 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:34.049 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.55
2026-02-17 02:59:34.112 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-1355/test-rolling-update-deployment-5bd98b4894-9892d", EndpointId:"eth0"}
2026-02-17 02:59:34.421 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="califc0089676c0" state="down"
2026-02-17 02:59:34.422 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc0089676c0", State:"down", Index:244}
2026-02-17 02:59:34.422 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califc0089676c0"
2026-02-17 02:59:34.422 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=244
2026-02-17 02:59:34.425 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="califc0089676c0" state=""
2026-02-17 02:59:34.425 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califc0089676c0"
2026-02-17 02:59:34.442 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc0089676c0", Addrs:set.Typed[string]{}}
2026-02-17 02:59:34.442 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc0089676c0", Addrs:set.Typed[string]{}}
2026-02-17 02:59:34.442 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califc0089676c0", State:"", Index:244}
2026-02-17 02:59:34.442 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califc0089676c0", Addrs:set.Set[string](nil)}
2026-02-17 02:59:34.442 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califc0089676c0", Addrs:set.Set[string](nil)}
2026-02-17 02:59:34.617 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-1355" name:"default"}
2026-02-17 02:59:34.733 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-1355"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-1355"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1355"}
2026-02-17 02:59:34.758 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-1355"}
2026-02-17 02:59:37.198 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-1089"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-1089"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1089"}
2026-02-17 02:59:37.225 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5455"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5455"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5455"}
2026-02-17 02:59:37.244 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-5455" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:59:42.396 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-1089" name:"default"}
2026-02-17 02:59:42.621 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-1089"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-1089"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1089"}
2026-02-17 02:59:42.649 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-1089"}
2026-02-17 02:59:48.688 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 03:00:10.766 [INFO][80] felix/summary.go 100: Summarising 99 dataplane reconciliation loops over 1m15.2s: avg=32ms longest=82ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:00:48.707 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 03:01:00.282 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6162"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6162"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6162"}
2026-02-17 03:01:00.310 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5013"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5013"}
2026-02-17 03:01:00.339 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5013" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:00.469 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5013"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5013"}
2026-02-17 03:01:00.502 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7905"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"job-7905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7905"}
2026-02-17 03:01:00.526 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7905" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:01.205 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-0-88r95, name=eth0)
2026-02-17 03:01:01.206 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7905"} profile:{inbound_rules:{action:"allow" rule_id:"joKymz9DNS-vYMlK"} outbound_rules:{action:"allow" rule_id:"A9IKT_-hKX7NJZ5q"}}
2026-02-17 03:01:01.206 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7905.default"} profile:{}
2026-02-17 03:01:01.206 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-0-88r95" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f0782ad202" profile_ids:"kns.job-7905" profile_ids:"ksa.job-7905.default" ipv4_nets:"10.100.203.63/32"}
2026-02-17 03:01:01.206 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:01.206 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:01.206 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:01.207 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0f0782ad202" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.207 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.207 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.207 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0f0782ad202" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.207 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.207 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:01.207 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0f0782ad202"
2026-02-17 03:01:01.207 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:01.207 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:01.253 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:01.253 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"} status="down"
2026-02-17 03:01:01.275 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali0f0782ad202" state="down"
2026-02-17 03:01:01.276 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0f0782ad202"
2026-02-17 03:01:01.276 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f0782ad202", State:"down", Index:245}
2026-02-17 03:01:01.276 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f0782ad202", Addrs:set.Typed[string]{}}
2026-02-17 03:01:01.276 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f0782ad202", Addrs:set.Typed[string]{}}
2026-02-17 03:01:01.276 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f0782ad202"
2026-02-17 03:01:01.276 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:01.276 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:01.279 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali0f0782ad202" state="up"
2026-02-17 03:01:01.292 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:01.292 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"} status="down"
2026-02-17 03:01:01.292 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f0782ad202", State:"up", Index:245}
2026-02-17 03:01:01.292 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0f0782ad202"
2026-02-17 03:01:01.292 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f0782ad202"
2026-02-17 03:01:01.292 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f0782ad202"
2026-02-17 03:01:01.293 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:01.293 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:01.312 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:01.312 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"} status="up"
2026-02-17 03:01:02.522 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-0-88r95, name=eth0)
2026-02-17 03:01:02.522 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-0-88r95" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f0782ad202" profile_ids:"kns.job-7905" profile_ids:"ksa.job-7905.default" ipv4_nets:"10.100.203.63/32"}
2026-02-17 03:01:02.522 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:02.522 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:02.523 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:02.525 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f0782ad202"
2026-02-17 03:01:02.526 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:02.526 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:02.551 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:02.551 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"} status="up"
2026-02-17 03:01:02.587 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=245
2026-02-17 03:01:02.587 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0f0782ad202"
2026-02-17 03:01:02.587 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f0782ad202", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:02.587 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f0782ad202", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:03.727 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-0-88r95, name=eth0)
2026-02-17 03:01:03.728 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-0-88r95" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f0782ad202" profile_ids:"kns.job-7905" profile_ids:"ksa.job-7905.default" ipv4_nets:"10.100.203.63/32"}
2026-02-17 03:01:03.728 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:03.728 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:03.728 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:03.728 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f0782ad202"
2026-02-17 03:01:03.729 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:03.729 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:03.749 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:03.749 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"} status="up"
2026-02-17 03:01:03.831 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali0f0782ad202" state="down"
2026-02-17 03:01:03.831 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0f0782ad202"
2026-02-17 03:01:03.831 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=245
2026-02-17 03:01:03.831 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f0782ad202", State:"down", Index:245}
2026-02-17 03:01:03.831 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f0782ad202", Addrs:set.Typed[string]{}}
2026-02-17 03:01:03.832 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f0782ad202", Addrs:set.Typed[string]{}}
2026-02-17 03:01:03.832 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f0782ad202"
2026-02-17 03:01:03.832 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:03.832 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:03.832 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.63
2026-02-17 03:01:03.835 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali0f0782ad202" state=""
2026-02-17 03:01:03.835 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0f0782ad202"
2026-02-17 03:01:03.860 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:03.860 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"} status="down"
2026-02-17 03:01:03.860 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f0782ad202", State:"", Index:245}
2026-02-17 03:01:03.860 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f0782ad202", Addrs:set.Set[string](nil)}
2026-02-17 03:01:03.860 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f0782ad202", Addrs:set.Set[string](nil)}
2026-02-17 03:01:03.860 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f0782ad202"
2026-02-17 03:01:03.860 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:03.860 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:03.892 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:03.892 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"} status="down"
2026-02-17 03:01:03.962 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-0-88r95, name=eth0)
2026-02-17 03:01:03.963 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-0-88r95" endpoint_id:"eth0"}
2026-02-17 03:01:03.963 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7905.default"}
2026-02-17 03:01:03.963 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7905"}
2026-02-17 03:01:03.963 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:03.963 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:03.963 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:03.964 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:03.964 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:03.964 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:03.964 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:03.964 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0f0782ad202" ipVersion=0x4 table="filter"
2026-02-17 03:01:03.964 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0f0782ad202" ipVersion=0x4 table="filter"
2026-02-17 03:01:03.964 [INFO][80] 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-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:03.964 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:04.046 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-0-88r95", EndpointId:"eth0"}
2026-02-17 03:01:05.188 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-2-6qwgf, name=eth0)
2026-02-17 03:01:05.188 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7905"} profile:{inbound_rules:{action:"allow" rule_id:"joKymz9DNS-vYMlK"} outbound_rules:{action:"allow" rule_id:"A9IKT_-hKX7NJZ5q"}}
2026-02-17 03:01:05.188 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7905.default"} profile:{}
2026-02-17 03:01:05.188 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-2-6qwgf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid51d985b544" profile_ids:"kns.job-7905" profile_ids:"ksa.job-7905.default" ipv4_nets:"10.100.203.56/32"}
2026-02-17 03:01:05.188 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:05.189 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:05.189 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:05.191 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 03:01:05.191 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid51d985b544" ipVersion=0x4 table="filter"
2026-02-17 03:01:05.191 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:05.191 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:05.191 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-d" ipVersion=0x4 table="filter"
2026-02-17 03:01:05.191 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid51d985b544" ipVersion=0x4 table="filter"
2026-02-17 03:01:05.191 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:05.191 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:05.191 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid51d985b544"
2026-02-17 03:01:05.191 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:05.191 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:05.240 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:05.241 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"} status="down"
2026-02-17 03:01:05.262 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="calid51d985b544" state="down"
2026-02-17 03:01:05.262 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid51d985b544"
2026-02-17 03:01:05.262 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid51d985b544", State:"down", Index:246}
2026-02-17 03:01:05.262 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid51d985b544", Addrs:set.Typed[string]{}}
2026-02-17 03:01:05.262 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid51d985b544", Addrs:set.Typed[string]{}}
2026-02-17 03:01:05.262 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid51d985b544"
2026-02-17 03:01:05.262 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:05.262 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:05.266 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="calid51d985b544" state="up"
2026-02-17 03:01:05.289 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:05.289 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"} status="down"
2026-02-17 03:01:05.289 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid51d985b544", State:"up", Index:246}
2026-02-17 03:01:05.289 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid51d985b544"
2026-02-17 03:01:05.289 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid51d985b544"
2026-02-17 03:01:05.289 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid51d985b544"
2026-02-17 03:01:05.289 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:05.289 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:05.327 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:05.327 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"} status="up"
2026-02-17 03:01:05.424 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-6162" name:"default"}
2026-02-17 03:01:05.708 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6162"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6162"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-6162"}
2026-02-17 03:01:05.734 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-6162"}
2026-02-17 03:01:05.963 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5013" name:"default"}
2026-02-17 03:01:06.063 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5013"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5013"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5013"}
2026-02-17 03:01:06.093 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5013"}
2026-02-17 03:01:06.487 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=246
2026-02-17 03:01:06.487 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid51d985b544"
2026-02-17 03:01:06.487 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid51d985b544", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:06.488 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid51d985b544", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:06.552 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-2-6qwgf, name=eth0)
2026-02-17 03:01:06.554 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-2-6qwgf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid51d985b544" profile_ids:"kns.job-7905" profile_ids:"ksa.job-7905.default" ipv4_nets:"10.100.203.56/32"}
2026-02-17 03:01:06.554 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:06.554 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:06.554 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:06.562 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid51d985b544"
2026-02-17 03:01:06.562 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:06.562 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:06.589 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:06.589 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"} status="up"
2026-02-17 03:01:07.725 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-2-6qwgf, name=eth0)
2026-02-17 03:01:07.725 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-2-6qwgf" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid51d985b544" profile_ids:"kns.job-7905" profile_ids:"ksa.job-7905.default" ipv4_nets:"10.100.203.56/32"}
2026-02-17 03:01:07.725 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:07.725 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:07.725 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:07.727 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid51d985b544"
2026-02-17 03:01:07.727 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:07.727 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:07.758 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:07.758 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"} status="up"
2026-02-17 03:01:07.834 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="calid51d985b544" state="down"
2026-02-17 03:01:07.834 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid51d985b544"
2026-02-17 03:01:07.834 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid51d985b544", State:"down", Index:246}
2026-02-17 03:01:07.834 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid51d985b544", Addrs:set.Typed[string]{}}
2026-02-17 03:01:07.834 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid51d985b544", Addrs:set.Typed[string]{}}
2026-02-17 03:01:07.834 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid51d985b544"
2026-02-17 03:01:07.834 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:07.834 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:07.835 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.56
2026-02-17 03:01:07.837 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=246
2026-02-17 03:01:07.840 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="calid51d985b544" state=""
2026-02-17 03:01:07.840 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid51d985b544"
2026-02-17 03:01:07.856 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:07.857 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"} status="down"
2026-02-17 03:01:07.857 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid51d985b544", State:"", Index:246}
2026-02-17 03:01:07.857 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid51d985b544", Addrs:set.Set[string](nil)}
2026-02-17 03:01:07.857 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid51d985b544", Addrs:set.Set[string](nil)}
2026-02-17 03:01:07.857 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid51d985b544"
2026-02-17 03:01:07.857 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:07.857 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:07.876 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:07.876 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"} status="down"
2026-02-17 03:01:07.986 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-2-6qwgf, name=eth0)
2026-02-17 03:01:07.986 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-2-6qwgf" endpoint_id:"eth0"}
2026-02-17 03:01:07.986 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7905"}
2026-02-17 03:01:07.986 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7905.default"}
2026-02-17 03:01:07.986 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:07.986 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:07.987 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:07.987 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:07.987 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:07.987 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:07.987 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:07.987 [INFO][80] 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 03:01:07.987 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid51d985b544" ipVersion=0x4 table="filter"
2026-02-17 03:01:07.987 [INFO][80] 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 03:01:07.987 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid51d985b544" ipVersion=0x4 table="filter"
2026-02-17 03:01:07.987 [INFO][80] 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-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:07.988 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:08.053 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-2-6qwgf", EndpointId:"eth0"}
2026-02-17 03:01:09.361 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-3-hjd7x, name=eth0)
2026-02-17 03:01:09.361 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7905"} profile:{inbound_rules:{action:"allow" rule_id:"joKymz9DNS-vYMlK"} outbound_rules:{action:"allow" rule_id:"A9IKT_-hKX7NJZ5q"}}
2026-02-17 03:01:09.362 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7905.default"} profile:{}
2026-02-17 03:01:09.362 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-3-hjd7x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17968d8654b" profile_ids:"kns.job-7905" profile_ids:"ksa.job-7905.default" ipv4_nets:"10.100.203.61/32"}
2026-02-17 03:01:09.362 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:09.362 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:09.362 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:09.362 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali17968d8654b" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.362 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.362 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.362 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali17968d8654b" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.362 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.362 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:09.362 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali17968d8654b"
2026-02-17 03:01:09.362 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:09.362 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:09.408 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:09.409 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"} status="down"
2026-02-17 03:01:09.428 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali17968d8654b" state="down"
2026-02-17 03:01:09.429 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17968d8654b", State:"down", Index:247}
2026-02-17 03:01:09.429 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali17968d8654b"
2026-02-17 03:01:09.429 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:09.429 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali17968d8654b"
2026-02-17 03:01:09.429 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:09.433 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali17968d8654b" state="up"
2026-02-17 03:01:09.460 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:09.460 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"} status="down"
2026-02-17 03:01:09.460 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17968d8654b", Addrs:set.Typed[string]{}}
2026-02-17 03:01:09.460 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17968d8654b", Addrs:set.Typed[string]{}}
2026-02-17 03:01:09.460 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17968d8654b", State:"up", Index:247}
2026-02-17 03:01:09.461 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali17968d8654b"
2026-02-17 03:01:09.461 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali17968d8654b"
2026-02-17 03:01:09.461 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17968d8654b"
2026-02-17 03:01:09.461 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:09.461 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:09.491 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:09.492 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"} status="up"
2026-02-17 03:01:10.591 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-3-hjd7x, name=eth0)
2026-02-17 03:01:10.592 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-3-hjd7x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17968d8654b" profile_ids:"kns.job-7905" profile_ids:"ksa.job-7905.default" ipv4_nets:"10.100.203.61/32"}
2026-02-17 03:01:10.592 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:10.592 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:10.592 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:10.593 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17968d8654b"
2026-02-17 03:01:10.593 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:10.593 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:10.620 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:10.620 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"} status="up"
2026-02-17 03:01:10.713 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=247
2026-02-17 03:01:10.713 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali17968d8654b"
2026-02-17 03:01:10.713 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17968d8654b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:10.713 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17968d8654b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:11.799 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-3-hjd7x, name=eth0)
2026-02-17 03:01:11.799 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-3-hjd7x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17968d8654b" profile_ids:"kns.job-7905" profile_ids:"ksa.job-7905.default" ipv4_nets:"10.100.203.61/32"}
2026-02-17 03:01:11.799 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:11.799 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:11.800 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:11.802 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17968d8654b"
2026-02-17 03:01:11.802 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:11.802 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:11.831 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:11.831 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"} status="up"
2026-02-17 03:01:11.831 [INFO][80] felix/summary.go 100: Summarising 41 dataplane reconciliation loops over 1m1.1s: avg=33ms longest=83ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:01:11.913 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=247
2026-02-17 03:01:11.913 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali17968d8654b"
2026-02-17 03:01:11.913 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali17968d8654b" state="down"
2026-02-17 03:01:11.913 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17968d8654b", Addrs:set.Typed[string]{}}
2026-02-17 03:01:11.913 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17968d8654b", Addrs:set.Typed[string]{}}
2026-02-17 03:01:11.913 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17968d8654b", State:"down", Index:247}
2026-02-17 03:01:11.913 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali17968d8654b"
2026-02-17 03:01:11.913 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:11.913 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:11.914 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali17968d8654b" state=""
2026-02-17 03:01:11.914 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali17968d8654b"
2026-02-17 03:01:11.914 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.61
2026-02-17 03:01:11.941 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:11.941 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"} status="down"
2026-02-17 03:01:11.941 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17968d8654b", State:"", Index:247}
2026-02-17 03:01:11.941 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17968d8654b", Addrs:set.Set[string](nil)}
2026-02-17 03:01:11.941 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17968d8654b", Addrs:set.Set[string](nil)}
2026-02-17 03:01:11.941 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali17968d8654b"
2026-02-17 03:01:11.941 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:11.941 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:11.972 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:11.972 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"} status="down"
2026-02-17 03:01:12.051 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-3-hjd7x, name=eth0)
2026-02-17 03:01:12.051 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-3-hjd7x" endpoint_id:"eth0"}
2026-02-17 03:01:12.051 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7905"}
2026-02-17 03:01:12.051 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7905.default"}
2026-02-17 03:01:12.051 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:12.051 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:12.052 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:12.052 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:12.052 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:12.052 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:12.052 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:12.052 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali17968d8654b" ipVersion=0x4 table="filter"
2026-02-17 03:01:12.052 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali17968d8654b" ipVersion=0x4 table="filter"
2026-02-17 03:01:12.052 [INFO][80] 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-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:12.052 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:12.113 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-hjd7x", EndpointId:"eth0"}
2026-02-17 03:01:19.646 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-3-85q76, name=eth0)
2026-02-17 03:01:19.647 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7905"} profile:{inbound_rules:{action:"allow" rule_id:"joKymz9DNS-vYMlK"} outbound_rules:{action:"allow" rule_id:"A9IKT_-hKX7NJZ5q"}}
2026-02-17 03:01:19.647 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7905.default"} profile:{}
2026-02-17 03:01:19.648 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-3-85q76" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2effdfb8b3f" profile_ids:"kns.job-7905" profile_ids:"ksa.job-7905.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 03:01:19.648 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:19.648 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:19.648 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:19.650 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2effdfb8b3f" ipVersion=0x4 table="filter"
2026-02-17 03:01:19.650 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:19.650 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:19.650 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2effdfb8b3f" ipVersion=0x4 table="filter"
2026-02-17 03:01:19.650 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:19.650 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:19.650 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2effdfb8b3f"
2026-02-17 03:01:19.650 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:19.650 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:19.694 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:19.694 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"} status="down"
2026-02-17 03:01:19.707 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali2effdfb8b3f" state="down"
2026-02-17 03:01:19.708 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2effdfb8b3f"
2026-02-17 03:01:19.708 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2effdfb8b3f", State:"down", Index:248}
2026-02-17 03:01:19.708 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2effdfb8b3f", Addrs:set.Typed[string]{}}
2026-02-17 03:01:19.708 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2effdfb8b3f", Addrs:set.Typed[string]{}}
2026-02-17 03:01:19.708 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2effdfb8b3f"
2026-02-17 03:01:19.708 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:19.708 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:19.711 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali2effdfb8b3f" state="up"
2026-02-17 03:01:19.729 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:19.729 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"} status="down"
2026-02-17 03:01:19.729 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2effdfb8b3f", State:"up", Index:248}
2026-02-17 03:01:19.729 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2effdfb8b3f"
2026-02-17 03:01:19.729 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2effdfb8b3f"
2026-02-17 03:01:19.729 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2effdfb8b3f"
2026-02-17 03:01:19.729 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:19.729 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:19.748 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:19.748 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"} status="up"
2026-02-17 03:01:20.652 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-3-85q76, name=eth0)
2026-02-17 03:01:20.652 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-3-85q76" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2effdfb8b3f" profile_ids:"kns.job-7905" profile_ids:"ksa.job-7905.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 03:01:20.653 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:20.653 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:20.653 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:20.654 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2effdfb8b3f"
2026-02-17 03:01:20.654 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:20.654 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:20.681 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:20.681 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"} status="up"
2026-02-17 03:01:20.760 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=248
2026-02-17 03:01:20.761 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2effdfb8b3f"
2026-02-17 03:01:20.761 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2effdfb8b3f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:20.761 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2effdfb8b3f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:21.830 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-3-85q76, name=eth0)
2026-02-17 03:01:21.831 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-3-85q76" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2effdfb8b3f" profile_ids:"kns.job-7905" profile_ids:"ksa.job-7905.default" ipv4_nets:"10.100.203.59/32"}
2026-02-17 03:01:21.831 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:21.831 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:21.831 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:21.831 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2effdfb8b3f"
2026-02-17 03:01:21.832 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:21.832 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:21.858 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:21.858 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"} status="up"
2026-02-17 03:01:21.935 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali2effdfb8b3f" state="down"
2026-02-17 03:01:21.935 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2effdfb8b3f", State:"down", Index:248}
2026-02-17 03:01:21.935 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2effdfb8b3f"
2026-02-17 03:01:21.935 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2effdfb8b3f", Addrs:set.Typed[string]{}}
2026-02-17 03:01:21.935 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2effdfb8b3f", Addrs:set.Typed[string]{}}
2026-02-17 03:01:21.935 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2effdfb8b3f"
2026-02-17 03:01:21.935 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:21.936 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:21.936 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=248
2026-02-17 03:01:21.936 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.59
2026-02-17 03:01:21.937 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali2effdfb8b3f" state=""
2026-02-17 03:01:21.937 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2effdfb8b3f"
2026-02-17 03:01:21.960 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:21.960 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"} status="down"
2026-02-17 03:01:21.960 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2effdfb8b3f", State:"", Index:248}
2026-02-17 03:01:21.960 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2effdfb8b3f", Addrs:set.Set[string](nil)}
2026-02-17 03:01:21.960 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2effdfb8b3f", Addrs:set.Set[string](nil)}
2026-02-17 03:01:21.960 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2effdfb8b3f"
2026-02-17 03:01:21.960 [INFO][80] felix/endpoint_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-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:21.960 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:21.990 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:21.990 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"} status="down"
2026-02-17 03:01:22.084 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=job-7905/with-backoff-limit-per-index-3-85q76, name=eth0)
2026-02-17 03:01:22.084 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7905/with-backoff-limit-per-index-3-85q76" endpoint_id:"eth0"}
2026-02-17 03:01:22.084 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7905"}
2026-02-17 03:01:22.084 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7905.default"}
2026-02-17 03:01:22.084 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:22.084 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:22.084 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:22.084 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:22.084 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7905" ipVersion=0x4 table="filter"
2026-02-17 03:01:22.084 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cCqiT93QGf9vwpmn0E" ipVersion=0x4 table="filter"
2026-02-17 03:01:22.084 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:22.085 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2effdfb8b3f" ipVersion=0x4 table="filter"
2026-02-17 03:01:22.085 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2effdfb8b3f" ipVersion=0x4 table="filter"
2026-02-17 03:01:22.085 [INFO][80] 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-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:22.085 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:22.140 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7905/with-backoff-limit-per-index-3-85q76", EndpointId:"eth0"}
2026-02-17 03:01:23.632 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8099"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8099"}
2026-02-17 03:01:23.673 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-5703"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-5703"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5703"}
2026-02-17 03:01:23.712 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-watch-5703" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:24.658 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7905"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"job-7905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7905"}
2026-02-17 03:01:24.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-7048"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-7048"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7048"}
2026-02-17 03:01:24.715 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-7048" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:28.756 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8099" name:"default"}
2026-02-17 03:01:29.100 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8099"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8099"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8099"}
2026-02-17 03:01:29.129 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8099"}
2026-02-17 03:01:29.847 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7905" name:"default"}
2026-02-17 03:01:30.373 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7905"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"job-7905"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7905"}
2026-02-17 03:01:30.405 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7905"}
2026-02-17 03:01:31.075 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-7048"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-7048"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7048"}
2026-02-17 03:01:31.132 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8776"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8776"}
2026-02-17 03:01:31.132 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-8776" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:31.195 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-8776" type:"ClusterIP" cluster_ips:"10.254.225.188" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:31.266 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-8776" type:"ClusterIP" cluster_ips:"10.254.144.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:31.300 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-8776" type:"ClusterIP" cluster_ips:"10.254.30.50" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:01:31.790 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=endpointslice-8776/pod1, name=eth0)
2026-02-17 03:01:31.790 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-8776"} profile:{inbound_rules:{action:"allow" rule_id:"_3ihL95xXPwxCJlv"} outbound_rules:{action:"allow" rule_id:"0em6T4fWPT3V_AIB"}}
2026-02-17 03:01:31.790 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-8776.default"} profile:{}
2026-02-17 03:01:31.790 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-8776/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c1a9643b3c" profile_ids:"kns.endpointslice-8776" profile_ids:"ksa.endpointslice-8776.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 03:01:31.790 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:31.790 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:31.790 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:31.791 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8c1a9643b3c" ipVersion=0x4 table="filter"
2026-02-17 03:01:31.791 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jgVk0UY7OA9IjodATr" ipVersion=0x4 table="filter"
2026-02-17 03:01:31.791 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_S8KGvymgjIaD_sDnLS" ipVersion=0x4 table="filter"
2026-02-17 03:01:31.791 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8c1a9643b3c" ipVersion=0x4 table="filter"
2026-02-17 03:01:31.791 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jgVk0UY7OA9IjodATr" ipVersion=0x4 table="filter"
2026-02-17 03:01:31.791 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_S8KGvymgjIaD_sDnLS" ipVersion=0x4 table="filter"
2026-02-17 03:01:31.791 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8c1a9643b3c"
2026-02-17 03:01:31.791 [INFO][80] felix/endpoint_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-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:31.791 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:31.843 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:31.843 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"} status="down"
2026-02-17 03:01:31.862 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="cali8c1a9643b3c" state="down"
2026-02-17 03:01:31.862 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c1a9643b3c"
2026-02-17 03:01:31.863 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="cali8c1a9643b3c" state="up"
2026-02-17 03:01:31.863 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c1a9643b3c", State:"down", Index:249}
2026-02-17 03:01:31.863 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1a9643b3c", Addrs:set.Typed[string]{}}
2026-02-17 03:01:31.863 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1a9643b3c", Addrs:set.Typed[string]{}}
2026-02-17 03:01:31.863 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c1a9643b3c", State:"up", Index:249}
2026-02-17 03:01:31.863 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8c1a9643b3c"
2026-02-17 03:01:31.863 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c1a9643b3c"
2026-02-17 03:01:31.863 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c1a9643b3c"
2026-02-17 03:01:31.863 [INFO][80] felix/endpoint_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-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:31.863 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:31.888 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:31.888 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:32.726 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=endpointslice-8776/pod1, name=eth0)
2026-02-17 03:01:32.726 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-8776/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c1a9643b3c" profile_ids:"kns.endpointslice-8776" profile_ids:"ksa.endpointslice-8776.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 03:01:32.726 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:32.727 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:32.727 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:32.728 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c1a9643b3c"
2026-02-17 03:01:32.728 [INFO][80] felix/endpoint_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-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:32.729 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:32.755 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:32.755 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:32.888 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=249
2026-02-17 03:01:32.888 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8c1a9643b3c"
2026-02-17 03:01:32.888 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1a9643b3c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:32.888 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1a9643b3c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:35.409 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8776"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8776"}
2026-02-17 03:01:35.441 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9725"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9725"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9725"}
2026-02-17 03:01:35.474 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-9725" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:36.187 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-7048" name:"default"}
2026-02-17 03:01:36.499 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-7048"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-7048"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7048"}
2026-02-17 03:01:36.542 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-7048"}
2026-02-17 03:01:39.616 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9725"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9725"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9725"}
2026-02-17 03:01:39.651 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8475"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"services-8475"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8475"}
2026-02-17 03:01:39.682 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8475" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:01:39.709 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-8475" type:"NodePort" cluster_ips:"10.254.28.230" ports:{Protocol:"TCP" Port:80 NodePort:30157}
2026-02-17 03:01:40.400 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h, name=eth0)
2026-02-17 03:01:40.400 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-8475"} profile:{inbound_rules:{action:"allow" rule_id:"AJoLV8spPoYVUUaz"} outbound_rules:{action:"allow" rule_id:"hL0OCbJWBvyMEAJ8"}}
2026-02-17 03:01:40.400 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-8475.default"} profile:{}
2026-02-17 03:01:40.401 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78644c0e70c" profile_ids:"kns.services-8475" profile_ids:"ksa.services-8475.default" ipv4_nets:"10.100.203.60/32"}
2026-02-17 03:01:40.401 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:01:40.401 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:01:40.401 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:01:40.402 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali78644c0e70c" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.402 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-8475" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.402 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Y3U2SF6OTxGpvSRwPW" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.402 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali78644c0e70c" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.402 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-8475" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.402 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Y3U2SF6OTxGpvSRwPW" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.402 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali78644c0e70c"
2026-02-17 03:01:40.402 [INFO][80] felix/endpoint_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-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:01:40.402 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:01:40.438 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:40.439 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"} status="down"
2026-02-17 03:01:40.444 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=endpointslice-8776/pod1, name=eth0)
2026-02-17 03:01:40.444 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-8776/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c1a9643b3c" profile_ids:"kns.endpointslice-8776" profile_ids:"ksa.endpointslice-8776.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 03:01:40.444 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.444 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.444 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.445 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c1a9643b3c"
2026-02-17 03:01:40.445 [INFO][80] felix/endpoint_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-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.445 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.468 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali78644c0e70c" state="down"
2026-02-17 03:01:40.469 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali78644c0e70c"
2026-02-17 03:01:40.470 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali78644c0e70c" state="up"
2026-02-17 03:01:40.475 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:40.475 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:40.476 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78644c0e70c", State:"down", Index:250}
2026-02-17 03:01:40.476 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78644c0e70c", Addrs:set.Typed[string]{}}
2026-02-17 03:01:40.476 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78644c0e70c", Addrs:set.Typed[string]{}}
2026-02-17 03:01:40.476 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78644c0e70c", State:"up", Index:250}
2026-02-17 03:01:40.476 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali78644c0e70c"
2026-02-17 03:01:40.476 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali78644c0e70c"
2026-02-17 03:01:40.476 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78644c0e70c"
2026-02-17 03:01:40.477 [INFO][80] felix/endpoint_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-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:01:40.477 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:01:40.483 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=endpointslice-8776/pod1, name=eth0)
2026-02-17 03:01:40.498 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:40.498 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"} status="up"
2026-02-17 03:01:40.498 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-8776/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c1a9643b3c" profile_ids:"kns.endpointslice-8776" profile_ids:"ksa.endpointslice-8776.default" ipv4_nets:"10.100.203.62/32"}
2026-02-17 03:01:40.498 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-8776"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-8776"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8776"}
2026-02-17 03:01:40.498 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.498 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.498 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.499 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c1a9643b3c"
2026-02-17 03:01:40.499 [INFO][80] felix/endpoint_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-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.499 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.537 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:40.537 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"} status="up"
2026-02-17 03:01:40.553 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-8475/affinity-nodeport-transition-5794c6cd75-rft8g, name=eth0)
2026-02-17 03:01:40.553 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2c137fb427" profile_ids:"kns.services-8475" profile_ids:"ksa.services-8475.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 03:01:40.553 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:01:40.554 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:01:40.554 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:01:40.554 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib2c137fb427" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.554 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib2c137fb427" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.554 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib2c137fb427"
2026-02-17 03:01:40.554 [INFO][80] felix/endpoint_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-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:01:40.554 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:01:40.593 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:40.593 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"} status="down"
2026-02-17 03:01:40.626 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="calib2c137fb427" state="down"
2026-02-17 03:01:40.627 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2c137fb427"
2026-02-17 03:01:40.627 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2c137fb427", State:"down", Index:251}
2026-02-17 03:01:40.627 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2c137fb427", Addrs:set.Typed[string]{}}
2026-02-17 03:01:40.627 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2c137fb427", Addrs:set.Typed[string]{}}
2026-02-17 03:01:40.627 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2c137fb427"
2026-02-17 03:01:40.627 [INFO][80] felix/endpoint_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-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:01:40.627 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:01:40.638 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="calib2c137fb427" state="up"
2026-02-17 03:01:40.652 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:40.652 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"} status="down"
2026-02-17 03:01:40.653 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2c137fb427", State:"up", Index:251}
2026-02-17 03:01:40.653 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib2c137fb427"
2026-02-17 03:01:40.653 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2c137fb427"
2026-02-17 03:01:40.653 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2c137fb427"
2026-02-17 03:01:40.653 [INFO][80] felix/endpoint_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-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:01:40.653 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:01:40.674 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:40.674 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"} status="up"
2026-02-17 03:01:40.913 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=endpointslice-8776/pod1, name=eth0)
2026-02-17 03:01:40.913 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-8776/pod1" endpoint_id:"eth0"}
2026-02-17 03:01:40.913 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-8776"}
2026-02-17 03:01:40.913 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-8776.default"}
2026-02-17 03:01:40.913 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.913 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.914 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jgVk0UY7OA9IjodATr" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.914 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_S8KGvymgjIaD_sDnLS" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.914 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jgVk0UY7OA9IjodATr" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.914 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_S8KGvymgjIaD_sDnLS" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.914 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.914 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8c1a9643b3c" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.914 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8c1a9643b3c" ipVersion=0x4 table="filter"
2026-02-17 03:01:40.914 [INFO][80] 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-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.914 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:40.915 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.62
2026-02-17 03:01:40.975 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-8776/pod1", EndpointId:"eth0"}
2026-02-17 03:01:41.027 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=249
2026-02-17 03:01:41.027 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c1a9643b3c"
2026-02-17 03:01:41.027 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1a9643b3c", Addrs:set.Typed[string]{}}
2026-02-17 03:01:41.027 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1a9643b3c", Addrs:set.Typed[string]{}}
2026-02-17 03:01:41.027 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="cali8c1a9643b3c" state="down"
2026-02-17 03:01:41.028 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="cali8c1a9643b3c" state=""
2026-02-17 03:01:41.028 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8c1a9643b3c"
2026-02-17 03:01:41.048 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c1a9643b3c", State:"down", Index:249}
2026-02-17 03:01:41.048 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c1a9643b3c", State:"", Index:249}
2026-02-17 03:01:41.048 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1a9643b3c", Addrs:set.Set[string](nil)}
2026-02-17 03:01:41.048 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1a9643b3c", Addrs:set.Set[string](nil)}
2026-02-17 03:01:41.797 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h, name=eth0)
2026-02-17 03:01:41.797 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78644c0e70c" profile_ids:"kns.services-8475" profile_ids:"ksa.services-8475.default" ipv4_nets:"10.100.203.60/32"}
2026-02-17 03:01:41.797 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:01:41.797 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:01:41.797 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:01:41.800 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78644c0e70c"
2026-02-17 03:01:41.800 [INFO][80] felix/endpoint_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-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:01:41.800 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:01:41.850 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-8475/affinity-nodeport-transition-5794c6cd75-rft8g, name=eth0)
2026-02-17 03:01:41.869 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:41.869 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"} status="up"
2026-02-17 03:01:41.870 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2c137fb427" profile_ids:"kns.services-8475" profile_ids:"ksa.services-8475.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 03:01:41.870 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:01:41.871 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:01:41.872 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:01:41.873 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2c137fb427"
2026-02-17 03:01:41.874 [INFO][80] felix/endpoint_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-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:01:41.874 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:01:41.901 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:41.901 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"} status="up"
2026-02-17 03:01:42.104 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=250
2026-02-17 03:01:42.104 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali78644c0e70c"
2026-02-17 03:01:42.104 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=251
2026-02-17 03:01:42.104 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib2c137fb427"
2026-02-17 03:01:42.104 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78644c0e70c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:42.105 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78644c0e70c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:42.105 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2c137fb427", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:42.105 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2c137fb427", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:44.386 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-8475/execpod-affinityqq2rb, name=eth0)
2026-02-17 03:01:44.386 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8475/execpod-affinityqq2rb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7617c91abc8" profile_ids:"kns.services-8475" profile_ids:"ksa.services-8475.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 03:01:44.386 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:01:44.386 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:01:44.386 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:01:44.387 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:01:44.388 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7617c91abc8" ipVersion=0x4 table="filter"
2026-02-17 03:01:44.388 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-7" ipVersion=0x4 table="filter"
2026-02-17 03:01:44.388 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7617c91abc8" ipVersion=0x4 table="filter"
2026-02-17 03:01:44.388 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7617c91abc8"
2026-02-17 03:01:44.388 [INFO][80] felix/endpoint_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-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:01:44.388 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:01:44.431 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:44.431 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"} status="down"
2026-02-17 03:01:44.460 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=252 ifaceName="cali7617c91abc8" state="down"
2026-02-17 03:01:44.460 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7617c91abc8"
2026-02-17 03:01:44.460 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7617c91abc8", State:"down", Index:252}
2026-02-17 03:01:44.460 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7617c91abc8", Addrs:set.Typed[string]{}}
2026-02-17 03:01:44.460 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7617c91abc8", Addrs:set.Typed[string]{}}
2026-02-17 03:01:44.460 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7617c91abc8"
2026-02-17 03:01:44.460 [INFO][80] felix/endpoint_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-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:01:44.460 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:01:44.463 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=252 ifaceName="cali7617c91abc8" state="up"
2026-02-17 03:01:44.485 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:01:44.485 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"} status="down"
2026-02-17 03:01:44.485 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7617c91abc8", State:"up", Index:252}
2026-02-17 03:01:44.485 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7617c91abc8"
2026-02-17 03:01:44.485 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7617c91abc8"
2026-02-17 03:01:44.485 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7617c91abc8"
2026-02-17 03:01:44.489 [INFO][80] felix/endpoint_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-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:01:44.489 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:01:44.528 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:44.528 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"} status="up"
2026-02-17 03:01:44.776 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-9725" name:"default"}
2026-02-17 03:01:44.840 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-8475/execpod-affinityqq2rb, name=eth0)
2026-02-17 03:01:44.840 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8475/execpod-affinityqq2rb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7617c91abc8" profile_ids:"kns.services-8475" profile_ids:"ksa.services-8475.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 03:01:44.840 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:01:44.840 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:01:44.840 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:01:44.841 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7617c91abc8"
2026-02-17 03:01:44.841 [INFO][80] felix/endpoint_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-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:01:44.841 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:01:44.868 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:01:44.868 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"} status="up"
2026-02-17 03:01:45.019 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-9725"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-9725"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-9725"}
2026-02-17 03:01:45.050 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-9725"}
2026-02-17 03:01:45.279 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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 03:01:45.280 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:01:45.280 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:01:45.672 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-8776" name:"default"}
2026-02-17 03:01:45.848 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-8776"
2026-02-17 03:01:45.887 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-8776"
2026-02-17 03:01:45.915 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=252
2026-02-17 03:01:45.916 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7617c91abc8"
2026-02-17 03:01:45.934 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-8776"
2026-02-17 03:01:45.956 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7617c91abc8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:45.956 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7617c91abc8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:01:46.155 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-8776"}
2026-02-17 03:01:46.710 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-8475" type:"NodePort" cluster_ips:"10.254.28.230" ports:{Protocol:"TCP" Port:80 NodePort:30157}
2026-02-17 03:01:47.036 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-8475" type:"NodePort" cluster_ips:"10.254.28.230" ports:{Protocol:"TCP" Port:80 NodePort:30157}
2026-02-17 03:01:48.737 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 03:02:04.641 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b, name=eth0)
2026-02-17 03:02:04.641 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidba80afdf7f" profile_ids:"kns.container-probe-5194" profile_ids:"ksa.container-probe-5194.default" ipv4_nets:"10.100.203.49/32"}
2026-02-17 03:02:04.641 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 03:02:04.642 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 03:02:04.642 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 03:02:04.644 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidba80afdf7f"
2026-02-17 03:02:04.644 [INFO][80] felix/endpoint_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-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 03:02:04.644 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 03:02:04.660 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b, name=eth0)
2026-02-17 03:02:04.684 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:04.684 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"} status="up"
2026-02-17 03:02:04.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b" endpoint_id:"eth0"}
2026-02-17 03:02:04.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-5194"}
2026-02-17 03:02:04.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-5194.default"}
2026-02-17 03:02:04.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5194"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5194"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5194"}
2026-02-17 03:02:04.684 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 03:02:04.684 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 03:02:04.685 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JzXZjK-v1sfm_22cb9" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.685 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ph31BOQko_duONGSec" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.685 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JzXZjK-v1sfm_22cb9" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.685 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ph31BOQko_duONGSec" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.685 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 03:02:04.685 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidba80afdf7f" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.685 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidba80afdf7f" ipVersion=0x4 table="filter"
2026-02-17 03:02:04.685 [INFO][80] 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-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 03:02:04.685 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 03:02:04.686 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.49
2026-02-17 03:02:04.749 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5194/test-grpc-b24e507b-1901-4eba-ad66-7ee56898975b", EndpointId:"eth0"}
2026-02-17 03:02:04.750 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5908"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5908"}
2026-02-17 03:02:04.750 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-5908" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:05.066 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="calidba80afdf7f" state="down"
2026-02-17 03:02:05.067 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidba80afdf7f"
2026-02-17 03:02:05.067 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidba80afdf7f", State:"down", Index:235}
2026-02-17 03:02:05.067 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=235
2026-02-17 03:02:05.067 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidba80afdf7f", Addrs:set.Typed[string]{}}
2026-02-17 03:02:05.067 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidba80afdf7f", Addrs:set.Typed[string]{}}
2026-02-17 03:02:05.069 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="calidba80afdf7f" state=""
2026-02-17 03:02:05.069 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidba80afdf7f"
2026-02-17 03:02:05.090 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidba80afdf7f", State:"", Index:235}
2026-02-17 03:02:05.090 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidba80afdf7f", Addrs:set.Set[string](nil)}
2026-02-17 03:02:05.090 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidba80afdf7f", Addrs:set.Set[string](nil)}
2026-02-17 03:02:09.969 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-5194" name:"default"}
2026-02-17 03:02:10.063 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5194"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5194"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5194"}
2026-02-17 03:02:10.107 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-5194"}
2026-02-17 03:02:14.806 [INFO][80] felix/summary.go 100: Summarising 91 dataplane reconciliation loops over 1m3s: avg=33ms longest=72ms (resync-calico-v4,resync-filter-v4)
2026-02-17 03:02:17.711 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-8475/execpod-affinityqq2rb, name=eth0)
2026-02-17 03:02:17.711 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8475/execpod-affinityqq2rb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7617c91abc8" profile_ids:"kns.services-8475" profile_ids:"ksa.services-8475.default" ipv4_nets:"10.100.203.5/32"}
2026-02-17 03:02:17.712 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:02:17.713 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:02:17.713 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:02:17.715 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7617c91abc8"
2026-02-17 03:02:17.716 [INFO][80] felix/endpoint_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-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:02:17.716 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:02:17.724 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-8475/execpod-affinityqq2rb, name=eth0)
2026-02-17 03:02:17.745 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:17.745 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"} status="up"
2026-02-17 03:02:17.745 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8475/execpod-affinityqq2rb" endpoint_id:"eth0"}
2026-02-17 03:02:17.745 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:02:17.745 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:02:17.746 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:02:17.746 [INFO][80] 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 03:02:17.746 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7617c91abc8" ipVersion=0x4 table="filter"
2026-02-17 03:02:17.746 [INFO][80] 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 03:02:17.746 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7617c91abc8" ipVersion=0x4 table="filter"
2026-02-17 03:02:17.746 [INFO][80] 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-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:02:17.746 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:02:17.747 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.5
2026-02-17 03:02:17.809 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h, name=eth0)
2026-02-17 03:02:17.828 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/execpod-affinityqq2rb", EndpointId:"eth0"}
2026-02-17 03:02:17.829 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-8475"
2026-02-17 03:02:17.829 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali78644c0e70c" profile_ids:"kns.services-8475" profile_ids:"ksa.services-8475.default" ipv4_nets:"10.100.203.60/32"}
2026-02-17 03:02:17.829 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:02:17.829 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:02:17.829 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:02:17.829 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali78644c0e70c"
2026-02-17 03:02:17.829 [INFO][80] felix/endpoint_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-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:02:17.829 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:02:17.847 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-8475/affinity-nodeport-transition-5794c6cd75-rft8g, name=eth0)
2026-02-17 03:02:17.870 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-8475/affinity-nodeport-transition-5794c6cd75-rft8g, name=eth0)
2026-02-17 03:02:17.872 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:17.872 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"} status="up"
2026-02-17 03:02:17.872 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2c137fb427" profile_ids:"kns.services-8475" profile_ids:"ksa.services-8475.default" ipv4_nets:"10.100.203.7/32"}
2026-02-17 03:02:17.872 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g" endpoint_id:"eth0"}
2026-02-17 03:02:17.872 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:02:17.872 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:02:17.873 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:02:17.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib2c137fb427" ipVersion=0x4 table="filter"
2026-02-17 03:02:17.873 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib2c137fb427" ipVersion=0x4 table="filter"
2026-02-17 03:02:17.873 [INFO][80] 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-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:02:17.873 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:02:17.873 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.7
2026-02-17 03:02:17.878 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h, name=eth0)
2026-02-17 03:02:17.934 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-rft8g", EndpointId:"eth0"}
2026-02-17 03:02:17.935 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h" endpoint_id:"eth0"}
2026-02-17 03:02:17.935 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-8475"}
2026-02-17 03:02:17.935 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-8475.default"}
2026-02-17 03:02:17.935 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8475"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"services-8475"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8475"}
2026-02-17 03:02:17.935 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-5541"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-5541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5541"}
2026-02-17 03:02:17.936 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:02:17.936 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:02:17.937 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-8475" ipVersion=0x4 table="filter"
2026-02-17 03:02:17.937 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Y3U2SF6OTxGpvSRwPW" ipVersion=0x4 table="filter"
2026-02-17 03:02:17.937 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-8475" ipVersion=0x4 table="filter"
2026-02-17 03:02:17.937 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Y3U2SF6OTxGpvSRwPW" ipVersion=0x4 table="filter"
2026-02-17 03:02:17.937 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:02:17.937 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali78644c0e70c" ipVersion=0x4 table="filter"
2026-02-17 03:02:17.937 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali78644c0e70c" ipVersion=0x4 table="filter"
2026-02-17 03:02:17.937 [INFO][80] 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-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:02:17.937 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:02:17.942 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.60
2026-02-17 03:02:18.008 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8475/affinity-nodeport-transition-5794c6cd75-r7x6h", EndpointId:"eth0"}
2026-02-17 03:02:18.008 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-5541" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:18.226 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=252 ifaceName="cali7617c91abc8" state="down"
2026-02-17 03:02:18.226 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7617c91abc8"
2026-02-17 03:02:18.226 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=252
2026-02-17 03:02:18.226 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7617c91abc8", State:"down", Index:252}
2026-02-17 03:02:18.226 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7617c91abc8", Addrs:set.Typed[string]{}}
2026-02-17 03:02:18.226 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7617c91abc8", Addrs:set.Typed[string]{}}
2026-02-17 03:02:18.228 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=252 ifaceName="cali7617c91abc8" state=""
2026-02-17 03:02:18.228 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7617c91abc8"
2026-02-17 03:02:18.248 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7617c91abc8", State:"", Index:252}
2026-02-17 03:02:18.249 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7617c91abc8", Addrs:set.Set[string](nil)}
2026-02-17 03:02:18.249 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7617c91abc8", Addrs:set.Set[string](nil)}
2026-02-17 03:02:18.609 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0, name=eth0)
2026-02-17 03:02:18.610 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-5541"} profile:{inbound_rules:{action:"allow" rule_id:"8KtyuQ-2p__USKxe"} outbound_rules:{action:"allow" rule_id:"QNbQc6KuIkBTKdmh"}}
2026-02-17 03:02:18.610 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-5541.default"} profile:{}
2026-02-17 03:02:18.610 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic32e0123566" profile_ids:"kns.kubelet-test-5541" profile_ids:"ksa.kubelet-test-5541.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 03:02:18.610 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:18.610 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:18.610 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:18.611 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic32e0123566" ipVersion=0x4 table="filter"
2026-02-17 03:02:18.611 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rvbAKE4EjlvNquVWcT" ipVersion=0x4 table="filter"
2026-02-17 03:02:18.611 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LOG_DADC9GdFobGp3L" ipVersion=0x4 table="filter"
2026-02-17 03:02:18.611 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic32e0123566" ipVersion=0x4 table="filter"
2026-02-17 03:02:18.611 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rvbAKE4EjlvNquVWcT" ipVersion=0x4 table="filter"
2026-02-17 03:02:18.611 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LOG_DADC9GdFobGp3L" ipVersion=0x4 table="filter"
2026-02-17 03:02:18.611 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic32e0123566"
2026-02-17 03:02:18.611 [INFO][80] felix/endpoint_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-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:18.611 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:18.668 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:18.668 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"} status="down"
2026-02-17 03:02:18.681 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=253 ifaceName="calic32e0123566" state="down"
2026-02-17 03:02:18.681 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic32e0123566"
2026-02-17 03:02:18.681 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=253 ifaceName="calic32e0123566" state="up"
2026-02-17 03:02:18.682 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic32e0123566", State:"down", Index:253}
2026-02-17 03:02:18.682 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic32e0123566", Addrs:set.Typed[string]{}}
2026-02-17 03:02:18.682 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic32e0123566", Addrs:set.Typed[string]{}}
2026-02-17 03:02:18.682 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic32e0123566", State:"up", Index:253}
2026-02-17 03:02:18.682 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic32e0123566"
2026-02-17 03:02:18.682 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic32e0123566"
2026-02-17 03:02:18.682 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic32e0123566"
2026-02-17 03:02:18.682 [INFO][80] felix/endpoint_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-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:18.682 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:18.715 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:18.715 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:19.055 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0, name=eth0)
2026-02-17 03:02:19.055 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic32e0123566" profile_ids:"kns.kubelet-test-5541" profile_ids:"ksa.kubelet-test-5541.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 03:02:19.055 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:19.056 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:19.056 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:19.057 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic32e0123566"
2026-02-17 03:02:19.057 [INFO][80] felix/endpoint_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-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:19.057 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:19.088 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:19.088 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:20.064 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-5541"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-5541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5541"}
2026-02-17 03:02:20.093 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2513"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2513"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2513"}
2026-02-17 03:02:20.120 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-2513" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:20.357 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali78644c0e70c" state="down"
2026-02-17 03:02:20.357 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali78644c0e70c"
2026-02-17 03:02:20.357 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=250
2026-02-17 03:02:20.357 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78644c0e70c", State:"down", Index:250}
2026-02-17 03:02:20.357 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78644c0e70c", Addrs:set.Typed[string]{}}
2026-02-17 03:02:20.357 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78644c0e70c", Addrs:set.Typed[string]{}}
2026-02-17 03:02:20.362 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali78644c0e70c" state=""
2026-02-17 03:02:20.363 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali78644c0e70c"
2026-02-17 03:02:20.378 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali78644c0e70c", State:"", Index:250}
2026-02-17 03:02:20.378 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali78644c0e70c", Addrs:set.Set[string](nil)}
2026-02-17 03:02:20.378 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali78644c0e70c", Addrs:set.Set[string](nil)}
2026-02-17 03:02:20.384 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=251
2026-02-17 03:02:20.384 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2c137fb427"
2026-02-17 03:02:20.384 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="calib2c137fb427" state="down"
2026-02-17 03:02:20.388 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="calib2c137fb427" state=""
2026-02-17 03:02:20.388 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib2c137fb427"
2026-02-17 03:02:20.401 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2c137fb427", Addrs:set.Typed[string]{}}
2026-02-17 03:02:20.401 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2c137fb427", Addrs:set.Typed[string]{}}
2026-02-17 03:02:20.401 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2c137fb427", State:"down", Index:251}
2026-02-17 03:02:20.401 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2c137fb427", State:"", Index:251}
2026-02-17 03:02:20.401 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2c137fb427", Addrs:set.Set[string](nil)}
2026-02-17 03:02:20.401 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2c137fb427", Addrs:set.Set[string](nil)}
2026-02-17 03:02:20.407 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=253
2026-02-17 03:02:20.407 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic32e0123566"
2026-02-17 03:02:20.422 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic32e0123566", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:20.422 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic32e0123566", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:23.180 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8475" name:"default"}
2026-02-17 03:02:23.433 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8475"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"services-8475"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-8475"}
2026-02-17 03:02:23.465 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8475"}
2026-02-17 03:02:24.124 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-znfpt" ipv4_addr:"192.168.24.186/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-vjvm3-default-worker-hq7h7-st4sl-znfpt"} 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 03:02:24.124 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:02:24.124 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:02:24.315 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2513"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2513"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2513"}
2026-02-17 03:02:24.351 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3664"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3664"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3664"}
2026-02-17 03:02:24.377 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-3664" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:25.013 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59, name=eth0)
2026-02-17 03:02:25.013 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-3664"} profile:{inbound_rules:{action:"allow" rule_id:"7bTcV5l_HoBZ33_J"} outbound_rules:{action:"allow" rule_id:"jsQtmh2vkBsyO_GI"}}
2026-02-17 03:02:25.013 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-3664.default"} profile:{}
2026-02-17 03:02:25.014 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe26601abb6" profile_ids:"kns.var-expansion-3664" profile_ids:"ksa.var-expansion-3664.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 03:02:25.014 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:25.014 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:25.014 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:25.014 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibe26601abb6" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.014 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xgHsILxvDyqMGaYToS" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.014 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__CP72tK9luSjkx13VL" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.014 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibe26601abb6" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.014 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xgHsILxvDyqMGaYToS" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.014 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__CP72tK9luSjkx13VL" ipVersion=0x4 table="filter"
2026-02-17 03:02:25.014 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibe26601abb6"
2026-02-17 03:02:25.014 [INFO][80] felix/endpoint_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-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:25.014 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:25.060 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:25.060 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"} status="down"
2026-02-17 03:02:25.085 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=254 ifaceName="calibe26601abb6" state="down"
2026-02-17 03:02:25.085 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe26601abb6", State:"down", Index:254}
2026-02-17 03:02:25.085 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe26601abb6"
2026-02-17 03:02:25.085 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe26601abb6"
2026-02-17 03:02:25.085 [INFO][80] felix/endpoint_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-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:25.085 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:25.088 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=254 ifaceName="calibe26601abb6" state="up"
2026-02-17 03:02:25.096 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0, name=eth0)
2026-02-17 03:02:25.109 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:25.109 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"} status="down"
2026-02-17 03:02:25.109 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic32e0123566" profile_ids:"kns.kubelet-test-5541" profile_ids:"ksa.kubelet-test-5541.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 03:02:25.110 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:25.110 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:25.110 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:25.110 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic32e0123566"
2026-02-17 03:02:25.111 [INFO][80] felix/endpoint_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-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:25.111 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:25.115 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0, name=eth0)
2026-02-17 03:02:25.133 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:25.133 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:25.133 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe26601abb6", Addrs:set.Typed[string]{}}
2026-02-17 03:02:25.134 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe26601abb6", Addrs:set.Typed[string]{}}
2026-02-17 03:02:25.134 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe26601abb6", State:"up", Index:254}
2026-02-17 03:02:25.134 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibe26601abb6"
2026-02-17 03:02:25.134 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe26601abb6"
2026-02-17 03:02:25.134 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe26601abb6"
2026-02-17 03:02:25.134 [INFO][80] felix/endpoint_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-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:25.134 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:25.151 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:25.151 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"} status="up"
2026-02-17 03:02:25.151 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic32e0123566" profile_ids:"kns.kubelet-test-5541" profile_ids:"ksa.kubelet-test-5541.default" ipv4_nets:"10.100.203.58/32"}
2026-02-17 03:02:25.151 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-5541"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-5541"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5541"}
2026-02-17 03:02:25.151 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:25.151 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:25.151 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:25.152 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic32e0123566"
2026-02-17 03:02:25.152 [INFO][80] felix/endpoint_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-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:25.152 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:25.167 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:25.167 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:26.121 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59, name=eth0)
2026-02-17 03:02:26.121 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe26601abb6" profile_ids:"kns.var-expansion-3664" profile_ids:"ksa.var-expansion-3664.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 03:02:26.121 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:26.121 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:26.121 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:26.122 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe26601abb6"
2026-02-17 03:02:26.122 [INFO][80] felix/endpoint_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-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:26.122 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:26.142 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:26.142 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"} status="up"
2026-02-17 03:02:26.452 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59, name=eth0)
2026-02-17 03:02:26.453 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe26601abb6" profile_ids:"kns.var-expansion-3664" profile_ids:"ksa.var-expansion-3664.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 03:02:26.453 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:26.453 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:26.453 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:26.453 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe26601abb6"
2026-02-17 03:02:26.454 [INFO][80] felix/endpoint_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-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:26.454 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:26.497 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:26.497 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"} status="up"
2026-02-17 03:02:26.776 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=254
2026-02-17 03:02:26.776 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibe26601abb6"
2026-02-17 03:02:26.776 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe26601abb6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:26.776 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe26601abb6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:27.010 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-5703"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-5703"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5703"}
2026-02-17 03:02:27.041 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8623"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8623"}
2026-02-17 03:02:27.073 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-8623" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:27.115 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8623"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8623"} labels:{key:"webhook-8623" value:"true"}
2026-02-17 03:02:27.115 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1787"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1787"} labels:{key:"webhook-8623-markers" value:"true"}
2026-02-17 03:02:27.115 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1787" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:28.131 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59, name=eth0)
2026-02-17 03:02:28.131 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe26601abb6" profile_ids:"kns.var-expansion-3664" profile_ids:"ksa.var-expansion-3664.default" ipv4_nets:"10.100.203.4/32"}
2026-02-17 03:02:28.131 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:28.131 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:28.131 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:28.132 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe26601abb6"
2026-02-17 03:02:28.133 [INFO][80] felix/endpoint_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-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:28.133 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:28.160 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:28.160 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"} status="up"
2026-02-17 03:02:28.353 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59, name=eth0)
2026-02-17 03:02:28.354 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59" endpoint_id:"eth0"}
2026-02-17 03:02:28.354 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-3664.default"}
2026-02-17 03:02:28.354 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-3664"}
2026-02-17 03:02:28.354 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:28.354 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:28.355 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xgHsILxvDyqMGaYToS" ipVersion=0x4 table="filter"
2026-02-17 03:02:28.355 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__CP72tK9luSjkx13VL" ipVersion=0x4 table="filter"
2026-02-17 03:02:28.355 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xgHsILxvDyqMGaYToS" ipVersion=0x4 table="filter"
2026-02-17 03:02:28.355 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__CP72tK9luSjkx13VL" ipVersion=0x4 table="filter"
2026-02-17 03:02:28.355 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:28.356 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibe26601abb6" ipVersion=0x4 table="filter"
2026-02-17 03:02:28.356 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibe26601abb6" ipVersion=0x4 table="filter"
2026-02-17 03:02:28.356 [INFO][80] 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-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:28.356 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:28.357 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.4
bird: KIF: Received address message for unknown interface 254
2026-02-17 03:02:28.422 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-3664/var-expansion-30cdd93c-c18e-4580-9273-e9cc6d7fae59", EndpointId:"eth0"}
2026-02-17 03:02:28.465 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=254 ifaceName="calibe26601abb6" state="down"
2026-02-17 03:02:28.466 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe26601abb6"
2026-02-17 03:02:28.466 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=254
2026-02-17 03:02:28.466 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe26601abb6", State:"down", Index:254}
2026-02-17 03:02:28.466 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe26601abb6", Addrs:set.Typed[string]{}}
2026-02-17 03:02:28.466 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe26601abb6", Addrs:set.Typed[string]{}}
2026-02-17 03:02:28.471 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=254 ifaceName="calibe26601abb6" state=""
2026-02-17 03:02:28.471 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibe26601abb6"
2026-02-17 03:02:28.491 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe26601abb6", State:"", Index:254}
2026-02-17 03:02:28.492 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe26601abb6", Addrs:set.Set[string](nil)}
2026-02-17 03:02:28.492 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe26601abb6", Addrs:set.Set[string](nil)}
2026-02-17 03:02:29.614 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-2513" name:"default"}
2026-02-17 03:02:29.676 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-2513"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-2513"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2513"}
2026-02-17 03:02:29.749 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8623" type:"ClusterIP" cluster_ips:"10.254.37.52" ports:{Protocol:"TCP" Port:8443}
2026-02-17 03:02:29.750 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-2513"}
2026-02-17 03:02:30.491 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3664"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3664"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3664"}
2026-02-17 03:02:30.518 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-772"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-772"}
2026-02-17 03:02:30.542 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-772" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:30.692 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-772"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-772"}
2026-02-17 03:02:30.731 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-2270"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-2270"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2270"}
2026-02-17 03:02:30.755 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-2270" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:30.905 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-8623"
2026-02-17 03:02:30.998 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8623"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8623"} labels:{key:"webhook-8623" value:"true"}
2026-02-17 03:02:31.025 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1787"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1787"} labels:{key:"webhook-8623-markers" value:"true"}
2026-02-17 03:02:31.058 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7291"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7291"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7291"}
2026-02-17 03:02:31.058 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7291" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:32.064 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-watch-5703" name:"default"}
2026-02-17 03:02:32.400 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-5703"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-5703"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5703"}
2026-02-17 03:02:32.428 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-watch-5703"}
2026-02-17 03:02:32.837 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-2270"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-2270"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2270"}
2026-02-17 03:02:32.867 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6568"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6568"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6568"}
2026-02-17 03:02:32.889 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6568" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:35.360 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7291"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7291"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7291"}
2026-02-17 03:02:35.394 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2821"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2821"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2821"}
2026-02-17 03:02:35.423 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2821" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:35.507 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2821"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2821"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2821"}
2026-02-17 03:02:35.541 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7951"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7951"} 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-7951"}
2026-02-17 03:02:35.563 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7951" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:36.178 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-772" name:"default"}
2026-02-17 03:02:36.214 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-3664" name:"default"}
2026-02-17 03:02:36.229 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-1, name=eth0)
2026-02-17 03:02:36.241 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-7951.default"} profile:{}
2026-02-17 03:02:36.241 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-7951"} profile:{inbound_rules:{action:"allow" rule_id:"LdhEfCkynZbMoox1"} outbound_rules:{action:"allow" rule_id:"OsvCgoIVRDj5CApK"}}
2026-02-17 03:02:36.242 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2a14786ca9" profile_ids:"kns.pods-7951" profile_ids:"ksa.pods-7951.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 03:02:36.242 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:36.242 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:36.242 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:36.242 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.242 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic2a14786ca9" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.242 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-7951" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.242 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UTEXn3LTXvH-QQFstc" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.242 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-c" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.242 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic2a14786ca9" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.242 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-7951" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.242 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UTEXn3LTXvH-QQFstc" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.242 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic2a14786ca9"
2026-02-17 03:02:36.242 [INFO][80] felix/endpoint_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-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:36.242 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:36.278 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:36.278 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"} status="down"
2026-02-17 03:02:36.301 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=255 ifaceName="calic2a14786ca9" state="down"
2026-02-17 03:02:36.301 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic2a14786ca9"
2026-02-17 03:02:36.301 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2a14786ca9", State:"down", Index:255}
2026-02-17 03:02:36.302 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2a14786ca9", Addrs:set.Typed[string]{}}
2026-02-17 03:02:36.302 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2a14786ca9", Addrs:set.Typed[string]{}}
2026-02-17 03:02:36.302 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic2a14786ca9"
2026-02-17 03:02:36.302 [INFO][80] felix/endpoint_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-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:36.302 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:36.302 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=255 ifaceName="calic2a14786ca9" state="up"
2026-02-17 03:02:36.330 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:36.330 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"} status="down"
2026-02-17 03:02:36.330 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2a14786ca9", State:"up", Index:255}
2026-02-17 03:02:36.330 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic2a14786ca9"
2026-02-17 03:02:36.330 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic2a14786ca9"
2026-02-17 03:02:36.330 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2a14786ca9"
2026-02-17 03:02:36.331 [INFO][80] felix/endpoint_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-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:36.331 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:36.364 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:36.364 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 03:02:36.365 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-2, name=eth0)
2026-02-17 03:02:36.366 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5cc17378fb3" profile_ids:"kns.pods-7951" profile_ids:"ksa.pods-7951.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 03:02:36.366 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:36.366 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:36.366 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:36.366 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5cc17378fb3" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.367 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5cc17378fb3" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.367 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5cc17378fb3"
2026-02-17 03:02:36.367 [INFO][80] felix/endpoint_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-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:36.367 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:36.407 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:36.407 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"} status="down"
2026-02-17 03:02:36.407 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1787" name:"default"}
2026-02-17 03:02:36.423 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=256 ifaceName="cali5cc17378fb3" state="down"
2026-02-17 03:02:36.423 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5cc17378fb3"
2026-02-17 03:02:36.425 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=256 ifaceName="cali5cc17378fb3" state="up"
2026-02-17 03:02:36.431 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5cc17378fb3", State:"down", Index:256}
2026-02-17 03:02:36.431 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc17378fb3", Addrs:set.Typed[string]{}}
2026-02-17 03:02:36.431 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc17378fb3", Addrs:set.Typed[string]{}}
2026-02-17 03:02:36.431 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5cc17378fb3", State:"up", Index:256}
2026-02-17 03:02:36.431 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5cc17378fb3"
2026-02-17 03:02:36.432 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5cc17378fb3"
2026-02-17 03:02:36.432 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5cc17378fb3"
2026-02-17 03:02:36.432 [INFO][80] felix/endpoint_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-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:36.432 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:36.478 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:36.478 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 03:02:36.538 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-3, name=eth0)
2026-02-17 03:02:36.539 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4d15971b652" profile_ids:"kns.pods-7951" profile_ids:"ksa.pods-7951.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 03:02:36.539 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:36.539 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:36.539 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:36.539 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.540 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4d15971b652" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.540 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-4" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.540 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4d15971b652" ipVersion=0x4 table="filter"
2026-02-17 03:02:36.540 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4d15971b652"
2026-02-17 03:02:36.540 [INFO][80] felix/endpoint_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-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:36.540 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:36.574 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=257 ifaceName="cali4d15971b652" state="down"
2026-02-17 03:02:36.575 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4d15971b652"
2026-02-17 03:02:36.578 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=257 ifaceName="cali4d15971b652" state="up"
2026-02-17 03:02:36.611 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:36.611 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"} status="down"
2026-02-17 03:02:36.611 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4d15971b652", State:"down", Index:257}
2026-02-17 03:02:36.611 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4d15971b652", Addrs:set.Typed[string]{}}
2026-02-17 03:02:36.611 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4d15971b652", Addrs:set.Typed[string]{}}
2026-02-17 03:02:36.612 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4d15971b652", State:"up", Index:257}
2026-02-17 03:02:36.612 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4d15971b652"
2026-02-17 03:02:36.612 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4d15971b652"
2026-02-17 03:02:36.612 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4d15971b652"
2026-02-17 03:02:36.612 [INFO][80] felix/endpoint_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-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:36.612 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:36.637 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:36.637 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 03:02:36.637 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-3664"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-3664"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3664"}
2026-02-17 03:02:36.661 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-3664"}
2026-02-17 03:02:36.845 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-772"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-772"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-772"}
2026-02-17 03:02:36.875 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-772"}
2026-02-17 03:02:37.023 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-8623" name:"default"}
2026-02-17 03:02:37.088 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-8623"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-8623"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-8623"} labels:{key:"webhook-8623" value:"true"}
2026-02-17 03:02:37.120 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-8623"}
2026-02-17 03:02:37.186 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-2, name=eth0)
2026-02-17 03:02:37.187 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5cc17378fb3" profile_ids:"kns.pods-7951" profile_ids:"ksa.pods-7951.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 03:02:37.187 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:37.187 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:37.187 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:37.188 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5cc17378fb3"
2026-02-17 03:02:37.188 [INFO][80] felix/endpoint_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-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:37.188 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:37.210 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-1, name=eth0)
2026-02-17 03:02:37.212 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:37.212 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 03:02:37.212 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2a14786ca9" profile_ids:"kns.pods-7951" profile_ids:"ksa.pods-7951.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 03:02:37.212 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:37.213 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:37.213 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:37.216 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2a14786ca9"
2026-02-17 03:02:37.216 [INFO][80] felix/endpoint_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-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:37.216 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:37.226 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-3, name=eth0)
2026-02-17 03:02:37.245 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:37.245 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 03:02:37.245 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4d15971b652" profile_ids:"kns.pods-7951" profile_ids:"ksa.pods-7951.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 03:02:37.245 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1787"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-1787"} labels:{key:"webhook-8623-markers" value:"true"}
2026-02-17 03:02:37.246 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:37.246 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:37.246 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:37.248 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4d15971b652"
2026-02-17 03:02:37.248 [INFO][80] felix/endpoint_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-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:37.248 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:37.275 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:37.275 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 03:02:37.276 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1787"}
2026-02-17 03:02:37.276 [INFO][80] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 03:02:37.632 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-1, name=eth0)
2026-02-17 03:02:37.635 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2a14786ca9" profile_ids:"kns.pods-7951" profile_ids:"ksa.pods-7951.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 03:02:37.635 [INFO][80] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 03:02:37.635 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:37.636 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:37.637 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:37.637 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-2, name=eth0)
2026-02-17 03:02:37.638 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2a14786ca9"
2026-02-17 03:02:37.638 [INFO][80] felix/endpoint_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-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:37.638 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:37.644 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-3, name=eth0)
2026-02-17 03:02:37.665 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:37.665 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 03:02:37.665 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5cc17378fb3" profile_ids:"kns.pods-7951" profile_ids:"ksa.pods-7951.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 03:02:37.665 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4d15971b652" profile_ids:"kns.pods-7951" profile_ids:"ksa.pods-7951.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 03:02:37.666 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:37.666 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:37.666 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:37.666 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:37.666 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:37.666 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:37.667 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5cc17378fb3"
2026-02-17 03:02:37.667 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4d15971b652"
2026-02-17 03:02:37.667 [INFO][80] felix/endpoint_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-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:37.667 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:37.667 [INFO][80] felix/endpoint_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-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:37.667 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:37.689 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=255
2026-02-17 03:02:37.689 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic2a14786ca9"
2026-02-17 03:02:37.689 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=256
2026-02-17 03:02:37.689 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5cc17378fb3"
2026-02-17 03:02:37.689 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:37.690 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 03:02:37.690 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:37.690 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 03:02:37.690 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2a14786ca9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:37.690 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2a14786ca9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:37.690 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc17378fb3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:37.690 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc17378fb3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:37.895 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-2270"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-2270"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-2270"}
2026-02-17 03:02:38.040 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=257
2026-02-17 03:02:38.040 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4d15971b652"
2026-02-17 03:02:38.040 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4d15971b652", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:38.040 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4d15971b652", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:39.218 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-1, name=eth0)
2026-02-17 03:02:39.218 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic2a14786ca9" profile_ids:"kns.pods-7951" profile_ids:"ksa.pods-7951.default" ipv4_nets:"10.100.203.2/32"}
2026-02-17 03:02:39.218 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:39.219 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:39.219 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:39.219 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic2a14786ca9"
2026-02-17 03:02:39.219 [INFO][80] felix/endpoint_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-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:39.219 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:39.238 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-3, name=eth0)
2026-02-17 03:02:39.248 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:39.248 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 03:02:39.248 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4d15971b652" profile_ids:"kns.pods-7951" profile_ids:"ksa.pods-7951.default" ipv4_nets:"10.100.203.6/32"}
2026-02-17 03:02:39.248 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:39.248 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:39.248 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:39.248 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4d15971b652"
2026-02-17 03:02:39.248 [INFO][80] felix/endpoint_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-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:39.248 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:39.263 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-2, name=eth0)
2026-02-17 03:02:39.274 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:39.274 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 03:02:39.274 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5cc17378fb3" profile_ids:"kns.pods-7951" profile_ids:"ksa.pods-7951.default" ipv4_nets:"10.100.203.3/32"}
2026-02-17 03:02:39.274 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:39.274 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:39.274 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:39.275 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5cc17378fb3"
2026-02-17 03:02:39.275 [INFO][80] felix/endpoint_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-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:39.275 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:39.312 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:39.312 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"} status="up"
2026-02-17 03:02:39.587 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-3, name=eth0)
2026-02-17 03:02:39.587 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-3" endpoint_id:"eth0"}
2026-02-17 03:02:39.587 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:39.587 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:39.587 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:39.588 [INFO][80] 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 03:02:39.588 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4d15971b652" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.588 [INFO][80] 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 03:02:39.588 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4d15971b652" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.588 [INFO][80] 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-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:39.588 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:39.588 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.6
2026-02-17 03:02:39.598 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-2, name=eth0)
2026-02-17 03:02:39.656 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pods-7951/test-pod-1, name=eth0)
2026-02-17 03:02:39.667 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-3", EndpointId:"eth0"}
2026-02-17 03:02:39.667 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-2" endpoint_id:"eth0"}
2026-02-17 03:02:39.667 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-7951/test-pod-1" endpoint_id:"eth0"}
2026-02-17 03:02:39.668 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-7951"}
2026-02-17 03:02:39.668 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-7951.default"}
2026-02-17 03:02:39.668 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:39.668 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:39.668 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:39.668 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:39.668 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:39.668 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-7951" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.668 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UTEXn3LTXvH-QQFstc" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.668 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-7951" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.668 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UTEXn3LTXvH-QQFstc" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.668 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:39.669 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5cc17378fb3" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.669 [INFO][80] 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 03:02:39.669 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic2a14786ca9" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.669 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5cc17378fb3" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.669 [INFO][80] 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 03:02:39.669 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic2a14786ca9" ipVersion=0x4 table="filter"
2026-02-17 03:02:39.669 [INFO][80] 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-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:39.669 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:39.669 [INFO][80] 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-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:39.669 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:39.670 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.3
2026-02-17 03:02:39.670 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.2
2026-02-17 03:02:39.699 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=257
2026-02-17 03:02:39.699 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4d15971b652"
2026-02-17 03:02:39.699 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=257 ifaceName="cali4d15971b652" state="down"
2026-02-17 03:02:39.702 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=257 ifaceName="cali4d15971b652" state=""
2026-02-17 03:02:39.702 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4d15971b652"
2026-02-17 03:02:39.711 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=256
2026-02-17 03:02:39.711 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5cc17378fb3"
2026-02-17 03:02:39.711 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=256 ifaceName="cali5cc17378fb3" state="down"
2026-02-17 03:02:39.714 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=256 ifaceName="cali5cc17378fb3" state=""
2026-02-17 03:02:39.714 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5cc17378fb3"
2026-02-17 03:02:39.730 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-2", EndpointId:"eth0"}
2026-02-17 03:02:39.730 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-7951/test-pod-1", EndpointId:"eth0"}
2026-02-17 03:02:39.730 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4d15971b652", Addrs:set.Typed[string]{}}
2026-02-17 03:02:39.730 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4d15971b652", Addrs:set.Typed[string]{}}
2026-02-17 03:02:39.730 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4d15971b652", State:"down", Index:257}
2026-02-17 03:02:39.730 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4d15971b652", State:"", Index:257}
2026-02-17 03:02:39.731 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4d15971b652", Addrs:set.Set[string](nil)}
2026-02-17 03:02:39.731 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4d15971b652", Addrs:set.Set[string](nil)}
2026-02-17 03:02:39.731 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc17378fb3", Addrs:set.Typed[string]{}}
2026-02-17 03:02:39.731 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc17378fb3", Addrs:set.Typed[string]{}}
2026-02-17 03:02:39.731 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5cc17378fb3", State:"down", Index:256}
2026-02-17 03:02:39.731 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5cc17378fb3", State:"", Index:256}
2026-02-17 03:02:39.731 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc17378fb3", Addrs:set.Set[string](nil)}
2026-02-17 03:02:39.731 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5cc17378fb3", Addrs:set.Set[string](nil)}
2026-02-17 03:02:39.762 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=255 ifaceName="calic2a14786ca9" state="down"
2026-02-17 03:02:39.762 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic2a14786ca9"
2026-02-17 03:02:39.762 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=255
2026-02-17 03:02:39.762 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2a14786ca9", State:"down", Index:255}
2026-02-17 03:02:39.762 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2a14786ca9", Addrs:set.Typed[string]{}}
2026-02-17 03:02:39.762 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2a14786ca9", Addrs:set.Typed[string]{}}
2026-02-17 03:02:39.764 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=255 ifaceName="calic2a14786ca9" state=""
2026-02-17 03:02:39.764 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic2a14786ca9"
2026-02-17 03:02:39.785 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic2a14786ca9", State:"", Index:255}
2026-02-17 03:02:39.785 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic2a14786ca9", Addrs:set.Set[string](nil)}
2026-02-17 03:02:39.785 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic2a14786ca9", Addrs:set.Set[string](nil)}
2026-02-17 03:02:40.407 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7291"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7291"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-7291"}
2026-02-17 03:02:40.555 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2821" name:"default"}
2026-02-17 03:02:40.637 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6568"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6568"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6568"}
2026-02-17 03:02:40.663 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-4384"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-4384"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4384"}
2026-02-17 03:02:40.689 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-wrapper-4384" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:40.722 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7951"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7951"} 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-7951"}
2026-02-17 03:02:40.762 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-496"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-496"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-496"}
2026-02-17 03:02:40.792 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-496" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:41.058 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2821"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2821"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-2821"}
2026-02-17 03:02:41.110 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2821"}
2026-02-17 03:02:41.406 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9, name=eth0)
2026-02-17 03:02:41.406 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-wrapper-4384"} profile:{inbound_rules:{action:"allow" rule_id:"9JANfYLETsoB7Mt2"} outbound_rules:{action:"allow" rule_id:"KUvMKeP9SL1cRnXP"}}
2026-02-17 03:02:41.407 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-wrapper-4384.default"} profile:{}
2026-02-17 03:02:41.407 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d20831490c" profile_ids:"kns.emptydir-wrapper-4384" profile_ids:"ksa.emptydir-wrapper-4384.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 03:02:41.407 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:41.407 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:41.407 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:41.409 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1d20831490c" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.409 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ZbL2EcRWd9p0FOZD8F" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.409 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2RGkaqiE5QEplWiG5O" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.409 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1d20831490c" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.409 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ZbL2EcRWd9p0FOZD8F" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.409 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2RGkaqiE5QEplWiG5O" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.409 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1d20831490c"
2026-02-17 03:02:41.409 [INFO][80] felix/endpoint_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-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:41.409 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:41.454 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:41.454 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"} status="down"
2026-02-17 03:02:41.478 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=258 ifaceName="cali1d20831490c" state="down"
2026-02-17 03:02:41.478 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d20831490c"
2026-02-17 03:02:41.478 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d20831490c", State:"down", Index:258}
2026-02-17 03:02:41.478 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d20831490c", Addrs:set.Typed[string]{}}
2026-02-17 03:02:41.478 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d20831490c", Addrs:set.Typed[string]{}}
2026-02-17 03:02:41.478 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d20831490c"
2026-02-17 03:02:41.478 [INFO][80] felix/endpoint_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-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:41.478 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:41.484 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=258 ifaceName="cali1d20831490c" state="up"
2026-02-17 03:02:41.507 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:41.507 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"} status="down"
2026-02-17 03:02:41.507 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d20831490c", State:"up", Index:258}
2026-02-17 03:02:41.508 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1d20831490c"
2026-02-17 03:02:41.508 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d20831490c"
2026-02-17 03:02:41.508 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d20831490c"
2026-02-17 03:02:41.508 [INFO][80] felix/endpoint_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-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:41.508 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:41.526 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0, name=eth0)
2026-02-17 03:02:41.540 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:41.540 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"} status="up"
2026-02-17 03:02:41.540 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-496"} profile:{inbound_rules:{action:"allow" rule_id:"aCGVZhW6lkfNGWn4"} outbound_rules:{action:"allow" rule_id:"x4bFsHi9VZnhyApY"}}
2026-02-17 03:02:41.540 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-496.default"} profile:{}
2026-02-17 03:02:41.540 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7092804487" profile_ids:"kns.security-context-test-496" profile_ids:"ksa.security-context-test-496.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 03:02:41.540 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:41.540 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:41.540 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:41.541 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie7092804487" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.541 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_X-pIgMHW66VOU0ts8m" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.541 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qqOrkZQAaYqaYCaCXj" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.541 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie7092804487" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.541 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_X-pIgMHW66VOU0ts8m" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.541 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qqOrkZQAaYqaYCaCXj" ipVersion=0x4 table="filter"
2026-02-17 03:02:41.541 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie7092804487"
2026-02-17 03:02:41.541 [INFO][80] felix/endpoint_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-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:41.541 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:41.594 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:41.594 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} status="down"
2026-02-17 03:02:41.601 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=259 ifaceName="calie7092804487" state="down"
2026-02-17 03:02:41.601 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7092804487", State:"down", Index:259}
2026-02-17 03:02:41.601 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7092804487"
2026-02-17 03:02:41.601 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7092804487", Addrs:set.Typed[string]{}}
2026-02-17 03:02:41.601 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7092804487", Addrs:set.Typed[string]{}}
2026-02-17 03:02:41.601 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7092804487"
2026-02-17 03:02:41.601 [INFO][80] felix/endpoint_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-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:41.601 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:41.602 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=259 ifaceName="calie7092804487" state="up"
2026-02-17 03:02:41.627 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:41.627 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} status="down"
2026-02-17 03:02:41.627 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7092804487", State:"up", Index:259}
2026-02-17 03:02:41.627 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie7092804487"
2026-02-17 03:02:41.627 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7092804487"
2026-02-17 03:02:41.627 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7092804487"
2026-02-17 03:02:41.627 [INFO][80] felix/endpoint_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-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:41.627 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:41.647 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:41.647 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:42.264 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9, name=eth0)
2026-02-17 03:02:42.264 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d20831490c" profile_ids:"kns.emptydir-wrapper-4384" profile_ids:"ksa.emptydir-wrapper-4384.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 03:02:42.264 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.265 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.265 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.266 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d20831490c"
2026-02-17 03:02:42.266 [INFO][80] felix/endpoint_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-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.266 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.288 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:42.288 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"} status="up"
2026-02-17 03:02:42.799 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9, name=eth0)
2026-02-17 03:02:42.799 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d20831490c" profile_ids:"kns.emptydir-wrapper-4384" profile_ids:"ksa.emptydir-wrapper-4384.default" ipv4_nets:"10.100.203.8/32"}
2026-02-17 03:02:42.799 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.799 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.799 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.800 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d20831490c"
2026-02-17 03:02:42.800 [INFO][80] felix/endpoint_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-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.800 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.810 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9, name=eth0)
2026-02-17 03:02:42.823 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:42.823 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"} status="up"
2026-02-17 03:02:42.823 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9" endpoint_id:"eth0"}
2026-02-17 03:02:42.823 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-wrapper-4384.default"}
2026-02-17 03:02:42.823 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-wrapper-4384"}
2026-02-17 03:02:42.823 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.823 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.824 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ZbL2EcRWd9p0FOZD8F" ipVersion=0x4 table="filter"
2026-02-17 03:02:42.824 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2RGkaqiE5QEplWiG5O" ipVersion=0x4 table="filter"
2026-02-17 03:02:42.824 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ZbL2EcRWd9p0FOZD8F" ipVersion=0x4 table="filter"
2026-02-17 03:02:42.824 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2RGkaqiE5QEplWiG5O" ipVersion=0x4 table="filter"
2026-02-17 03:02:42.824 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.824 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1d20831490c" ipVersion=0x4 table="filter"
2026-02-17 03:02:42.824 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1d20831490c" ipVersion=0x4 table="filter"
2026-02-17 03:02:42.824 [INFO][80] 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-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.824 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.825 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.8
2026-02-17 03:02:42.881 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-4384/pod-secrets-8c43122f-2daf-45e7-bae7-2be1c8a50cc9", EndpointId:"eth0"}
2026-02-17 03:02:42.881 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-4384"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-4384"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4384"}
2026-02-17 03:02:42.881 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3507"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3507"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3507"}
2026-02-17 03:02:42.881 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-3507" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:43.005 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-2270" name:"default"}
2026-02-17 03:02:43.131 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=259
2026-02-17 03:02:43.132 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie7092804487"
2026-02-17 03:02:43.132 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7092804487", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:43.132 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7092804487", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:43.268 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-2270"}
2026-02-17 03:02:43.284 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0, name=eth0)
2026-02-17 03:02:43.297 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7092804487" profile_ids:"kns.security-context-test-496" profile_ids:"ksa.security-context-test-496.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 03:02:43.297 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:43.298 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:43.298 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:43.298 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7092804487"
2026-02-17 03:02:43.298 [INFO][80] felix/endpoint_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-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:43.298 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:43.321 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=258
2026-02-17 03:02:43.321 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1d20831490c"
2026-02-17 03:02:43.325 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:43.326 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:43.326 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d20831490c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:43.326 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d20831490c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:44.284 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0, name=eth0)
2026-02-17 03:02:44.285 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7092804487" profile_ids:"kns.security-context-test-496" profile_ids:"ksa.security-context-test-496.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 03:02:44.285 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:44.285 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:44.285 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:44.286 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7092804487"
2026-02-17 03:02:44.286 [INFO][80] felix/endpoint_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-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:44.286 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:44.313 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:44.313 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 258
2026-02-17 03:02:44.651 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=258 ifaceName="cali1d20831490c" state="down"
2026-02-17 03:02:44.651 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d20831490c"
2026-02-17 03:02:44.651 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=258
2026-02-17 03:02:44.651 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d20831490c", State:"down", Index:258}
2026-02-17 03:02:44.651 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d20831490c", Addrs:set.Typed[string]{}}
2026-02-17 03:02:44.652 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d20831490c", Addrs:set.Typed[string]{}}
2026-02-17 03:02:44.653 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=258 ifaceName="cali1d20831490c" state=""
2026-02-17 03:02:44.653 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1d20831490c"
2026-02-17 03:02:44.676 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d20831490c", State:"", Index:258}
2026-02-17 03:02:44.676 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d20831490c", Addrs:set.Set[string](nil)}
2026-02-17 03:02:44.676 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d20831490c", Addrs:set.Set[string](nil)}
2026-02-17 03:02:45.504 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0, name=eth0)
2026-02-17 03:02:45.505 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie7092804487" profile_ids:"kns.security-context-test-496" profile_ids:"ksa.security-context-test-496.default" ipv4_nets:"10.100.203.10/32"}
2026-02-17 03:02:45.505 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.505 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.505 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.506 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie7092804487"
2026-02-17 03:02:45.506 [INFO][80] felix/endpoint_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-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.506 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.537 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:45.537 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:45.614 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=259 ifaceName="calie7092804487" state="down"
2026-02-17 03:02:45.614 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7092804487", State:"down", Index:259}
2026-02-17 03:02:45.614 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie7092804487"
2026-02-17 03:02:45.614 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=259
2026-02-17 03:02:45.614 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7092804487", Addrs:set.Typed[string]{}}
2026-02-17 03:02:45.614 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7092804487", Addrs:set.Typed[string]{}}
2026-02-17 03:02:45.614 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7092804487"
2026-02-17 03:02:45.614 [INFO][80] felix/endpoint_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-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.614 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.615 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.10
2026-02-17 03:02:45.616 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=259 ifaceName="calie7092804487" state=""
2026-02-17 03:02:45.616 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie7092804487"
2026-02-17 03:02:45.637 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:45.637 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} status="down"
2026-02-17 03:02:45.637 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie7092804487", State:"", Index:259}
2026-02-17 03:02:45.638 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie7092804487", Addrs:set.Set[string](nil)}
2026-02-17 03:02:45.638 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie7092804487", Addrs:set.Set[string](nil)}
2026-02-17 03:02:45.638 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie7092804487"
2026-02-17 03:02:45.638 [INFO][80] felix/endpoint_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-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.638 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.660 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:45.660 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"} status="down"
2026-02-17 03:02:45.750 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0, name=eth0)
2026-02-17 03:02:45.751 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0" endpoint_id:"eth0"}
2026-02-17 03:02:45.751 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-496"}
2026-02-17 03:02:45.751 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-496.default"}
2026-02-17 03:02:45.751 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.751 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.753 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_X-pIgMHW66VOU0ts8m" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.753 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qqOrkZQAaYqaYCaCXj" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.753 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_X-pIgMHW66VOU0ts8m" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.753 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qqOrkZQAaYqaYCaCXj" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.753 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.753 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie7092804487" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.753 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie7092804487" ipVersion=0x4 table="filter"
2026-02-17 03:02:45.753 [INFO][80] 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-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.754 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.814 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-496/alpine-nnp-false-4927d2c7-fdc2-4046-917d-f527aaadfca0", EndpointId:"eth0"}
2026-02-17 03:02:45.840 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7291" name:"default"}
2026-02-17 03:02:46.123 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-6568" name:"default"}
2026-02-17 03:02:46.154 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7291"}
2026-02-17 03:02:46.263 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-6568"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-6568"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-6568"}
2026-02-17 03:02:46.295 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-6568"}
2026-02-17 03:02:46.333 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7951" name:"default"}
2026-02-17 03:02:46.365 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7951"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7951"} 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-7951"}
2026-02-17 03:02:46.436 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7951"}
2026-02-17 03:02:46.932 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-496"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-496"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-496"}
2026-02-17 03:02:46.956 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5958"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5958"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5958"}
2026-02-17 03:02:46.984 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-5958" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:47.618 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603, name=eth0)
2026-02-17 03:02:47.618 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-test-5958"} profile:{inbound_rules:{action:"allow" rule_id:"b1onTkWqDVC7j9tK"} outbound_rules:{action:"allow" rule_id:"APz08jDIss5SqqM6"}}
2026-02-17 03:02:47.618 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-test-5958.default"} profile:{}
2026-02-17 03:02:47.618 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9be466f9330" profile_ids:"kns.security-context-test-5958" profile_ids:"ksa.security-context-test-5958.default" ipv4_nets:"10.100.203.43/32"}
2026-02-17 03:02:47.618 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:47.619 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:47.619 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:47.621 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9be466f9330" ipVersion=0x4 table="filter"
2026-02-17 03:02:47.621 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1ZW_-qqWIlHabZj9ha" ipVersion=0x4 table="filter"
2026-02-17 03:02:47.621 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gsBKsVpt8YhPFl2PiH" ipVersion=0x4 table="filter"
2026-02-17 03:02:47.621 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9be466f9330" ipVersion=0x4 table="filter"
2026-02-17 03:02:47.621 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1ZW_-qqWIlHabZj9ha" ipVersion=0x4 table="filter"
2026-02-17 03:02:47.621 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gsBKsVpt8YhPFl2PiH" ipVersion=0x4 table="filter"
2026-02-17 03:02:47.621 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9be466f9330"
2026-02-17 03:02:47.621 [INFO][80] felix/endpoint_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-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:47.621 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:47.678 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:47.678 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"} status="down"
2026-02-17 03:02:47.683 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=260 ifaceName="cali9be466f9330" state="down"
2026-02-17 03:02:47.683 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9be466f9330", State:"down", Index:260}
2026-02-17 03:02:47.683 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9be466f9330"
2026-02-17 03:02:47.683 [INFO][80] felix/endpoint_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-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:47.683 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:47.683 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9be466f9330"
2026-02-17 03:02:47.689 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=260 ifaceName="cali9be466f9330" state="up"
2026-02-17 03:02:47.707 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:47.707 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"} status="down"
2026-02-17 03:02:47.707 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9be466f9330", Addrs:set.Typed[string]{}}
2026-02-17 03:02:47.707 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9be466f9330", Addrs:set.Typed[string]{}}
2026-02-17 03:02:47.707 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9be466f9330", State:"up", Index:260}
2026-02-17 03:02:47.707 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9be466f9330"
2026-02-17 03:02:47.707 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9be466f9330"
2026-02-17 03:02:47.708 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9be466f9330"
2026-02-17 03:02:47.708 [INFO][80] felix/endpoint_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-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:47.708 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:47.731 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:47.731 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"} status="up"
2026-02-17 03:02:47.917 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-wrapper-4384" name:"default"}
2026-02-17 03:02:48.183 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-4384"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-4384"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-4384"}
2026-02-17 03:02:48.214 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-wrapper-4384"}
2026-02-17 03:02:48.322 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603, name=eth0)
2026-02-17 03:02:48.322 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9be466f9330" profile_ids:"kns.security-context-test-5958" profile_ids:"ksa.security-context-test-5958.default" ipv4_nets:"10.100.203.43/32"}
2026-02-17 03:02:48.322 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:48.322 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:48.323 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:48.324 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9be466f9330"
2026-02-17 03:02:48.325 [INFO][80] felix/endpoint_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-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:48.325 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:48.348 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:48.348 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"} status="up"
2026-02-17 03:02:48.754 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 03:02:49.307 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=260
2026-02-17 03:02:49.307 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9be466f9330"
2026-02-17 03:02:49.308 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9be466f9330", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:49.308 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9be466f9330", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:49.543 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603, name=eth0)
2026-02-17 03:02:49.543 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9be466f9330" profile_ids:"kns.security-context-test-5958" profile_ids:"ksa.security-context-test-5958.default" ipv4_nets:"10.100.203.43/32"}
2026-02-17 03:02:49.543 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:49.544 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:49.544 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:49.544 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9be466f9330"
2026-02-17 03:02:49.545 [INFO][80] felix/endpoint_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-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:49.545 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:49.570 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:49.570 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"} status="up"
2026-02-17 03:02:49.654 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=260
2026-02-17 03:02:49.654 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9be466f9330"
2026-02-17 03:02:49.654 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=260 ifaceName="cali9be466f9330" state="down"
2026-02-17 03:02:49.654 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9be466f9330", Addrs:set.Typed[string]{}}
2026-02-17 03:02:49.654 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9be466f9330", Addrs:set.Typed[string]{}}
2026-02-17 03:02:49.654 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9be466f9330", State:"down", Index:260}
2026-02-17 03:02:49.654 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9be466f9330"
2026-02-17 03:02:49.654 [INFO][80] felix/endpoint_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-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:49.654 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:49.655 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=260 ifaceName="cali9be466f9330" state=""
2026-02-17 03:02:49.655 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9be466f9330"
2026-02-17 03:02:49.655 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.43
2026-02-17 03:02:49.678 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:49.678 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"} status="down"
2026-02-17 03:02:49.679 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9be466f9330", State:"", Index:260}
2026-02-17 03:02:49.679 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9be466f9330", Addrs:set.Set[string](nil)}
2026-02-17 03:02:49.679 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9be466f9330", Addrs:set.Set[string](nil)}
2026-02-17 03:02:49.679 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9be466f9330"
2026-02-17 03:02:49.679 [INFO][80] felix/endpoint_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-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:49.679 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:49.705 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:49.705 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"} status="down"
2026-02-17 03:02:49.791 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603, name=eth0)
2026-02-17 03:02:49.791 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603" endpoint_id:"eth0"}
2026-02-17 03:02:49.792 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-test-5958"}
2026-02-17 03:02:49.792 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-test-5958.default"}
2026-02-17 03:02:49.792 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:49.792 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:49.793 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1ZW_-qqWIlHabZj9ha" ipVersion=0x4 table="filter"
2026-02-17 03:02:49.793 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gsBKsVpt8YhPFl2PiH" ipVersion=0x4 table="filter"
2026-02-17 03:02:49.793 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1ZW_-qqWIlHabZj9ha" ipVersion=0x4 table="filter"
2026-02-17 03:02:49.793 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gsBKsVpt8YhPFl2PiH" ipVersion=0x4 table="filter"
2026-02-17 03:02:49.793 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:49.793 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9be466f9330" ipVersion=0x4 table="filter"
2026-02-17 03:02:49.793 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9be466f9330" ipVersion=0x4 table="filter"
2026-02-17 03:02:49.793 [INFO][80] 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-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:49.794 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:49.867 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-test-5958/busybox-readonly-false-892dddf3-f66d-49e6-b248-1293d47cf603", EndpointId:"eth0"}
2026-02-17 03:02:51.037 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5958"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5958"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5958"}
2026-02-17 03:02:51.117 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-641"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"dns-641"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-641"}
2026-02-17 03:02:51.150 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-641" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:51.183 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-641" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:02:51.183 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-641" type:"ClusterIP" cluster_ips:"10.254.33.248" ports:{Protocol:"TCP" Port:80}
2026-02-17 03:02:51.818 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236, name=eth0)
2026-02-17 03:02:51.818 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-641"} profile:{inbound_rules:{action:"allow" rule_id:"nG8jdCfplwKUQUO4"} outbound_rules:{action:"allow" rule_id:"ZUxe5MpV0VVVbuT4"}}
2026-02-17 03:02:51.818 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-641.default"} profile:{}
2026-02-17 03:02:51.818 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali946a4bad0ce" profile_ids:"kns.dns-641" profile_ids:"ksa.dns-641.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 03:02:51.818 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:51.819 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:51.819 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:51.819 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali946a4bad0ce" ipVersion=0x4 table="filter"
2026-02-17 03:02:51.819 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-641" ipVersion=0x4 table="filter"
2026-02-17 03:02:51.819 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.dns-641.default" ipVersion=0x4 table="filter"
2026-02-17 03:02:51.819 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali946a4bad0ce" ipVersion=0x4 table="filter"
2026-02-17 03:02:51.819 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-641" ipVersion=0x4 table="filter"
2026-02-17 03:02:51.819 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.dns-641.default" ipVersion=0x4 table="filter"
2026-02-17 03:02:51.819 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali946a4bad0ce"
2026-02-17 03:02:51.819 [INFO][80] felix/endpoint_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-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:51.819 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:51.864 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:51.864 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"} status="down"
2026-02-17 03:02:51.879 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=261 ifaceName="cali946a4bad0ce" state="down"
2026-02-17 03:02:51.879 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali946a4bad0ce", State:"down", Index:261}
2026-02-17 03:02:51.879 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali946a4bad0ce"
2026-02-17 03:02:51.879 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali946a4bad0ce", Addrs:set.Typed[string]{}}
2026-02-17 03:02:51.879 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali946a4bad0ce", Addrs:set.Typed[string]{}}
2026-02-17 03:02:51.880 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali946a4bad0ce"
2026-02-17 03:02:51.880 [INFO][80] felix/endpoint_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-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:51.880 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:51.884 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=261 ifaceName="cali946a4bad0ce" state="up"
2026-02-17 03:02:51.903 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:51.903 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"} status="down"
2026-02-17 03:02:51.903 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali946a4bad0ce", State:"up", Index:261}
2026-02-17 03:02:51.903 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali946a4bad0ce"
2026-02-17 03:02:51.904 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali946a4bad0ce"
2026-02-17 03:02:51.904 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali946a4bad0ce"
2026-02-17 03:02:51.904 [INFO][80] felix/endpoint_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-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:51.904 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:51.928 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:51.928 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"} status="up"
2026-02-17 03:02:52.320 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-496" name:"default"}
2026-02-17 03:02:52.562 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-496"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-496"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-496"}
2026-02-17 03:02:52.590 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-496"}
2026-02-17 03:02:52.951 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=261
2026-02-17 03:02:52.951 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali946a4bad0ce"
2026-02-17 03:02:52.952 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali946a4bad0ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:52.952 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali946a4bad0ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:53.367 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236, name=eth0)
2026-02-17 03:02:53.368 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali946a4bad0ce" profile_ids:"kns.dns-641" profile_ids:"ksa.dns-641.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 03:02:53.368 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:53.368 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:53.368 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:53.369 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali946a4bad0ce"
2026-02-17 03:02:53.370 [INFO][80] felix/endpoint_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-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:53.370 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:53.431 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:53.431 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"} status="up"
2026-02-17 03:02:55.397 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236, name=eth0)
2026-02-17 03:02:55.397 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali946a4bad0ce" profile_ids:"kns.dns-641" profile_ids:"ksa.dns-641.default" ipv4_nets:"10.100.203.13/32"}
2026-02-17 03:02:55.397 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:55.398 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:55.398 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:55.398 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali946a4bad0ce"
2026-02-17 03:02:55.398 [INFO][80] felix/endpoint_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-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:55.398 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:55.407 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236, name=eth0)
2026-02-17 03:02:55.434 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:55.434 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"} status="up"
2026-02-17 03:02:55.434 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236" endpoint_id:"eth0"}
2026-02-17 03:02:55.435 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-641"}
2026-02-17 03:02:55.435 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-641.default"}
2026-02-17 03:02:55.435 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-641"
2026-02-17 03:02:55.435 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:55.435 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:55.435 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-641" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.435 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.dns-641.default" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.435 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-641" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.435 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.dns-641.default" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.435 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:55.436 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali946a4bad0ce" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.436 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali946a4bad0ce" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.436 [INFO][80] 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-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:55.436 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:55.436 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.13
2026-02-17 03:02:55.532 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-641/dns-test-5a47a899-3691-4385-adb8-793b5f31a236", EndpointId:"eth0"}
2026-02-17 03:02:55.532 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-641"
2026-02-17 03:02:55.532 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-641"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"dns-641"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-641"}
2026-02-17 03:02:55.532 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-636"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-636"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-636"}
2026-02-17 03:02:55.532 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-636" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:02:55.606 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0, name=eth0)
2026-02-17 03:02:55.606 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0" endpoint_id:"eth0"}
2026-02-17 03:02:55.606 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-5541.default"}
2026-02-17 03:02:55.606 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-5541"}
2026-02-17 03:02:55.606 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:55.606 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:55.607 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rvbAKE4EjlvNquVWcT" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.607 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LOG_DADC9GdFobGp3L" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.607 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rvbAKE4EjlvNquVWcT" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.607 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LOG_DADC9GdFobGp3L" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.607 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:55.607 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic32e0123566" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.608 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic32e0123566" ipVersion=0x4 table="filter"
2026-02-17 03:02:55.608 [INFO][80] 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-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:55.608 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:55.608 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.58
2026-02-17 03:02:55.684 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-5541/busybox-readonly-fs7ccc9a43-dbda-42b3-a746-2af144e5ebd0", EndpointId:"eth0"}
2026-02-17 03:02:55.714 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=253 ifaceName="calic32e0123566" state="down"
2026-02-17 03:02:55.714 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic32e0123566"
2026-02-17 03:02:55.714 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=253
2026-02-17 03:02:55.714 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic32e0123566", State:"down", Index:253}
2026-02-17 03:02:55.715 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic32e0123566", Addrs:set.Typed[string]{}}
2026-02-17 03:02:55.715 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic32e0123566", Addrs:set.Typed[string]{}}
2026-02-17 03:02:55.718 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=253 ifaceName="calic32e0123566" state=""
2026-02-17 03:02:55.718 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic32e0123566"
2026-02-17 03:02:55.741 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic32e0123566", State:"", Index:253}
2026-02-17 03:02:55.741 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic32e0123566", Addrs:set.Set[string](nil)}
2026-02-17 03:02:55.741 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic32e0123566", Addrs:set.Set[string](nil)}
2026-02-17 03:02:56.224 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-636/netserver-0, name=eth0)
2026-02-17 03:02:56.225 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-636"} profile:{inbound_rules:{action:"allow" rule_id:"4wIownfVd7jgSbCU"} outbound_rules:{action:"allow" rule_id:"ZKvnSs3jKoMhUPSE"}}
2026-02-17 03:02:56.225 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-636.default"} profile:{}
2026-02-17 03:02:56.225 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-636/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcbec3e7356" profile_ids:"kns.pod-network-test-636" profile_ids:"ksa.pod-network-test-636.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 03:02:56.225 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:56.225 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:56.225 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:56.226 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibcbec3e7356" ipVersion=0x4 table="filter"
2026-02-17 03:02:56.226 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8D9DrtJTIYYnX0EXF8" ipVersion=0x4 table="filter"
2026-02-17 03:02:56.226 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ebT9LVPUL2Mi-PV6EI" ipVersion=0x4 table="filter"
2026-02-17 03:02:56.226 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibcbec3e7356" ipVersion=0x4 table="filter"
2026-02-17 03:02:56.226 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8D9DrtJTIYYnX0EXF8" ipVersion=0x4 table="filter"
2026-02-17 03:02:56.226 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ebT9LVPUL2Mi-PV6EI" ipVersion=0x4 table="filter"
2026-02-17 03:02:56.226 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibcbec3e7356"
2026-02-17 03:02:56.226 [INFO][80] felix/endpoint_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-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:56.226 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:56.277 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:02:56.277 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"} status="down"
2026-02-17 03:02:56.277 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-5958" name:"default"}
2026-02-17 03:02:56.298 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=262 ifaceName="calibcbec3e7356" state="down"
2026-02-17 03:02:56.299 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibcbec3e7356"
2026-02-17 03:02:56.300 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=262 ifaceName="calibcbec3e7356" state="up"
2026-02-17 03:02:56.302 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcbec3e7356", State:"down", Index:262}
2026-02-17 03:02:56.302 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcbec3e7356", Addrs:set.Typed[string]{}}
2026-02-17 03:02:56.302 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcbec3e7356", Addrs:set.Typed[string]{}}
2026-02-17 03:02:56.302 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcbec3e7356", State:"up", Index:262}
2026-02-17 03:02:56.302 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibcbec3e7356"
2026-02-17 03:02:56.302 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibcbec3e7356"
2026-02-17 03:02:56.302 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcbec3e7356"
2026-02-17 03:02:56.303 [INFO][80] felix/endpoint_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-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:56.303 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:56.325 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:56.325 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:56.567 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-5958"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-5958"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-5958"}
2026-02-17 03:02:56.598 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-5958"}
2026-02-17 03:02:57.428 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-636/netserver-0, name=eth0)
2026-02-17 03:02:57.428 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-636/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcbec3e7356" profile_ids:"kns.pod-network-test-636" profile_ids:"ksa.pod-network-test-636.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 03:02:57.428 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:57.429 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:57.429 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:57.434 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcbec3e7356"
2026-02-17 03:02:57.434 [INFO][80] felix/endpoint_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-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:57.434 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:02:57.457 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:02:57.457 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 03:02:57.463 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=262
2026-02-17 03:02:57.463 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibcbec3e7356"
2026-02-17 03:02:57.463 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcbec3e7356", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:57.463 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcbec3e7356", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:02:57.914 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=261 ifaceName="cali946a4bad0ce" state="down"
2026-02-17 03:02:57.915 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali946a4bad0ce", State:"down", Index:261}
2026-02-17 03:02:57.916 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali946a4bad0ce"
2026-02-17 03:02:57.916 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=261 ifaceName="cali946a4bad0ce" state=""
2026-02-17 03:02:57.916 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali946a4bad0ce"
2026-02-17 03:02:57.916 [INFO][80] 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=261
2026-02-17 03:02:57.937 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali946a4bad0ce", Addrs:set.Typed[string]{}}
2026-02-17 03:02:57.938 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali946a4bad0ce", Addrs:set.Typed[string]{}}
2026-02-17 03:02:57.938 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali946a4bad0ce", State:"", Index:261}
2026-02-17 03:02:57.938 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali946a4bad0ce", Addrs:set.Set[string](nil)}
2026-02-17 03:02:57.938 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali946a4bad0ce", Addrs:set.Set[string](nil)}
2026-02-17 03:03:00.831 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-641" name:"default"}
2026-02-17 03:03:00.920 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-641"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"dns-641"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-641"}
2026-02-17 03:03:00.945 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-641"}
2026-02-17 03:03:02.463 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-5541" name:"default"}
2026-02-17 03:03:02.497 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-5541"}
2026-02-17 03:03:06.827 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6" ipv4_addr:"192.168.24.31/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-vjvm3-default-worker-hq7h7-st4sl-z9wp6"} 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 03:03:06.827 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:03:06.827 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:03:09.461 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-636/netserver-0, name=eth0)
2026-02-17 03:03:09.461 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-636/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcbec3e7356" profile_ids:"kns.pod-network-test-636" profile_ids:"ksa.pod-network-test-636.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 03:03:09.461 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:09.462 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:09.462 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:09.462 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcbec3e7356"
2026-02-17 03:03:09.462 [INFO][80] felix/endpoint_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-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:09.462 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:09.485 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:09.485 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 03:03:10.357 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-636/test-container-pod, name=eth0)
2026-02-17 03:03:10.357 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-636/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e5e1cf59ff" profile_ids:"kns.pod-network-test-636" profile_ids:"ksa.pod-network-test-636.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 03:03:10.357 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:10.357 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:10.357 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:10.358 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7e5e1cf59ff" ipVersion=0x4 table="filter"
2026-02-17 03:03:10.358 [INFO][80] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7e5e1cf59ff" ipVersion=0x4 table="filter"
2026-02-17 03:03:10.358 [INFO][80] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7e5e1cf59ff"
2026-02-17 03:03:10.358 [INFO][80] felix/endpoint_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-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:10.358 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:10.396 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:10.396 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 03:03:10.426 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=263 ifaceName="cali7e5e1cf59ff" state="down"
2026-02-17 03:03:10.427 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e5e1cf59ff", State:"down", Index:263}
2026-02-17 03:03:10.427 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7e5e1cf59ff"
2026-02-17 03:03:10.427 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e5e1cf59ff"
2026-02-17 03:03:10.427 [INFO][80] felix/endpoint_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-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:10.427 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:10.428 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=263 ifaceName="cali7e5e1cf59ff" state="up"
2026-02-17 03:03:10.451 [INFO][80] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 03:03:10.451 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 03:03:10.451 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5e1cf59ff", Addrs:set.Typed[string]{}}
2026-02-17 03:03:10.451 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5e1cf59ff", Addrs:set.Typed[string]{}}
2026-02-17 03:03:10.451 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e5e1cf59ff", State:"up", Index:263}
2026-02-17 03:03:10.451 [INFO][80] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7e5e1cf59ff"
2026-02-17 03:03:10.451 [INFO][80] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7e5e1cf59ff"
2026-02-17 03:03:10.451 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e5e1cf59ff"
2026-02-17 03:03:10.452 [INFO][80] felix/endpoint_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-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:10.452 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:10.484 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:10.484 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:03:11.560 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-636/test-container-pod, name=eth0)
2026-02-17 03:03:11.560 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-636/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e5e1cf59ff" profile_ids:"kns.pod-network-test-636" profile_ids:"ksa.pod-network-test-636.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 03:03:11.560 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:11.560 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:11.560 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:11.561 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e5e1cf59ff"
2026-02-17 03:03:11.561 [INFO][80] felix/endpoint_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-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:11.561 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:11.587 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:11.587 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:03:11.895 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=263
2026-02-17 03:03:11.895 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7e5e1cf59ff"
2026-02-17 03:03:11.895 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5e1cf59ff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:11.895 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5e1cf59ff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 03:03:11.976 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-636"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-636"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-636"}
2026-02-17 03:03:12.015 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-1231"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-1231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1231"}
2026-02-17 03:03:12.044 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"certificates-1231" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:12.641 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-1231"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-1231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1231"}
2026-02-17 03:03:12.673 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-7978"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-7978"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7978"}
2026-02-17 03:03:12.698 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"lease-test-7978" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 03:03:12.830 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-7978"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-7978"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7978"}
2026-02-17 03:03:13.109 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5908"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5908"}
2026-02-17 03:03:15.445 [INFO][80] felix/summary.go 100: Summarising 207 dataplane reconciliation loops over 1m0.6s: avg=32ms longest=97ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:03:17.023 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 03:03:17.024 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.203.1/32"}
2026-02-17 03:03:17.024 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:03:17.025 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:03:17.025 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:03:17.034 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-636/netserver-0, name=eth0)
2026-02-17 03:03:17.036 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 03:03:17.037 [INFO][80] felix/endpoint_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", EndpointId:"eth0"}
2026-02-17 03:03:17.037 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:03:17.064 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-636/netserver-0, name=eth0)
2026-02-17 03:03:17.069 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:17.069 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 03:03:17.069 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-636/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcbec3e7356" profile_ids:"kns.pod-network-test-636" profile_ids:"ksa.pod-network-test-636.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 03:03:17.069 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-636/netserver-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibcbec3e7356" profile_ids:"kns.pod-network-test-636" profile_ids:"ksa.pod-network-test-636.default" ipv4_nets:"10.100.203.14/32"}
2026-02-17 03:03:17.069 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:17.069 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:17.069 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:17.070 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibcbec3e7356"
2026-02-17 03:03:17.070 [INFO][80] felix/endpoint_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-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:17.070 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:17.077 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-636/test-container-pod, name=eth0)
2026-02-17 03:03:17.105 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-636/test-container-pod, name=eth0)
2026-02-17 03:03:17.106 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:17.106 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"} status="up"
2026-02-17 03:03:17.106 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-636/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e5e1cf59ff" profile_ids:"kns.pod-network-test-636" profile_ids:"ksa.pod-network-test-636.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 03:03:17.106 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-636"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-636"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-636"}
2026-02-17 03:03:17.106 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-636/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7e5e1cf59ff" profile_ids:"kns.pod-network-test-636" profile_ids:"ksa.pod-network-test-636.default" ipv4_nets:"10.100.203.9/32"}
2026-02-17 03:03:17.106 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:17.106 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:17.106 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:17.107 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7e5e1cf59ff"
2026-02-17 03:03:17.107 [INFO][80] felix/endpoint_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-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:17.107 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:17.135 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:17.135 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 03:03:17.461 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-636/test-container-pod, name=eth0)
2026-02-17 03:03:17.461 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-636/test-container-pod" endpoint_id:"eth0"}
2026-02-17 03:03:17.461 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:17.461 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:17.462 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:17.462 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7e5e1cf59ff" ipVersion=0x4 table="filter"
2026-02-17 03:03:17.462 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7e5e1cf59ff" ipVersion=0x4 table="filter"
2026-02-17 03:03:17.462 [INFO][80] 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-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:17.462 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:17.464 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.9
2026-02-17 03:03:17.468 [INFO][80] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=pod-network-test-636/netserver-0, name=eth0)
2026-02-17 03:03:17.519 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/test-container-pod", EndpointId:"eth0"}
2026-02-17 03:03:17.519 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-636/netserver-0" endpoint_id:"eth0"}
2026-02-17 03:03:17.519 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-636.default"}
2026-02-17 03:03:17.519 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-636"}
2026-02-17 03:03:17.520 [INFO][80] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:17.520 [INFO][80] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:17.520 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8D9DrtJTIYYnX0EXF8" ipVersion=0x4 table="filter"
2026-02-17 03:03:17.520 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ebT9LVPUL2Mi-PV6EI" ipVersion=0x4 table="filter"
2026-02-17 03:03:17.520 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8D9DrtJTIYYnX0EXF8" ipVersion=0x4 table="filter"
2026-02-17 03:03:17.520 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ebT9LVPUL2Mi-PV6EI" ipVersion=0x4 table="filter"
2026-02-17 03:03:17.520 [INFO][80] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:17.520 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibcbec3e7356" ipVersion=0x4 table="filter"
2026-02-17 03:03:17.520 [INFO][80] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibcbec3e7356" ipVersion=0x4 table="filter"
2026-02-17 03:03:17.520 [INFO][80] 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-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:17.520 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:17.521 [INFO][80] felix/conntrack.go 90: Removing conntrack flows ip=10.100.203.14
2026-02-17 03:03:17.576 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=262 ifaceName="calibcbec3e7356" state="down"
2026-02-17 03:03:17.576 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibcbec3e7356"
2026-02-17 03:03:17.576 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=262
2026-02-17 03:03:17.576 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=262 ifaceName="calibcbec3e7356" state=""
2026-02-17 03:03:17.576 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibcbec3e7356"
2026-02-17 03:03:17.578 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=263 ifaceName="cali7e5e1cf59ff" state="down"
2026-02-17 03:03:17.578 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7e5e1cf59ff"
2026-02-17 03:03:17.579 [INFO][80] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=263
2026-02-17 03:03:17.582 [INFO][80] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=263 ifaceName="cali7e5e1cf59ff" state=""
2026-02-17 03:03:17.582 [INFO][80] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7e5e1cf59ff"
2026-02-17 03:03:17.598 [INFO][80] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-636/netserver-0", EndpointId:"eth0"}
2026-02-17 03:03:17.599 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcbec3e7356", State:"down", Index:262}
2026-02-17 03:03:17.599 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcbec3e7356", Addrs:set.Typed[string]{}}
2026-02-17 03:03:17.599 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcbec3e7356", Addrs:set.Typed[string]{}}
2026-02-17 03:03:17.599 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibcbec3e7356", State:"", Index:262}
2026-02-17 03:03:17.599 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibcbec3e7356", Addrs:set.Set[string](nil)}
2026-02-17 03:03:17.599 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibcbec3e7356", Addrs:set.Set[string](nil)}
2026-02-17 03:03:17.599 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e5e1cf59ff", State:"down", Index:263}
2026-02-17 03:03:17.599 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5e1cf59ff", Addrs:set.Typed[string]{}}
2026-02-17 03:03:17.599 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5e1cf59ff", Addrs:set.Typed[string]{}}
2026-02-17 03:03:17.599 [INFO][80] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7e5e1cf59ff", State:"", Index:263}
2026-02-17 03:03:17.599 [INFO][80] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5e1cf59ff", Addrs:set.Set[string](nil)}
2026-02-17 03:03:17.599 [INFO][80] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7e5e1cf59ff", Addrs:set.Set[string](nil)}
2026-02-17 03:03:17.891 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"certificates-1231" name:"default"}
2026-02-17 03:03:18.263 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-1231"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-1231"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-1231"}
2026-02-17 03:03:18.299 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"lease-test-7978" name:"default"}
2026-02-17 03:03:18.299 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"certificates-1231"}
2026-02-17 03:03:18.357 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-7978"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"6b7e1daf-19c0-41e8-8a7a-1cee715d1391"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-7978"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} 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-7978"}
2026-02-17 03:03:18.385 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"lease-test-7978"}
2026-02-17 03:03:18.544 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-5908" name:"default"}
2026-02-17 03:03:18.578 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5908"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"5ea9ca86-4796-49ab-ab2d-cb1574cfb458"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5908"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5908"}
2026-02-17 03:03:18.612 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-5908"}
2026-02-17 03:03:22.468 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-636" name:"default"}
2026-02-17 03:03:22.520 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-636"}
2026-02-17 03:03:35.206 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3507"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3507"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3507"}
2026-02-17 03:03:40.338 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-3507" name:"default"}
2026-02-17 03:03:40.557 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3507"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"13201931-3bdb-45e6-8daa-6144beb6e15f"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3507"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-3507"}
2026-02-17 03:03:40.584 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-3507"}
2026-02-17 03:03:43.308 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 03:03:43.308 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.203.1/32"}
2026-02-17 03:03:43.308 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:03:43.308 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:03:43.308 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:03:43.309 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 03:03:43.310 [INFO][80] felix/endpoint_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", EndpointId:"eth0"}
2026-02-17 03:03:43.310 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:03:43.334 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:03:43.334 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 03:03:48.778 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 03:04:24.320 [INFO][80] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-vjvm3-xqqzl-fdszz" ipv4_addr:"192.168.24.193/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-vjvm3-xqqzl-fdszz"} 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 03:04:24.320 [INFO][80] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 03:04:24.320 [INFO][80] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 03:04:24.341 [INFO][80] felix/summary.go 100: Summarising 30 dataplane reconciliation loops over 1m8.9s: avg=31ms longest=79ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 03:04:37.317 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5455"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5455"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5455"}
2026-02-17 03:04:42.385 [INFO][80] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-5455" name:"default"}
2026-02-17 03:04:42.659 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-5455"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d9e49031-a737-4a25-a99c-98e9f52b9f04"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-5455"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} 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-5455"}
2026-02-17 03:04:42.684 [INFO][80] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-5455"}
2026-02-17 03:04:43.610 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 03:04:43.611 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.203.1/32"}
2026-02-17 03:04:43.611 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:04:43.611 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:04:43.611 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:04:43.612 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 03:04:43.612 [INFO][80] felix/endpoint_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", EndpointId:"eth0"}
2026-02-17 03:04:43.612 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:04:43.636 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:43.636 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 03:04:48.795 [INFO][83] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.31/24
2026-02-17 03:04:49.221 [INFO][80] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-vjvm3-default-worker-hq7h7-st4sl-z9wp6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 03:04:49.223 [INFO][80] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"sonobuoy/sonobuoy" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali41a3cc79a18" profile_ids:"kns.sonobuoy" profile_ids:"ksa.sonobuoy.sonobuoy-serviceaccount" ipv4_nets:"10.100.203.1/32"}
2026-02-17 03:04:49.224 [INFO][80] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:04:49.224 [INFO][80] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:04:49.224 [INFO][80] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:04:49.224 [INFO][80] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 03:04:49.224 [INFO][80] felix/endpoint_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", EndpointId:"eth0"}
2026-02-17 03:04:49.224 [INFO][80] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 03:04:49.245 [INFO][80] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 03:04:49.245 [INFO][80] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
